@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bkg_cabezote.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	vertical-align:top;
	margin:0px;
	float:auto;
	font-family:Arial, Helvetica, sans-serif;
}

/*CABEZOTE*/
#cabezote1 { 
    width:980px;
	height:145px;
	vertical-align:top;
	margin:auto;
}
#logo1 { 
    width:298px;
	height:145px;
	float:left;
	background:url(images/logo1.jpg) no-repeat top;
}
#logo2 { 
    width:486px;
	height:145px;
	float:left;
	background:url(images/logo2.jpg) no-repeat top;
}
/*TERMINA CABEZOTE*/
/*MENU*/
#menup { 
    width:980px;
	height:47px;
	margin:auto;
	font-weight:normal;
}
/*TERMINA MENU*/
/*CONTENIDO*/
.contenido { 
    width:980px;
	height:auto;
	margin:auto;
}
/*CONTENIDO IZQ*/
.cont1 { 
    width:745px;
	float:left;
}
#cont1Img1 { 
    width:719px;
	height:186;
	float:left;
	padding:19px 0px 22px 13px;
}
#cont1text { 
    width:732px;
	float: left;
	margin-bottom:20px;
	
}

.t1 { 
    float:left;
	height:31px;
	margin-left:20px;
}
.t1_bkg { 
    float:left;
	background-image:url(images/bkg_titulo1.gif);
	background-repeat:repeat-x;
	width:auto;
	height:26px;
	color:#FFFFFF;
	padding-top:5px;
}
.t1der { 
    float:left;
	height:31px;
}
.cont1p {
    color:#333333;
	font-size:12px;
	margin-top:10px;
}
.btn_vermas {
    color:#C8570D;
	font-size:12px;
	margin-top:10px;
	padding-left:10px;
}
.btn_vermas a {
    color:#C8570D;
	font-size:12px;
	margin-top:10px;
	font-weight:bolder;
}
/*TERMINA CONTENIDO IZQ*/
/*DIVISION VERTICAL CONTENIDO*/
#division_cont { 
    width:8px;
	height:586px;
	background-image:url(images/division.jpg);
	float:left;
	margin: 36px 0px 0px 0px;
}
/*TERMINA DIVISION CONTENIDO*/
/*CONTENIDO DERECHO*/
.cont2 { 
    width:227px;
	float:left;
	margin-top:20px;
}
#registro {
    width:202px;
	margin:auto;
}
#t_registro {
    width:202px;
	height:47px;
	background-image:url(images/t_registrese.gif);
	background-repeat:no-repeat;
}
#form_registro {
    width:182px;
	height:auto;
	background-image: url(images/bkg_registrese.gif);
	background-repeat: repeat-y;
	font-size:10px;
	color:#666666;
	padding:10px;
	text-align:center;
}
#cajatext1 {
    padding-top:5px;
}
#abajo_reg {
    width:202px;
	background-image: url(images/abajo_registrese.gif);
	background-repeat: no-repeat;
	height:12px;
}
#banner1 {
    width:202px;
	margin:auto;
	clear: both;
}
/*TERMINA CONTENIDO DERECHO*/
/*footer*/
#footer { 
    width:100%;
	clear:both;
	margin:auto;
	background-image:url(images/bkg_footer.jpg);
	background-repeat:repeat-x;
	height:82px;
}
#footer2 { 
    width:980px;
	margin:auto;
	background-image:url(images/bkg_footer2.jpg);
	background-repeat: no-repeat;
	height:62px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:12px;
}
/*TERMINA footer*/ 

ul{ margin:0px;
    padding:0px;
	list-style:none;}
	




