/* ESTILOS GENERALES */
a
{
	color: #3B72B7;
	text-decoration: none;
}
a:hover
{
	color: #EC7041;
}
body
{
	background: #FFFFFF url(/img/bg3.png) repeat-x top left;
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	margin: 0px;
}
form
{
	margin: 0px 0px 10px 0px;
}
.form
{
	color: #FFFFFF;
	background-color: #414B56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h1, h2, h3
{
margin: 0px;

}
img
{
	border: 0px;
}
ul
{
	margin: 0px;
	padding: 0px;
}
li
{
	margin: 0px;
	padding: 0px;
}
p
{
	margin: 0px;
	margin-bottom: 12px;
	padding-top: 5px;
	line-height: 18px;
}

.productname
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
}

.tablefont
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
}

.productdesc
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0px;
}

#idiomas
{
	padding: 3px 10px 3px 3px;
	text-align: right;
}
#idiomas a
{
	color: White;
}
#idiomas a:hover
{
	color: Red;
}
#serra
{
	height: 100%;
	margin: auto;
	width: 950px;
}

#banner
{
	/*clear: both;*/
	background-image: url(/img/header.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 100px;
}

#barra
{
	background-color: #3B72B7;
	background-image: url(/img/liniasDeg.gif);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	padding: 5px;
	min-height:25px;
	text-align: left;
	font-size: 14px;
}

#userpanel
{
	color: White;
	float: right;
	padding: 2px 5px 0px 0px;
}

#userpanel a
{
	color: white;
}

#userpanel a:hover
{
	color: red;
}



#titRepresentante
{
	background-color: #3B72B7;
	float: right;
	padding: 0px 30px 0px 10px;
	
}
#logo
{
	background-color: #3B72B7;
	float: left;
	padding: 0px 30px 0px 10px;
	
}
#navegacion
{
	background-color: #3B72B7;

	padding-top:6px;
	/*border: 1px solid #00FF00;
	float:left;*/	
}
#pagebody
{
	background-color: #FFFFFF;
	background-image: url(/img/linias.gif);
	clear: both;
	/*height: 100%;*/
        min-height:270px;
	padding: 15px 20px 30px 20px;
}
#pie
{
	/*background-color: #E6E6E6;*/
	clear: both;
	height:35px;
	padding: 10px 0px 0px 8px;
	background-image: url(/img/footer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	width: 950px;
}
#copyright
{

}
#condiciones
{
float:left;	
/*text-align: right;*/
}
#condiciones a
{
	color: #666666;
}
#condiciones a:hover
{
	color: #3B72B7;
}
.horizontal li
{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
/* ESTILOS HOME */
.cajaHome1
{
	background-color: #FFFFFF;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	min-height: 205px;
	padding: 35px;
	width: 288px;
}

.menu
{
	float: left;
}


.cajaHome1 img
{
	border: 1px #E6E6E6 solid;
}
.cajaHome1 a
{
	color: #666666;
}
.cajaHome1 a:hover
{
	color: #3B72B7;
}
.cajaHome1 a img:hover
{
	border: 1px #3B72B7 solid;
}
.cajaHome1 ul
{
	margin: 20px 0px 0px 0px;
}
.cajaHome2
{
	background-color: #ffffff;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 20px;
	min-height: 205px;
	padding: 35px;
	text-align: center;
	width: 210px;
}

.cajaHome3
{
	background-color: #FFFFFF;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 20px;
	min-height: 205px;
	padding:35px 35px 28px 35px;
	text-align: center;
        min-height:212px;
	width: 155px;
}

#colores
{
clear: both;
padding-top:3px;
min-height:15px;
/*background-color:#000;*/
}

#coloresInt
{
clear: both;
padding-top:3px;
min-height:15px;
/*background-color:#000;*/
}
.color1
{
	background-color: #3B72B7;
	border: 1px #EEEEEE solid;
	border-top: 0px;
	float: left;
	min-height: 10px;
	width: 359px;
}
.color2
{
	background-color: #E6E6E6;
	border: 1px #EEEEEE solid;
	border-top: 0px;
	float: left;
	margin-left: 19px;
	min-height: 10px;
	width: 280px;
}

.color3
{
	background-color: #E6E6E6;
	border: 1px #EEEEEE solid;
	border-top: 0px;
	float: left;
	margin-left: 20px;
	min-height: 10px;
	width: 225px;
}

/*ESTILOS PARA LA PýGINA DE productos portada*/
.productosPortada
{
	background-color: #FFFFFF;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	/*float: left;*/
	/*min-height: 125px;*/
	margin-top:10px;	
	padding: 20px;
	/*width<<: 288px;*/
	/*text-align:center;*/
	/*min-height: 300px;*/
}
.productosPortada img
{
	border: 1px #E6E6E6 solid;
	margin:0px 5px 15px 10px;
}
.productosPortada a
{
	color: #666666;
}
.productosPortada a:hover
{
	color: #3B72B7;
}
.productosPortada a:hover img
{
	border: 1px #3B72B7 solid;
}
.productosPortada p
{
	margin-top:20px;	
	margin-left:12px;	
	margin-right:12px;
	padding: 30px;
	/*border-style: outset ;*/
	/*height: 165px;*/
	border: 1px #E6E6E6 solid;
	/*border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;*/
}


#pinzas{clear:both;
/*background-color:#00FF00;*/
height:70px;

}
/*ESTILOS PARA LA PýGINA DE SOLUCIONES*/

.soluciones
{
	background-color: #FFFFFF;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	/*float: left;*/
	/*min-height: 125px;*/
	margin-top:10px;	
	padding: 20px;
	/*width: 288px;*/
	/*text-align:center;*/
	/*height: 320px;*/
}

.soluciones img
{
	border: 1px #E6E6E6 solid;
	margin:0px 24px 0px 20px;
	
}
.soluciones a
{
	color: #666666;
}
.soluciones a:hover
{
	color: #3B72B7;
}
.soluciones a:hover img
{
	border: 1px #3B72B7 solid;
}

.soluciones p
{

	margin-top:20px;	
	margin-left:12px;	
	margin-right:12px;
	padding: 30px;
	/*border-style: outset ;*/
	/*height: 165px;*/
	border: 1px #E6E6E6 solid;
	/*border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;*/

}

.flash{
padding-top:10px;
padding-bottom:10px;
}

.text{ float: left;
/*de momento no hay nada
solo hace de contenedor
*/
}

.text ul{
	list-style-image: url(/img/list.gif);
	margin: 15px 0px 0px 0px;
	border: 1px #E6E6E6 solid;
	padding:10px 10px 10px 10px;
}

.text li{
	margin: 5px 0px 0px 15px;
	line-height: 18px;

}
.text p{
	padding-top: 5px;
	line-height: 18px;
	}

.cuadro{
	border: 1px #E6E6E6 solid;
	padding:10px;
	margin-top:10px;
	/*background-color:#CC9900;
	height: 175px;
        min-height:220px;*/
       float:left;
margin-bottom:10px;
width:667px;
}
.cerrado {
width:489px; 
float: left;
/*background-color:#00FF66;*/
min-height:50px;
}

.lista{
float:left;
padding-left:0px;
padding-right:30px;
width:130px;
/*background-color:#3cf3f3;*/
}

.lista ul{
	list-style-image: url(/img/list.gif);
	margin: 15px 0px 0px 0px;

}

.lista li{
	margin: 5px 0px 0px 15px;
	line-height: 18px;
}
.lista2{
float:left;
padding-left:0px;
padding-right:47px;
width:440px;

}

.lista2 ul{
	list-style-image: url(/img/list.gif);
	margin: 5px 0px 0px 0px;
}

.lista2 li{
	margin: 5px 0px 0px 15px;
	line-height: 18px;
}
/* representantes*/
.representantes
{
	background-color: #FFFFFF;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	/*float: left;*/
	/*min-height: 125px;*/
	margin-top:10px;	
	padding: 20px;
	/*width: 288px;*/
	/*text-align:center;*/
	height: 265px;
}


.representantes img
{
	border: 1px #E6E6E6 solid;
	margin:0px 10px 0px 10px;
	float: right;
}
.representantes a
{
	color: #666666;
}
.representantes a:hover
{
	color: #3B72B7;
}
.representantes a:hover img
{
	border: 1px #3B72B7 solid;
}
.representantes p
{
	color: #666666;
}
#content_compania
{
	background-color: #ffffff;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 5px;
	min-height: 125px;
	padding:10px;
	text-align: left;

	margin-top:25px;
	height:118px;
}
#content_productos
{
	background-color: #ffffff;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 10px;
	min-height: 125px;
	padding: 10px;
	text-align: left;
	
	margin-top:25px;
	height:118px;
}

#content_soluciones
{
	background-color: #ffffff;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 10px;
	min-height: 125px;
	padding: 10px;
	text-align: left;
	
	margin-top:25px;
}
#content_empleo
{
	background-color: #ffffff;
	border: 1px #EEEEEE solid;
	border-bottom-color: #CDCDCD;
	float: left;
	margin-left: 5px;
	min-height: 125px;
	padding:10px;
	text-align: left;
        width:105px;
	margin-top:10px;
}
