body {

	background-repeat: repeat-x;
	background-color: #737373;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:14px;
	
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#6E6E6E;
	font-size:11px;
	line-height:16px;
	margin-top:0px;
	
}
.mas_info{
	margin-top:30px;
	
	
}
.borde_gris_img{
	border:solid;
	border-color:#CCC;
	border-width:3px;
	
	
	
}
.ancho_tabla{
	width:922px;
	background-color:#FFF;
	margin:0 auto;

	
}

.bold_naranja{
	color:#ff6e11;
	font-weight:bold;
	
	
}

.bold_naranja_13{
	font-size:13px;
	color:#ff6e11;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:30px;
	
	
	
}
.tabla_central{
	padding-left:90px;
	padding-right:120px;
}

.cabecera_tabla{



}


.pie_tabla{


		text-align: left;
		background-color:#FF6E11;
}
	

h4{
	font-size:18px;
	font-weight:bold;
	color:#ed7e22;
	margin-bottom:0px;
	text-transform:uppercase;
		
}

.titulo_naranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff6e11;
	margin-bottom:0px;

	
}
.subtitulo_gris{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#b1b1b1;
	margin-bottom:0px;
	margin-top:0px;
	
}
.subtitulo_gris_2{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#b1b1b1;
	margin-bottom:5px;
	margin-top:0px;
	line-height:20px;
	
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff6e11;
	margin-bottom:30px;

		
}

.contenido{
	padding:20px;
	text-align:left;
	
	
}

h2{
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	text-transform:uppercase;
	margin-bottom:0px;
		
}

h3{
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color:#999;
	margin-bottom:25px;
	margin-top:5PX;

		
}
	
a:link {
color:#ed7e22;

}
a:visited {
color:#ed7e22;

}

a:hover {
color: #666;

}


.link_pie  {
color:#fff;

}
.link_pie a:link {
color:#fff;

}
.link_pie a:visited {
color:#fff;

}

.link_pie a:hover {
color: #333;

}
form{
margin:0px;
padding:0px;
}
input:focus { border: 1px dotted black; }
input.error { border: 1px solid red; }

label.error { display:none; visibility:hidden; color: red;  margin:-100px; margin-bottom:-50px; padding:-20px; height:0px; padding:0px; }


.required {
		background-color: #fcfcfc;	
		background-image:url(img/iconos/field_bg.jpg);
		background-repeat: repeat-x;		
		background-x-position: center;		
		background-y-position: top;		
		border-width: 1px;		
		border-style: solid;		
		border-color: #dadada;		
		border-top-width: 1px;		
		border-top-color: #bababa;		
		color: #666666;
		vertical-align:middle;
		/*padding-left:5px;*/
		font-family:Arial, Helvetica, sans-serif;

		
/*		height:20px;	*/
		font-weight: normal;
		font-size:13px;
	
			

}


.norequired {
		background-color: #fcfcfc;	
		background-image:url(img/iconos/field_bg.jpg);
		background-repeat: repeat-x;		
		background-x-position: center;		
		background-y-position: top;		
		border-width: 1px;		
		border-style: solid;		
		border-color: #dadada;		
		border-top-width: 1px;		
		border-top-color: #bababa;		
		color: #666666;
		vertical-align:middle;
		/*padding-left:5px;*/
		font-family:Arial, Helvetica, sans-serif;

		
/*		height:20px;	*/
		font-weight: normal;
		font-size:13px;
	
			

}