/* RESETEO CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-family:Tahoma, Arial, Verdana;
	font-size: 12px;
}
a {
	text-decoration: none;
	color:#333333
}
a:hover {
	text-decoration:underline;
}
/* FOCO */

body {
	color:#333333;
	background:url(../img/head.jpg) repeat-x #F0F0F0;

}

ol, ul {
	list-style: none;
}
.clear {
	clear:both;
	display: block;
	font-size:1px;
	line-height:0;
	height: 1px;
}
/* TABLAS */
table {
	border-collapse: separate;
}
caption, th, td {
	font-weight: normal;
}
.izquierda{
	float:left;
	width:auto;
	display: block;
}

.derecha{
float:right;
width:auto}
textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:12px}
/*WEB*/
.contenedor{
	width:900px;
	margin:auto;
	background:#FFFFFF;
	padding: 20px 0;
}
.head{
	margin:auto;
	height:71px;
	padding: 0 18px;
	width: 864px;
}
.head h1{
	padding:16px 0 0 0;
	font-size:24px;
	color:#FFFFFF;
	line-height:26px;
	color:#FFFFFF;
	font-weight: normal;

}
.head h2{
	padding:3px 0 0 0;
	font-size:14px;
	color:#FFFFFF;
	line-height:15px;
	color:#FFFFFF;
	font-weight: normal;
}
.footer{
height:32px;
background:#6B6B6B;}
.contenedor h3{
	font-size:16px;
	font-weight:normal;
	padding: 0 18px 18px 18px;
}
.contenedor h4{
	padding:0 18px;
	background:#FEB67B;
	color:#FFFFFF;
	font-size:12px;
	height:22px;
	line-height: 22px;
}
.caja_formu{
padding:15px 18px;}
.label_radio{
	padding:0 5px;
	position: relative;
	display: block;
	float: left;
	top: 2px;
}
.item_formu{
line-height:18px;
height:18px;
padding:1px 0 2px 0;}
.item_formu2{
line-height:18px;
height:36px;
padding:1px 0 2px 0;}
.label_1{
width:105px;
display:block;
float:left;
}
.label_2{
padding:0 30px;
display:block;
float:left;}
.label_3{
padding:0 5px;
display:block;
float:left;}
.label_4{
	padding:0 13px;
	display:block;
	float:left;
}
.label_5{
width:255px;
display:block;
float:left;
}
input[type="text"]{
float:left;
border:1px solid #AEADB3;
background:#FFFFFF;
height:16px;
padding:0 1px;
font-size:12px;
color:#333333;}
input[disabled]{
background:#CCCCCC}
.campo1{
width:208px;}
.campo2{
width:148px;}
.campo3{
width:100px;}
.campo_dia_mes{
width:30px;}
.campo_anio{
width:35px;}
.separador_campos{
float:left;
width:5px;
height:5px;
display:block;}
.radio_form{
	padding:0 10px;
	float:left;
	display:block;
	width: auto;
}
.col_ing{
	float:left;
	width:35px;
	display: block;
	text-align: center;
}
.textarea1{
width:860px;
padding:0 1px;
background:#FFFFFF;
border:1px solid #AEADB3;
font-size:12px;
color:#333333;
}
a.boton, #confirmModalContainer .buttons div.yes{
	background:url(../img/btn.jpg) repeat-x;
	height:27px;
	line-height:27px;
	color:#FFFFFF;
	padding:0 15px;
	margin:0 5px;
	display: block;
	float: left;
}
.contenido_btn{
	padding:0 350px;
	text-align:center;
}
p{
	padding:18px;
	font-size:11px;
	text-align: justify;
}

