/* General */

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background-color: #F2F2F2;
	color: #008B8B;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	margin-top: 0px;
	background-image: url(../images/back_keops.jpg);
}

html { 
	scrollbar-arrow-color:#CCCCCC; 
	scrollbar-track-color:#999999; 
	scrollbar-face-color:#336699; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#D2E4FC; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-shadow-color:#666666; 
} 

h1, h2 {
	color: #006699;
}

h3, h4, h5, h6 {
	color: #006699;
}

/* General */

table {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}

th {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	background-color: #EDF3F9;
}

table.ow_main {
	border: 1px solid #336699;
	width: 760px;
	background-color: White;
}

table.box_hp {
	border: 1px solid #F2F2F2;
	width: 155px;
	background-color: White;
	height: 350px;
}

table.menu_h {
	width: 760px;
	text-align: center;
	background-color: #336699;
}

table.menu_v {
	width: 150px;
	border: 1px dashed #336699;
	background-color: #FFFFFF;
	margin-right: 15px;
}

th.menu_v_th {
	background-color: #D2E4FC;
	color: Black;
}

td.menu_v_Mout	{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F2F5F7;
	cursor: hand;
}
td.menu_v_Mover	{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #D2E4FC;
	border: 1px solid #75A3ED;
	cursor: hand;
}

td.menu_h_Mout	{
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #336699;
	cursor: hand;
}

td.menu_h_Mover	{
	background-color: #4791C5;
	border: 1px solid #D2E4FC;
	cursor: hand;
}

td.list1	{
	background-color: #FFFFFF;
	font-size: 11px;
}

td.list2	{
	background-color: #F4F4F4;
	font-size: 11px;
}

td.zebra	{
	background-image: url(../images/fondo1.jpg);
	background-repeat: repeat-y;
}

table.contact {
	border: 1px dashed Navy;
}

td.products_l {
	border-top: 1px dashed Navy;
	border-bottom: none;
	border-left: 1px dashed Navy;
	border-right: none;
}

td.products_r {
	border-top: 1px dashed Navy;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

/* Links */

a:link {
	color: #0000FF;
}

a:visited {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
	color: #000000;
}

a.hidden:visited {
	color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
	color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

a.nav:visited {
	color: #333333;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
}

a.menu_v {
	text-decoration: none;
	font-size: 11px;
}

a.menu_v:hover {
	text-decoration: none;
	font-size: 11px;
}

a.menu_h {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.menu_h:link {
	color: #FFFFFF;
}

a.menu_h:visited {
	color: #FFFFFF;
}

a.menu_h:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

/* Forms */

form {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

textarea {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

select {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* lists */

ul {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

/* others */

.small {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 18px;
}

.xbig {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	line-height: 22px;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bolder;
	/*text-align: center;*/
}

.title {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003333;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}

.header {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 20px;
	background-color: #336699;
	color: #EDF3F9;
	text-align: center;
}
/*
.nav {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}
*/
.navLink {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	padding: 3px;
	/*background-color: #336699;*/
	color: #336699;
	font-weight: bold;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	font-style: italic;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-weight: bolder;
	color: #006699;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.required {
	color: Red;
}

/*************************************************
 *                                               *
 * Desarrollado por: OpenWeb Software            *
 * Web             : http://www.openwebsoft.com  *
 *                                               *
 *************************************************/
