/* CSS Document */
<style type="text/css">

body {
	}
	
body {
	background-color: #E9E9E9;
	}
	
.Estilo1 {font-size: 11px; color: #333333; font-style: normal; text-indent: 0px; line-height:150%; letter-spacing:0px; list-style-image: url(images/vineta.gif); font-family: Verdana, Arial, Helvetica, sans-serif;}
.Estilo2 {
	color: #9D1820;
	font-weight: bold;
}
.Estilo3 {color: #9D1820}
.Estilo4 {color: #9D1820; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.Estilo5 {font-family: Arial, Helvetica, sans-serif}
.Estilo6 {color: #F49C07; font-weight:bold; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.Estilo7 {color: #9D1820; font-weight: bold; font-size:12px; font-family: Arial, Helvetica, sans-serif; }

a {
	text-decoration: none;
	color:#333333;
	}

a:link {
	text-decoration: none;
	color:#333333;
	
}
a:visited {
	text-decoration: none;
	color: #9D1820;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

.Estilo6 a {
	text-decoration: none;
	color:#F49C07;
	}

.Estilo6 a:link {
	text-decoration: none;
	color:#F49C07;
	
}
.Estilo6 a:visited {
	text-decoration: none;
	color: #9D1820;
	
}
.Estilo6 a:hover {
	text-decoration: underline;
	
}
.Estilo6 a:active {
	text-decoration: none;
	}

#topc {
	width:308px;
	height:130px;
	border-right:1px solid #fcf1d2;
	border-left:1px solid #fcf1d2;
	border-top:1px solid #fcf1d2;
	border-bottom:2px solid #fcf1d2;
	background-color: #9d1820;
	}
	
#topa {
	padding-left:20px;
	padding-right:20px;
	background-color: #ffffff;
	border-right:1px solid #fcf1d2;
	border-left:1px solid #fcf1d2;
	border-top:1px solid #fcf1d2;
	border-bottom:1px solid #fcf1d2;
	}
	
#topb {
	width:488px;
	height:130px;
	border-right:1px solid #fcf1d2;
	border-left:1px solid #fcf1d2;
	border-top:1px solid #fcf1d2;
	border-bottom:2px solid #fcf1d2;
	background-color: #FFFFFF;
	}
	
#footer {
	background-color: #F3EDE2;
	border-right:1px solid #fcf1d2;
	border-left:1px solid #fcf1d2;
	border-top:1px solid #fcf1d2;
	border-bottom:1px solid #fcf1d2;
	}
	
#izquierda, #centro {
	min-height:700px;
	}
	
#izquierda {
	background-color: #FFFFFF;
	width: 162px;
	text-align: left;
	padding: 1px;
	padding-bottom: 0px;
	border-right: 2px dotted #e5d5ba;
	}

#centro {
	background-color: #FFFFFF;
	width:618px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:80px;
	}
	
#capa1, #capa2 {
	color: #666;
	font: 0.8em "Helvetica Neue", helvetica, arial, sans-serif;
	background-color: #efefef;
	border: solid 1px #d3d3d3;
	border-style:inset;
	margin-left: 10%;
	margin-right: 10%;	
	}
	
#capa2 {
	border:1px dotted #9D1820;
	padding:10px;
}

#capa1 a:link, #capa2 a:link {
	color:#9d1820;
	border-bottom: 3px dotted #9d1820;
	}
	
#capa1 a:hover, #capa2 a:hover {
	color:#9d1820;
	border-bottom: 3px solid #9d1820;
	}
	
#capa1 a:active, #capa2 a:active {
	color:#9d1820;
	border-bottom: 3px dotted #9d1820;
	}	

a.menu, a.menuvisit {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	padding: 12px;
	width: 120px;
	text-align: left;
	text-transform: capitalize;
	text-align:left;
	}

a.menu {
	color:#9d1820;
	background-color: #e5d5ba;
	border-right: 10px solid #f49c07;
	text-shadow: #999 0px 2px 2px;
	}

a.menu:hover {
	text-align: left;
	color: #9d1820;
	background-color: #e5d5ba;
	border-right: 10px solid #9d1820;
	text-shadow: none
	}
	
a.menuvisit {
	color: #ffffff;
	background-color: #c55f5f;
	border-right: 10px solid #9d1820;
	text-shadow: none
	}
	
ul.submenu {
	list-style:none;
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom:2px;
	}
	
a.submenu {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:200%;
	display: block;
	text-align: left;
	color: #f59d07;
	}

a.submenu:hover {
	color: #9d1820;
	}

a.submenuvisit {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height:200%;
	display: block;
	text-align: left;
	color: #9d1820;
	}
	
.estilocentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	line-height:150%;
	letter-spacing:0px;
	list-style-image: url(images/vineta.gif);
	}

.estilocentral a {
	text-decoration:none;
	padding-bottom:-2px;
	}

.estilocentral a:link {
	color:#9d1820;
	}
	
.estilocentral a:hover {
	color:#9d1820;
	border-bottom: 3px solid #9d1820;
	}
	
.estilocentral a:active {
	color:#9d1820;
	border-bottom: 3px dotted #9d1820;	
	}
	
.foot {
	color: #9d1820;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant:small-caps;
	}

.foot a {
	text-decoration:none;
	padding-bottom:-2px;
	}

.foot a:link {
	color:#9d1820;
	}
	
.foot a:hover {
	color:#9d1820;
	text-decoration:underline;
	}
	
.foot a:active {
	color:#9d1820;
	}
	
.foot a:visited {
	color:#9d1820;
	}
	
.image_der {
	float:right;
	margin-left:6px;
	}
	
.image_izq {
	float:left;
	margin-right:6px;
	}
	
.image_cen, .image_der, .image_izq  {
	border:1px outset #F49C07;
	padding:2px;	
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9d1820;
	font-style: normal;
	font-weight: bold;
	}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant:small-caps;
	}
	
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d1820;
	font-style: normal;
	font-weight: normal;
	}

.subrayado1 {
	color:#863338;
	font-size: 12px;
	font-weight:bold;
	margin:0.83em 0;
	text-shadow:#999 3px 3px 1px;
	border-bottom-style: double;
}

	
</style>
	
