/* UI RESET */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input, label{
	padding:0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

/* UL */
ul, ol, li{list-style:none;}
a, acronym{outline:none;text-decoration:none;border:0;color: #FFFFFF;text-decoration:underline;}
a img{border:0;}
a:hover{text-decoration:none;}


/***Estructura**/
body{
	background: #d7d7d7 url(../img/barra.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

#seccion_1 .Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bf171b;
}
#seccion_2 a{
	color:#bf171b;
	font-weight:bold;
}
#seccion_2 a.pdf{
	background:url(../img/jpg_icon.jpg) no-repeat;
	height:31px;
	display:block;
	padding:15px 0 0 50px;
	font-size:13px;
	text-decoration:none;
}
.bot_des a.pdf{
	background:url(../img/jpg_icon.jpg) no-repeat;
	height:31px;
	display:block;
	padding:15px 0 0 40px;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	color: #bf171b;
}
#seccion_2 table.tableForm{
	margin:60px 0 0 ;
}
#seccion_2 h2{
	color:#bf171b;
	text-transform:uppercase;
	font-size: 14px;
}
#seccion_2 h2 span{
	font-weight:normal;
}
#seccion_2 input.caja{
	width:220px;
}

#seccion_2 .boton{
	background:url(../img/enviar.jpg) no-repeat;
	width:118px; 
	height:43px;
	border:none;
	
	cursor: pointer;
}
.no_repetir{
background: url(../img/imagenes/kia_home_04.jpg) no-repeat;
}
.Estilo2 a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #bf171b;
	text-decoration: none;
}.Estilo2 a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #931f22;
}



