/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #0033FF; text-decoration:none;}
a:hover {color: #ff5500;}

body {
	background: #000000 url(../img/bg.jpg) left top;
	color: #f8f8f8;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.08em;}


.cont_soporte{
	display:inline-block;
}	
.tb35, .tb60, .tb340{
	background-color:#f8f8f8;
	width:325px;
	float:left;
	margin:0px 4px 4px 0px;	
	padding:1px;
}	
.tb35{width:33px; text-align:center;}
.tb60{width:75px;}

/* marcos para fotos */
.marco1, .fotosProd, .marcoFicha {
   padding:8px;
   background-color: #f5f5f5;
   border: 1px solid #999999;
}

.marcoFicha{
	height:auto;
	width:530px;
	overflow:hidden;
	margin-left:10px;
}
.marcoFotoProd{
	width:auto;
}
.fotosProd{
		margin:4px;
		float:left;
		width:140px;
		height:170px;
}

.marco1 IMG{
   border: 1px solid #cccccc;
} 
.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
   text-align:center; 
   margin:8px;
} 
.marco3 {
   padding:8px 8px 20px 8px;
   background-color: #ffffff;
   border: 1px solid #999999;
} 

.marcoOpForm{
	width:264px; 
	float:left; 
	background-color:#f0f1f2;
	border:1px solid #c1c9d2; 
	padding:4px;
	margin-bottom:3px;
}
.nombreOpForm{
	font-size:12px; 
	line-height:20px;
	color:#003399;
}

.colProd_izq, .colProd_der{
	padding:10px;
	width:242px; 
	float:left; 
	border:1px solid #cccccc;
}
.colProd_der{
	float:right;
}
	
.boton_1{
	cursor:pointer; float:right; height:25px; line-height:10px; background-color:#DDEAEC; margin-right:4px;
}

.boton_1:hover{
	background-color:#6666CC;
	color:#ffffff;
}	

li {list-style: none;}


h1 {
	font: normal 1.8em Tahoma,sans-serif;
	color:#0066CC;
	margin-bottom: 15px;
}

blockquote {
	background: url(../img/li_2.gif) no-repeat;
	display: block;
	font-weight: normal;
	font-size:0.9em;
	color:#444444;
	padding-left: 58px;
}

li blockquote{
	background:none;
	margin-left: -10px;
	font-size:1.05em;
	padding:2px;
}	

h1,h2,h3 {padding-top: 6px;}

h2{
	font-size:14px;
	padding-bottom: 6px;
	color:#FF6600;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.fgris1{color:#f8f8f8;}


/* structure */
.container {
	background: #FFF;
	font-size: 1.09em;
	margin: 0 auto;
	padding: 0 5px 5px;
	width: 780px;
}

/* header */
.top {
	padding: 0px 10px 0px 10px;
}

/* title */
.header {
	background-color:#FFFFFF;
	width: 780px;
	height: 90px;
	margin: 10px auto 0px auto;
	padding: 5px 5px 5px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #999999;
	height: 150px;	
}
.header .left {
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

.left_right{
	width:780px;
	height:90px;
	background: #12438F url(../img/bgheader.jpg);
}	

.colorFirma{
	color:#034694; /*azul maintek*/
}	

/* menu de navegación */
.navigation {	
	height: 23px;
	background-color:#12438F;
	border-bottom:4px solid #000000;
}
.navigation a {
	border-right: 1px solid #ffffff;
	color: #f8f8f8;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 23px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color:#000000; background-color:#C1DCF7;}

/*NAVIGATION 2 Y 3*/
.navigation2, .navigation3{
	background-image:none;
	background-color:#cccccc;
	height:auto;
	font-size:1.05em;
	text-align:center;
}
.navigation3{
	background:none;
	text-align:left;
}	
.navigation2 a, .navigation3 a{
	text-decoration:none;
	background-color:#666666;
	padding:0 6px 0 6px;
	margin:0 1px 0 1px;
	color:#ffffff;
}	
.navigation3{
	padding:4px;
	line-height:20px;
}	
.navigation3 a{
	color:#0033CC;
	background:none;
}
.navigation3 li:hover{
	background-color:#FFCC00;
	color:#000000;
	cursor:pointer;
	padding-left:6px;
}
.navigation2 a:hover {
	color:red;
	background-color:white;
}	


/* main 
Fondo de toda el área del contenido
*/
.main, .main1, .main2, .main3, .mainProductos {
	border-top: 4px solid #FFF;
	background: none;
	min-height:600px;
	height:auto;
	color:#444444;
	overflow:hidden;
}

.main1{ background-image:url(../img/main1.gif);}
.main2, .mainProductos{background-image:url(../img/main2.gif);}
.main3{background-image:url(../img/main3.gif);}

.mainProductos{
	height:auto;
	overflow:hidden;
	width:780px;
	padding-bottom:10px;
}

/* sub navigation */
.sidenav, .sidenav_left {
	float: right;
	width: 220px;
	margin-right:10px;
}
.sidenav_left{
	float:left;
	margin-left:5px;
	width:185px;
}	
.sidenav h2 h1 {
	color:#0066CC;
	font-size: 1.05em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav h1{color:#333333;}

.sidenav p{
	padding-bottom:1.02em;
}	

.sidenav ul{
	padding-bottom: 1.2em;
	font-size:1.05em;
	font-weight:bold;
	margin-left:20px;
}
.sidenav li{
	font-weight:normal;
	font-size:1.09em;
	list-style: url(../img/li_2.gif);
}
		
.sidenav a{
	text-decoration:none;
	color:#FF0000;
}	
.sidenav a:hover{
	color:#666666;
}	
.descripcion, .descripcion p{
	color: #000000;
	font-size: 0.9em;	
}

.separacion{font-size:0px; height:5px;}	
/* content */
.content, .content2, .content_right {
	float: left;
	margin:0px;
	padding: 0 16px;
	padding-top:10px;
	width:500px; /*content*/	
}
.content_right{
	width:550px; 
	padding:0px 0px 5px 0px; 
	margin:0px;		
}	

.content2{
	width:747px;
}	

.content .descr .content2{
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content2 li, .marco1 li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
	padding:4px;
}

.marco1 li{
	padding:2px 0px 0px 0px;
}
	
.content p, .sidenav p, .content2 p {font-family: "Lucida Sans Unicode",sans-serif; font-size:1.09em;}


/* footer */
.footer {
	background-color:#636272;
	color: #f8f8f8
	font: normal 0.7em sans-serif;
	text-align: center;
	height:50px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding-top:10px;
}
.footer a{color:#FFFF00; text-decoration:none; }
.footer a:hover{color:#ffffff;}