body {

	background-repeat: repeat-x;
	background-color: #515055;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	line-height:20px;
	
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6E6E6E;
	font-size:13px;
	line-height:20px;
	margin-top:0px;
	font-weight:normal;
	
}
.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:#ff9e23;
	font-weight:bold;
	
	
}

.naranja{
	color:#ff9e23;
	
	
}

.bold_gris{
	font-size:11px;
	font-weight:bold;
	color:#333;
	
	
}
.bold_naranja_13{
	font-size:13px;
	color:#ff9e23;
	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:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff9e23;
	margin-bottom:0px;

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

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ff9e23;
	margin-bottom:18px;
	font-size:18px;
	font-weight:bold;
		
}

h2{
	
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ff9e23;
	margin-bottom:15px;
	margin-top:15px;
		
}

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


h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#ff9e23;
		padding-bottom:0px;
	padding-top:0px;
		
}

a:link {
	
color:#ff9e23;

}
.p_20inter{
	line-height:20px;
	
}
a:visited {
color:#ff9e23;

}

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:Verdana, 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:Verdana, Arial, Helvetica, sans-serif;

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

}
