* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}

body {
	background: url(../gfx/fondo.jpg) repeat-x #0a648f;
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a {
	color: #666666;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #083d81;
}

.clear {
	clear: both;
	display: none;
}

#wrap {
	width: 920px;
	margin: 0 auto;
}

#contenedor {
	width: 920px;
	float: left;
}

#footer {
	width: 920px;
	float: left;
	color: #fff;
	padding: 0 0 20px 0;
}

#footer p {
	float: left;
}

#footer a {
	color: #fff;
}

#main {
	width: 900px;
	padding: 10px 10px 0 10px;
	float: left;
	background: url(../gfx/fondo_down.jpg) no-repeat bottom #fff;
}

#top {
	/*width: 900px;*/
	/*	width: 888px;*/
	width: 871px;
	float: left;
	background: url(../gfx/fondo_top.gif) repeat-x #d2d2d2;
	border: 1px solid #9c9c9c;
	padding: 4px 9px 0px 8px;
}

#logo_doc {
	width: 871px;
	float: left;
}

#btn_top {
	width: 871px;
	float: left;
}

#botonera_top {
	/*width: 790px;*/
	width: 710px;
	float: right;
}

#botonera_top a {
	width: 90px;
	background: url(../gfx/fondo_btn_top.gif) no-repeat left top #fefefe;
	float: left;
	border-top: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
	border-left: 1px solid #8c8c8c;
	padding: 7px 10px 7px 10px;
	font-size: 10px;
	color: #686868;
	text-align: center;
	font-weight: bold;
	margin-right: 4px;
}

#botonera_top a:hover {
	color:#ffa71f;
}

#logo_top {
	width: 413px;
	float: left;
}

#doc_top {
	width: 390px;
	height: 59px;
	float: right;
	margin-top: 10px;
	background: url(../gfx/fondo_doc.gif) no-repeat;
	font-size:11px;
	color: #083d81;
}

#medio {
	width: 888px;
	float: left;
	margin-top:10px;
	padding-bottom: 40px;
}

#col_1 {
	/*width: 200px;*/
	width: 200px;
	float: left;
	background: url(../gfx/fondo_col1.gif) no-repeat top;
	padding-top: 38px;
}

#col_1 a {
	width: 170px;
	float: left;
	background: url(../gfx/linea_down_btnizq.gif) repeat-x bottom;
	padding: 7px 0px 7px 20px;
	font-weight: bold;
}

#col_1 a:hover {
	color:#083d81;
}


#col_2 {
	width: 500px;
	float: left;
	margin-right: 5px;
}

#bannertop {
	width: 499px;
	float: left;
	margin-bottom: 20px;
}

#bienvenida {
	width: 499px;
	float: left;
	padding-bottom: 24px;
	border-bottom: 1px dashed #b7c1de;
	margin-bottom: 20px;
}

#bienvenida h1 {
	margin-bottom: 20px;
}

#bienvenida p {
	line-height:18px;
}

#bienvenida a {
	color: #083d81;
}

#notnews {
	width: 499px;
	float: left;
	/* background:url(../gfx/fondo_notnews.gif) repeat-y; */
}

#contnotnews {
	float: left;
	margin-top: 24px;
}

#fondo_prodest_top {
	width:499px;
	padding:20px 0 0 0;
	background:url(../gfx/fondo_promotop.jpg) top no-repeat;
}

#fondo_prodest_down {
	width:449px;
	padding:0px 25px 0px 25px;
	background:url(../gfx/fondo_promodown.jpg) bottom no-repeat;
	min-height:560px;
}

#contnotnews td {
	padding-bottom: 10px;
}

#contnotnews img {
	border: 1px solid #083d81;
	padding: 2px;
}

#contnotnews p {
	text-align: justify;
	margin-bottom:5px;
}

#contnotnews a {
	float: right;
	font-weight: bold;
	margin-top: 15px;
}

/*
#contnotnews h2 {
	font-size:16px;
	color:#EFBD10;
}

#contnotnews h3 {
	font-size:14px;
}
*/

h2 {
	font-size:16px;
	color:#0080C0;
/*	color:#EFBD10; */
}

h3 {
	font-size:14px;
	color:#083d81;
}



#contnotnews ol, #contnotnews ul {
	text-align:justify;
	margin-left:35px;
}

#contnotnews li {
	margin-bottom:5px;
}

.linea_ver_azul {
	background: url(../gfx/linea_ver_not.gif) repeat-y center;
}

#col_3 {
	/*width: 190px;*/
	width: 180px;
	float: left;
}

.info_col3 {
	width: 180px;
	float: left;
	/*
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999; */
/*	background: url(../gfx/fondo_info3.gif) repeat-x #ffffcf; */
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}

.info_col3 h1 {
	background:#083d81;
	color:#FFFFFF;
	margin:5px 0px;
	padding:5px;
	font-size:14px;
}

.info_col3 ul {
	list-style:none;
	background:#EAF4FF;
}

.info_col3 ul li {
	padding:2px 5px;
}

.info_col3 a {
	color:#083d81;
	/* font-weight:bold;*/
}

#indice {
	margin-top: 20px;
}

#indice a {
	width:499px;
	float: left;
	font-weight:normal;
	margin-top: 5px;
}

#indice a:hover {
	color:#FFCC00;
}


#paginado a {
	width:auto;
	float:left;
	font-weight:normal;
}

#formulario input, #formulario textarea {
	border: solid 1px #003366;
}

#seccionintro {
	border:1px dotted #004080;
	border-left:none;
	border-right:none;
	background:#E6F2FF;
	padding:10px;
	margin:0px 0px 20px 0px;
}

#menuPersona {
/*	list-style:none;
	line-height:1;*/
}

#menuRepresentantes {
	padding:25px 0 0 40px;
}

#menuRepresentantes li {
	padding:10px 0px;
}

.listapersonas {
	padding:0 0 0 25px;
}

.listapersonas ul {
	padding:0 0 0 60px;
}

.listapersonas li, .listapersonas ul li {
	padding:5px 0;
}

.listapersonas, .listapersonas ul {
	list-style:none;
}


.tblLista {
	border-collapse:collapse;
	width:100%;
}

.tblLista td {
	padding:6px 3px;
	border-bottom:dotted 1px #CCCCCC;
}

.tblLista th {
	padding:6px 2px;
	border-bottom:solid 2px #666666;
	border-top:solid 1px #666666;
	color:#003399;
}

.tblLista a {
	text-decoration:underline;
}

.tblLista a:hover {
	color:#000099;
}

.tblLista tr:hover {
	background:#DFEFFF;
}

input, select {
    border:silver solid 1px;
}

table td {
	padding: 3px;
}

.pdf {
	padding:10px 0px 10px 21px;
	background:url(../gfx/pdf.gif) no-repeat left;
}

.lista li{
	margin-top:5px;
	margin-bottom:5px;
}
	