body{
	height:840px;
	background-color:#ADB2B5;
	background-image:url(../images/fondomain.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
}

#base-azul{
	width: 900px;
	display:block;
	background-color:#000131;
	float:left;
}

#contenido{
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	height:540px;
}
#telefonos{
	display:inline;
	float:left;
	width:900px;
	background:#000066;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	position:static;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}
#menu{
	display:inline;
	float:left;
	width:900px;
	background:#FFCC33;
	position:static;
}
#izq{
	display:block;
	background-color:#000131;
	float:left;
	width:145px;
	height: auto;
}
#cen{
	margin-top:-16px;
	height: 100%;
	float:left;
	/*width: 595px;*/
	width: 575px;
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	background:#FFFFFF;
    vertical-align:top;
}
.divder{
	margin-top:3px;
	background-color:#000131;
	width:160px;
	height:288px;
}
.codigo {
	display:block;
	border-width: 0px;
	border-style:solid;
	/* width: 603px; */
	width: 583px;
	height: 100%;
	text-align:justify;
    vertical-align:top;
	background-color: #FFFFFF;
} 

#der{
	display:block;
	color:#FFFFFF;
	margin-top:-16px;
	background-color:#000131;
	float:right;
	width:160px;
	margin-left:-1px;
	height:383px;
}
.titulo{
	width:160px;
	display:block;
	padding:3px 0 3px 0;
	border-bottom:5px solid #FFCC33;
	text-align:center;
}
.novedades{
	width:140px;
	padding:3px 0 3px 0;
	border-bottom:5px solid #FFCC33;
	text-align:center;
	font-size:13px;
}

#sel{
	float:right;
	width:144px;
}

.clear {
font-size:0px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
#etiqueta{
	margin-top:11px;
	background-image:url(../images/degradacion.png);
	background-repeat:repeat-x;
	width:140px;
	height:288px;
	margin-left:0px;
}
#izq .izqtext{
	float:left;
	width:135px;
	padding: 15px 5px 15px 5px;
	background-color:#333359;
	border-bottom:3px solid #FFCC33;
	border-top:6px solid #000139;
}
#izq .izqtext2{
	float:left;
	width:135px;
	padding: 7px 5px 5px 5px;
	background-color:#333359;
	border-bottom:3px solid #FFCC33;
	border-top:3px solid #000139;
}
.lupa {
	margin-top:4px;
	margin-left:95px;
}
.campo {
	margin-top:-22px;
	margin-left:1px;
}
.radio {
	margin-top:-11px;
	margin-left:1px;
}

