*{
	margin: 0;
	padding:0;
	}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: small;
	}
#titulo {
	width: 920px;
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
h1 {
	color:#333333;
	font-size: small;
	letter-spacing: 1px;
	font-variant: small-caps;
	width: 760px;
	background-color: #DADADA;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
#logo {
	background-color: #FFFFFF;
	float: left;
	padding-top: 50px;
	text-align: center;
	padding-left: 160px;
	padding-right: 85px;
	padding-bottom: 15px;
}
.enlaces {
	line-height: 22px;
	float: right;
	margin-top: 30px;
	padding: 0px;
}
.enlaces ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
.enlaces li{
	float: left;
	height: 85px;
	width: 85px;
	text-align: center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #999999;
}
.enlaces li a{
	font-size: small;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 85px;
	float: left;
	padding-top: 35px;
	padding-bottom: 3px;
}
.enlaces li a:hover {
	background-color: #DADADA;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.enlaces a.activo{
	background-color: #DADADA;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#accesibilidad {
	line-height: 19px;
}
#accesibilidad ul {
	list-style-type: none;
}
#accesibilidad li{
	list-style-type: none;
	float: left;
	text-align: center;
	background-color: #999999;
	height: 25px;
	margin-top: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#accesibilidad li a{
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C10000;
	float: left;
	width: 95px;
}
#accesibilidad li a.sellos {
	font-size: small;
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #C10000;
	border-left-color: #999999;
	width: 45px;
	cursor: help;
}
#accesibilidad li a:hover{
	color: #000000;	
}
.diseno{
	color: #000000;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-left: 10px;
}
.diseno a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#direccion {
	color: #DF0000;
	font-size: x-small;
	letter-spacing: 1px;
	font-weight: bolder;
	float: right;
	text-align: center;
	padding-top: 35px;
	padding-right: 5px;
}
#contenido{
	width: 760px;
	margin-left: 160px;
	margin-bottom: 15px;
	padding-top: 130px;
	float: left;
	padding-bottom: 130px;
	background-color: #EFEFEF;
}
.entrada{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 18px;
	text-align: justify;
	
}
.seccion{
	overflow: auto;
	line-height: 19px;
	text-align: justify;
	font-size: small;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 30px;
	}
.texto{
	float: left;
	width: 220px;
	height: 190px;
	color: #333333;
	font-size: small;
	margin: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}
.flash{
	width: 760px;
	text-align: center;
	padding-bottom: 10px;
	}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
p em{
	color: #000000;
	font-style: normal;
}

h2 {
	color:#CC0000;
	word-spacing:2px;
	font-size: small;
	font-variant: small-caps;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}
