/* Tags */
body {
	margin: 0px;
	background-image: url(comunes/fondo.gif);
}
p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin: 2px;
	padding: 2px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #336888;
	background-image: url(comunes/cvhome_09.gif);
	padding-left: 25px;
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	margin: 2px;
	padding: 2px;
	font-style: italic;
}
.noticia-home {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #336888;
	margin: 2px;
	font-weight: normal;
	padding: 2px;
}
h3 a {
	color: #336888;
	text-decoration: none;
	margin: 2px;
	padding: 2px;

}
h3 a:hover {
	text-decoration: underline;
	margin: 2px;
	padding: 2px;

}
form {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding: 0px;
}


/* Clases */
.breadcrum {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #343632;
	left: 10px;
	margin: 2px;
	padding: 2px;
	text-decoration: none;


}
a.breadcrum {
	color: #003333;
	left: 10px;
	text-decoration: none;
}
a.breadcrum:hover {
	color: #000000;
	left: 10px;
	text-decoration: underline;
}
.contenedor {
	border: 1px solid #003333;
	background-color: #FFFFFF;
}

/* Tamanos y Fondes de las Celdas de Contenido */
.celdaIzq {
	background-color: #D0D9E0;
	margin: 0px;
	padding: 0px;
}

/* Mas Classes de Contenidos de uso GENERAL en todas las paginas internas*/

/* Recuadritos con degradado de amarillito a blanco */
.recuadro {
	margin: 2px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(encabezado/fondoRecuadro.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.miniatura {
	border: 1px outset #FDFFFD;
	margin: 2px 10px 5px;
	background-color: #FFFFFF;
	float: right;
}
.tablageneral {
	background-color: #FFFFFF;
	border: 1px solid #677787;
}

/* Menu Lateral */
#menuLateral {
 margin: 0;
 padding: 0;
}
#menuLateral ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}
#menuLateral li{
	margin: 0px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-color: #D0D9E0;
	height: 25px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menuLateral a{
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #1A628E;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
#menuLateral a:hover{
	color: #E07200;
}
.linkpie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #F60;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
	padding: 1px;
	font-weight: normal;
	display: block;
	margin: 1px;
}
.linkpie:hover {
	color: #4084AD;
}
.linkhome {
	color: #4084AD;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.linkhome:hover {
	color: #FF9900;
}
hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FF9900;
	font-weight: lighter;
	margin-right: 4px;


}
.tablaDestacada {
	background-color: #F8F4E9;
	border: 1px solid #999966;
	height: 275px;
	background-image: url(comunes/destacado.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.celdaContenido {
	background-color: #FFFFFF;
	background-image: url(comunes/fondo-contenido.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
.menuHorizontalLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.menuHorizontalLink:hover {

	color: #000000;
}
.celdaIzqmenu {
	background-color: #4084AD;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 22px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
}
.formularios {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #677787;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.miniatura2 {
	border: 1px outset #FDFFFD;
	margin: 2px;
}
.fotoadicional {
	border: 1px outset #FDFFFD;
	margin: 4px;
	background-color: #FFFFFF;
}
.bordeinferior {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #408CB0;
	height: 35px;
	background-image: url(comunes/fondo-menu.jpg);
	background-repeat: repeat-x;
}
#div-menu {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: left;
	height: 150px;
}
#div-menu2 {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: left;
	background-image: url(comunes/fondo-menu.jpg);
	background-repeat: repeat-x;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#200 {
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	height: 100px;
	width: 200px;
}
