@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009;
	background-color: #F4FFFF;
	list-style-type: square;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#cabecera {
	height: 60px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	margin-top: 0px;
}
#piedepagina {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	margin-top: 0px;
}

#titulo_web {
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	z-index:2;
	padding-top: 10px;
}
#barra_menu {
	white-space: normal;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding-bottom: 2px;
}

#contenido {
	white-space: normal;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#contenedor {
	width: 1004px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link {
	text-decoration:none;
	color: #009;
} /* Link no visitado*/
a:visited {
	text-decoration:none;
	color:#03F
} /*Link visitado*/
a:active {
	text-decoration:none;
	color:#03F;
	background:#EEEEEE
} /*Link activo*/
a:hover {
	text-decoration:underline;
	color:#09F;
	background: #EEEEEE
} /*Mause sobre el link*/
.titular {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009;
}
.texto-normal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009;
}

.texto-normal-destacado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009;
}

.texto-pequeno {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #009;
	line-height: normal;
}

.texto-pequeno-destacado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #009;
	line-height: normal;
	font-weight: bold;
}
table tr th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: #009;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009;
	line-height: 2px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	line-height: normal;
}
.parrafo-destacado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009;
	padding: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	background-color: #E2F1FE;
	text-align: center;
	width: 60%;
	margin: auto;
}
#piedepagina .texto-pequeno {
	text-align: center;
}
.carteles {
	height: 230px;
	width: 200px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}
.tabla_titular {
	background-color: #EAF5FF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	border-top-style: dashed;
}
.texto-firma {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009;
	text-align: right;
}
