body {
	background-color: #f7f7f7;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#main{
	min-width:1080px;
}
#content {
	background-color: #FFF;
	text-align: center;
}
#top {
	height: 344px;
	background-image: url(../images/background.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	text-align: center;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898888;
	text-align: center;
	background-image: url(../images/footer_bk.jpg);
	height: 36px;
	background-repeat: repeat-x;
}
#main #content table tr td #columna_izq {
	margin-top: 15px;
	text-align: left;
}
#main #content table tr td #columna_cent {
	margin-top: 15px;
	width: 315px;
	text-align: left;
	float:left;
	margin-left:10px;
}
#main #content table tr td #columna_der {
	margin-top: 15px;
	width: 315px;
	text-align: justify;
	float:right;
	margin-right:10px;
}

.texto_anaranjado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ff6c00;
}
.texto_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
ul {
	list-style-image: url(../images/list_flecha.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-left: 8px;
	text-align: left;
}
ol {
	list-style:disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-left: 15px;
	text-align: left;
}
#main #content table tr td #columna_izq ul li {
	border-bottom: dashed #c2c2c2 1px;
	width: 200px;
}
li {
	padding: 5px 0px 5px 0px;
}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #049fe1;
}
#caja_noticias {
	background-image: url(../images/back_box.jpg);
	background-repeat: repeat-y;
}

#caja_noticias_top {
	background-image:url(../images/top_box.jpg);
	background-repeat:no-repeat;
	height:8px;
}

#caja_noticias_bottom {
	background-image:url(../images/down_box.jpg);
	background-repeat:no-repeat;
	height:8px;
}

#texto_noticias {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.texto_anaranjado_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ff6c00;
}
.texto_azul_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #049fe1;
}
.texto_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight:bold;
}

#main #content table tr td #image_top {
	margin-top: 15px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

#main #content table tr td #columna_principal {
	margin-top: 15px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#caja_solicitud {
	background-image: url(../images/back_box_large.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	color: #ff6c00;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #ff6c00;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #ff6c00;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #c25200;
	text-decoration: none;
	font-weight:bold;
}

