@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; border:0; outline:none;}
body {font-family:"Gill Sans MT","Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; text-align:justify; color: #333; background-color:#FFF; background-image: url(../img/fondogris.png); background-repeat:repeat-x; line-height:15px; overflow:scroll;}
a {color: #960;}
a img{border: none; outline: none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none; color: #999;}
a:active {text-decoration: none;}
p{font-family:"Gill Sans MT","Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; text-align:justify; color: #333;}
li{
	line-height:23px;
	margin-left:47px;
	font-weight: 400;
	
	}
/*#etiqueta {
width:211px;
margin: 0 0 40px 0;
position:relative;
float:left;

}
.toolbar {
position: fixed;
z-index: 100;
margin-left:0px;
margin-top:130px;

}*/
#etiqueta {
width:211px;
margin: 0 0 20px 0;
position:relative;

}
.toolbar {
position: fixed;
z-index: 100;
margin-left:0px;

}	
 
#contenedor {width:900px; margin-left:auto; margin-right:auto;}
#cabecera {width:100%; height:100px; margin-bottom:40px;font-size:14px; color:#FFF;}
#contenido {width:100%; height:100%;} 
#izq{position:relative;width:440px;float:left;}
#dcha{position:relative;width:440px; overflow:visible;border:#666;float:right;}
#barra_inferior {position:relative;width:900px;height:70px;z-index:4;margin-bottom:20px;text-align:center;font-size:12px;margin-top:20px;}
#listado{position:relative;
width:445px;
margin-left:10px;overflow:visible;border:#666;float:right;}

/* easyscroll */
.centrado{text-align:justify;}


#easyscroll{
	background:#fff;
	margin:0;
	
	/* add additional styling */
	}	

	/* easyscroll navigation buttons */	

	#easyscrollnav, #easyscrollnav li{
		height:28px;
		line-height:26px;
		margin:0;	
		padding:0;
		font-size:14px;
		}	
	#easyscrollnav{
		margin-top:0;
		margin-bottom:10px;	
		}			
	#easyscrollnav li{
		list-style:none;
		float:left;
		/*background:#eee;*/
		margin-right:10px;		
		padding:0 10px;
		
		cursor:pointer;
		}					
/* 	#easyscrollnav li.over{
		color:#999;
		text-decoration:underline;
		}							

	// easyscroll navigation buttons */	

/* // end easyscroll */
/*FORMULARIO*/
#cuerpoformulario {
	width:400px;
}

/* the main layout */

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
 
  clear: left;
  width: 130px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background-color:#9C0;
  width: 120px;
  height: 40px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
h5{
	margin-top:10px;
	color:#CCC;
	
	font-size:10px;
	text-align:justify;}
.fotoestudio{
	background-position:bottom;
	background-repeat:no-repeat;}