._clear {
	height: 0px;
	width: 0px;
	clear: both;
}

* {
	margin:0;
	padding:0;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#666;
}
/* Global properties */
body {
	border:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	line-height:20px;
	min-width:980px;
	background-color: #FFF;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/fondo_pagina.jpg);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #F2761C;
	font-weight: bold;
}
a {
	color: #F2761C;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.texto_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #333;
}
#lista_12   {
	padding-left: 40px;
	list-style-type: square;
	text-align: justify;
}
#lista_12_li  {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	padding-top: 10px;
}
.conjunto {
	width:960px;
	position:relative;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 1;
}
.cuerpo_solicitud {
	width:960px;
	height: auto;
	position: static;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	clear: none;
}
.cuerpo {
	width:960px;
	height: 660px;
	position: static;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	clear: none;
	background-color: #FFF;
}


#pie {
	width:960px;
	height: 25px;
	position: static;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	float: left;
	clear: none;
}
#pie_izq {
	width:10px;
	height: 25px;
	position: relative;
	float: left;
	z-index: 1;
	background-image: url(../images/f_pie_izq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: none;
}
#pie_centro {
	width:820px;
	height: 21px;
	position: relative;
	float: left;
	z-index: 1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/f_pie.jpg);
	background-repeat: repeat-x;
	clear: none;
	background-position: 0px 0px;
	padding-top: 4px;
}

#pie_dcha {
	width:90px;
	height: 21px;
	position: relative;
	float: left;
	z-index: 1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/b_aviso_legal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	clear: none;
	padding-left: 40px;
	padding-top: 4px;
}
#pie_dcha:hover {
	width:90px;
	height: 21px;
	position: relative;
	float: left;
	z-index: 1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
	background-image: url(../images/b_aviso_legal.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	display: block;
	clear: none;
	padding-left: 40px;
	padding-top: 4px;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F2761C;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 0px;
}
.titulo_Sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F2761C;
	font-weight: bold;
	padding-bottom: 20px;
}
.cont_caracteristicas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 750px;
}
.cont_caract_definicion1 {
	width: 240px;
	background-color: #CDCDE4;
	clear: none;
	float: left;
	padding-left: 5px;
	height: 17px;
	padding-top: 3px;
}
.cont_caract_definicion2 {
	width: 240px;
	background-color: #FFF;
	clear: none;
	float: left;
	padding-left: 5px;
	height: 17px;
	padding-top: 3px;
}
.cont_caract_texto1 {
	width: 495px;
	background-color: #CDCDE4;
	clear: none;
	float: left;
	height: 17px;
	vertical-align: middle;
	padding-top: 3px;
}
.cont_caract_texto2 {
	width: 495px;
	background-color: #FFF;
	clear: none;
	float: left;
	height: 17px;
	padding-top: 3px;
}

