@charset "utf-8";
body {
	font-family:Tahoma;
	font-size:12px;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#01A0C9;
	color:#000000;
}
.oneColFixCtrHdr #container {
	width: 770px;
	background-color:#FFFFFF;
	margin: 20px auto;
	border: 0px;
	text-align: left;
}
.oneColFixCtrHdr #header {
	height: 160px;
	padding:10px 15px 0 15px;
}

.oneColFixCtrHdr #menuSuperior{
	width:740px;
	height:28px;
	color:#000000;
	margin-top:10px;
	border:1px solid #5EB3F5;
}

.oneColFixCtrHdr #mainContent {
	color:#000000;
	width:740px;
	padding:10px 15px 0 15px;
}
.oneColFixCtrHdr #footer {
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1E86D6;
	margin-top:10px;
	padding:10px 15px 0 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contenedorHeader{
	height:740px;
	height:119px;
	#margin-bottom:5px;
}
.headerDerecha{
	width:468px;
	float:right;
}
.headerIzquierda{
	width:261;
	float:left;
	font-size:10px;
}

.derechaFooter{
	float:right;
}
.izquierdaFooter{
	float:left;
}
.izquierdaFooter a{
	margin-right:10px;
}

a{
	text-decoration:none;
	color:#1E86D6;
}
a:hover{
	color:#9C9A9B;
}
img{
	border:none;
}

#menu {
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	width:740px;
	float:left;
	background-image:url(../img/btn_des.jpg);
	background-repeat:repeat-x;
}

#menu a {
	float:left;
	height:24px;
	background-image:url(../img/btn_des.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:4px 10px 0 10px;
}
#menu a span {
	float:left;
	display:block;
	color:#FFFFFF;
	float:none;
}

#menu a:hover {
	color:#FFFFFF;
	background-image:url(../img/btn_act.jpg);
	background-repeat:repeat-x;
}

#menu .menuPres{
	float:left;
	height:28px;
	#height:24px;
	color:#FFFFFF;
	background-image:url(../img/btn_act.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:4px 10px 0 10px;
}
#menu a.menuPres{
	float:left;
	height:24px;
	/*#height:24px;*/
	color:#FFFFFF;
	background-image:url(../img/btn_act.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:4px 10px 0 10px;
}

.titPres{
	background-image:url(../img/fondo_tit.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:1px solid #EFEDED;
	height:31px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#025DA3;
	font-weight:bold;
	padding:10px 0 0 10px;
}
.textoPres{
	border-bottom:1px solid #EFEDED;
	border-left:1px solid #EFEDED;
	border-right:1px solid #EFEDED;
	padding:5px 10px 5px 10px;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
}

input,textarea,select{
	border: 1px solid #025DA3;
	background-color:#EFEFEF;
	color:#141f78;
}

input[type="submit"]{
	border: 1px solid #EFEFEF;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:1.2em;
	color:#000000;
	/*color:#025DA3;*/
	margin:3px;
}

#partIzq{
	width:535px;
	float:left;
}
#partDer{
	width:195px;
	float:right;
}
/* menu derecha de los productos */
#partDer h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	/*font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#025DA3;
	font-weight:bold;
}
.sidebox {
	background: #F5F5F5;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}
.clear { clear: both; }
#partDer ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;			
}
#partDer ul.sidemenu li {
	padding: 0px 10px;
}
#partDer ul.sidemenu div.marca {
	display:block;
	font-weight:bold;
	height: 1.5em;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #DE2231;
	color: #DE2231;
}
#partDer ul.sidemenu div.marcatop {
	display:block;
	font-weight:bold;
	height: 1.5em;
	line-height: 1.5em;
	border-top: 1px dashed #D4D4D4;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #DE2231;
	color: #DE2231;
}
#partDer ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#partDer ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#partDer ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #DE2231;
	color: #DE2231;		
}
.marcoImagen{
	background-color:#FAFAFA;
	border:1px solid #D9D9D9;
	margin-bottom:5px;
	padding:5px 5px;
}
#partDer ul.contMenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #F2F2F2;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;			
}
#partDer ul.contMenu li {
	padding: 3px 10px;
}
.flotarDer{
	margin-left:20px;
	float:right;
	text-align:right;
}
.contDerecha{
	width:270px;
	float:right;
	text-align:right;
}
.contIzquierda{
	width:420px;
	float:left;
}