@charset "utf-8";
/* CSS Document */
body {
	background-color:#ececec;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}
form {
margin:0px;
}

#header1 {
	background-color: #FFFFFF;
	height: 95px;
	margin: 0 auto;
	width:100%;
	text-align: center;

 
}




#header1 #contenedorHeader1 {
	
	height: 95px;
	width: 872px;
	background-image: url(../imagenes/logotop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0f75bc;
	vertical-align: middle;
	margin: 0 auto;
}
#header1 #contenedorHeader1 #texto {
	float:right;
	text-align:center;
	margin-right:80px;
	margin-top:35px;
}







#header2 {
	background-image: url(../imagenes/fondoheader2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	 
}
#header2 #contenedorHeader2 {
	height: 34px;
	width: 872px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#ffffff;
	vertical-align:middle;
	padding:0px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../imagenes/logobottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}



#header2 #contenedorHeader1 #logobottom {
	vertical-align: middle;
	padding-right: 2px;
	
}
#header2 #contenedorHeader2 #logobottom {
	vertical-align: middle;
	padding-right: 2px;
}
#header2 #contenedorHeader2 #separacion {
	padding-right: 30px;
	padding-left:325px;
}

#header2 a:link,a:visited,a:active {
text-decoration:none;
color:#ffffff;

}

#header2 a:hover {
text-decoration:underline;
color:#e96f35;

}



#contenedorCentral {
text-align: center;
	width: 872px;
background-color:#ffffff;
	margin: 0 auto; 
	
}
#contenedorCentral #footer {
	background-image: url(../imagenes/footerbg.gif);
	background-repeat: repeat-x;
background-color:#8cc63f;
	background-position: left top;
	/*height: 64px;n*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}

#contenedorCentral #links {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}


#contenedorCentral #links a:link,a:visited {
	text-decoration:none;
	color:#000000;
}

#contenedorCentral #links a:hover {
	text-decoration:underline;
	color:#0000ff;
}


#contenedorCentral #publiciTop2 {
	
	height: 90px;
	width: 728px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#contenedorCentral #central #left #formSubir {
	padding-top: 23px;
	padding-bottom: 32px;
}

.separacion {
margin:3px;
}

.naranja24 {
color:#e96f35;
font-size:24px;
font-family:Arial;
font-weight:900;
}

.azul18 {
color:#0f75bc;
font-size:18px;
font-family:Arial;
font-weight:900;

}
.inputPaso3 {
border:1px solid #7e9db9;
width:340px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.amigosPaso3{
border:1px solid #7e9db9;
width:140px;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


#publiciTop {
	
	height: 90px;
	padding-top:5px;
	padding-bottom:5px;
	width: 728px;
	margin: 0 auto;
	text-align:center;
}

.negro11 {
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.negro12 {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.over {
	border: 2px solid #FF0000;
	cursor: pointer;
	
}
.px10{
font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}


