@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../imagenes/interface/fondo3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #333333;
}
h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	background-image: url(../imagenes/interface/vineta_title.gif);
	background-repeat: no-repeat;
	background-position: left 16px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
h2 {
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}
h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #BDB6E0;
	text-decoration: underline;
}
h2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h2.esp3 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2.esp3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h2.esp3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2.esp3 a:hover {
	color: #745AA3;
	text-decoration: underline;
}
h2.esp3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	color: #333333;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}
h4 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	padding-bottom: 0.5em;
}
h5 {
	color: #333333;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
h6 {
	color: #666666;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

p {
	font-weight: normal;
	color: #333333;
	font-size: 0.75em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
ul, li {
	font-size: 0.9em;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
p.blanco {
	color: #ffffff;
}
.gris {
	color: #999999;
}
.morado_multi {
	color: #CCCADE;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #4E59A8;
}
a:active {
	color: #333333;
}
.esp, .esp2{
	text-align: left;
	float: left;
	position: relative;
	font-size: 0.75em;
}
.esp3{
	text-align: left;
	float: right;
	position: relative;
	font-size: 0.75em;
	margin-right: 10px;
}
.esp a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.esp a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.esp a:hover {
	color: #BDB6E0;
	text-decoration: underline;
}
.esp a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.esp2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.esp2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.esp2 a:hover {
	color: #8C7ABC;
	text-decoration: underline;
}
.esp2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.esp3 a:link {
	color: #333333;
	text-decoration: underline;
}
.esp3 a:visited {
	color: #333333;
	text-decoration: none;
}
.esp3 a:hover {
	color: #4E59A8;
	text-decoration: underline;
}
.esp3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.vermas {
	background-image: url(../imagenes/interface/vineta_link.gif);
	padding-left: 0.6em;
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	width: 5em;
	font-size: 0.9em;
}
.destacado {
	font-weight: bold;
	color: #333333;
}

