body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #717171;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #c0db70;
	font-size: 20px;
	text-align: left;
	padding-left: 10px;
	font-weight: lighter;
	display: block;
	margin: 0px;
	padding-top: 15px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
#intranet {
	width:197px;
	height:26px;
	background-image: url(../images/img04.jpg);
	background-repeat:  repeat-x;
	float:left;
}
#logo {
	height: 232px;
	width: 311px;
	position: absolute;
	z-index: 2000;
	left: 16px;
	top: 0px;
}
#containerPrincipal {
	margin:auto;
	width: 962px;
	background-color: #FFFFFF;
}
#containerHeader {
	background-color: #FFFFFF;
	width: 962px;
	height: 283px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	position: relative;
}
#flash {
	width:733px;
	height:232px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(../images/headinterna01.png);*/
	margin-left: 16px;
}
* html #flash {
	width:733px;
	height:232px;
	float: left;
	background-color: #FFFFFF;
	/*background-image: url(../images/headinterna01.png);*/
	margin-left: 8px;
}
#menuvertical {
	width: 197px;
	height: 206px;
	background-color: #8c0b05;
	float:left;
}
#menuvertical a {
	display: block; /*solo los botones llevan display*/
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 133px;
	padding-left: 64px;
	background-repeat: no-repeat;
}
#menuvertical span {
	display: none;
}
#menuvertical ul {
	padding: 0px;
	margin: 0px;
}
#menuvertical li {
	list-style-type: none; /* alinea el texto dentro del boton */
	position: relative;
}
* html #menuvertical li { /*alinea en explorer*/
	height: 1%;
	float: left;
}
#menuvertical ul li ul {
	margin-top: -45px;
	position: absolute;
	visibility: hidden;
	margin-left: -366px;
}
#menuvertical ul li ul li a {
	background-color: #8b0b04;
	height: 28px;
	width: 144px;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}
#menuvertical ul li ul li a:hover {
	background-color: #9f312b;
}
.inicio {
	background-image: url(../images/btn-inicio-interna.png);
	background-position: top;
	height: 38px;
	line-height: 37px;
}
.inicio:hover {
	background-position: bottom;
}
.perfil {
	background-image: url(../images/btn-perfil-interna.png);
	background-position: top;
	height: 45px;
	line-height: 44px;
}
.perfil:hover {
	background-position: bottom;
}
.publicaciones {
	height: 42px;
	line-height: 41px; /* alinea el texto verticalmente dentro del menu, y siempre es un pixel menos que el alto */
	background-image: url(../images/btn-publicaciones-interna.png);
	background-position: top; /* despliega la parte de arriba del fondo del botón */
}
.publicaciones:hover {
	background-position: bottom; /* al hacer el hover muestra la parte de abajo de la imagen del fondo del botón */
}
.membresias {
	height: 44px;
	line-height: 43px; /* alinea el texto verticalmente dentro del menu, y siempre es un pixel menos que el alto */
	background-image: url(../images/btn-membresias-interna.png);
	background-position: top; /* despliega la parte de arriba del fondo del botón */
}
.membresias:hover {
	background-position: bottom; /* al hacer el hover muestra la parte de abajo de la imagen del fondo del botón */
}
.contactenos {
	background-image: url(../images/btn-contacto-interna.png);
	background-position: top;
	height: 37px;
	line-height: 36px;
}
.contactenos:hover {
	background-position: bottom;
}
#menuHorizontal {
	width:930px;
	height:50px;
	background-color: #383838;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/bghorizontal.png);
}
#menuHorizontal ul{
	margin: 0px;
	padding: 0px;
}
* html #menuHorizontal li { /*alinea en explorer*/
	height: 1%;
	float: left;
}
#menuHorizontal li{
	list-style-type: none; /* quita la viñeta */
	display: inline;
}
#menuHorizontal a{
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 50px;
}
#menuHorizontal ul li ul {
	position: absolute;
	width: 200px; /*sub menu width*/
	visibility: hidden;
	z-index: 100;
	margin-left: -331px;
	margin-top: 52px;
	display: block;
}
#menuHorizontal ul ul li{
	display: list-item;
	float: none;
}
#menuHorizontal ul li ul li a {
	background-color: #383838;
	height: 25px;
	line-height: 24px; /* alinea el texto verticalmente dentro del menu, y siempre es un pixel menos que el alto */
	color: #FFFFFF;
	text-decoration: none;
	width: 315px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 15px;
}
#menuHorizontal ul li ul li a:hover {
	background-color: #666666;
	height: 25px;
}
.btn01 {
	line-height: 48px;
	text-align: center;
	width: 200px;
	background-image: url(../images/btn01.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn01:hover {
	background-position: left bottom;
}
.btn02 {
	line-height: 48px;
	text-align: center;
	width: 200px;
	background-image: url(../images/btn02.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn02:hover {
	background-position: left bottom;
}
.btn03 {
	line-height: 48px;
	text-align: center;
	width: 200px;
	background-image: url(../images/btn03.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn03:hover {
	background-position: left bottom;
}
.btn04 {
	line-height: 48px;
	text-align: center;
	width: 330px;
	background-image: url(../images/btn05.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn04:hover {
	background-position: left bottom;
}
.btn05 {
	line-height: 48px;
	text-align: center;
	width: 300px;
	background-image: url(../images/btn05.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn05:hover {
	background-position: left bottom;
}
.btn06 {
	line-height: 48px;
	text-align: center;
	width: 230px;
	background-image: url(../images/btn04_cierra.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.btn06:hover {
	background-position: left bottom;
}

#containerBody {
}

#cont_left {
	width:213px;
	height:369px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 18px;
}
* html #cont_left {
	width:213px;
	height:369px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 16px;
}
#cont_left .banner {
	width:213px;
	height:120px;
	margin-bottom:14px;
}
#noticias {
	width:213px;
	height:367px;
	background-image: url(../images/bg-noticias.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #ECECEC;
}
#area {
	width:213px;
	height:369px;
	background-image: url(../images/bg-areas.png);
	float: left;
	margin-top: 15px;
	margin-left: 21px;
	margin-right: auto;
	margin-bottom: auto;
}
* html #area {
	width:213px;
	height:369px;
	background-image: url(../images/bg-areas.png);
	float: left;
	margin-top: 15px;
	margin-left: 16px;
	margin-right: auto;
	margin-bottom: auto;
}
#area p {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	line-height: 18px;
}
#area a {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/img_vinetaverde.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#area a:hover {
	color:#99CC00;
	text-decoration:underline;
	background-image: url(../images/img_vinetaverde_over.gif);
	background-repeat: no-repeat;
}
.entrar {
	font-size: 12px;
	font-weight: bold;
	color: #3f5104;
	text-decoration: none;
}
#banner_publicidad {
	background-color: #FFFFFF;
	width: 925px;
	height: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	display:block;
	margin-bottom: 10px;
}
#banner01 {
	width:213px;
	height:104px;
	padding: 0px;
	background-image: url(../images/banner.png);
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#banner02 {
	float:left;
	width:213px;
	height:104px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
	background-image: url(../images/banner.png);
}
#banner03 {
	float:left;
	width:213px;
	height:104px;
	background-image: url(../images/banner.png);
	margin-top: 20px;
	margin-left: 21px;
}
#banner04 {
	float:left;
	width:213px;
	height:104px;
	background-image: url(../images/banner.png);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}
* html #banner01 {
	width:213px;
	height:104px;
	padding: 0px;
	background-image: url(../images/banner.png);
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
* html #banner02 {
	float:left;
	width:213px;
	height:104px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-image: url(../images/banner.png);
}
* html #banner03 {
	float:left;
	width:213px;
	height:104px;
	background-image: url(../images/banner.png);
	margin-top: 20px;
	margin-left: 16px;
}
* html #banner04 {
	float:left;
	width:213px;
	height:104px;
	background-image: url(../images/banner.png);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#containerPiePag {
	background-color: #FFFFFF;
	width: 962px;
	height: 150px;
}
#topPiePag {
	background-color: #3a3a3a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 110px;
	width: 930px;
	margin-left: 16px;
	line-height: 39px;
	text-align: center;
}
#topPiePag p {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#topPiePag a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#topPiePag a:hover {
	text-decoration:underline;
}
#topPiePag li {
	list-style-type: none;
	display: inline;
}
#topPiePag ul {
	margin: 0px;
	padding: 0px;
}
#topPiePag li span {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footerPiePag {
	height:38px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/bg-pie.jpg);
	margin-left: 16px;
	line-height: 30px;
	width: 910px;
	padding-left: 20px;
}
#noticias h1 {
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#fondoFoto {
	background-color: #FFFFFF;
	text-align: center;
	width: 192px;
	height: 143px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 8px;
}
#btnEntrar {
	font-weight: bold;
	color: #3f5104;
	text-decoration: none;
	background-image: url(../images/bg-btn-entrar.jpg);
	width: 80px;
	border: 2px solid #FFFFFF;
	height: 18px;
	margin-left: 120px;
	text-align: center;
}
a.btnIntranet {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}
a:hover.btnIntranet {
	color: #c0db70;
}
.fontPiePag {
	color: #FFFFFF;
	text-decoration: none;
}
.iconoBlock {
	display:block;
	text-indent:30px;
	background-image: url(../images/block.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 75px 2px;
}
#datamain{
	margin-top: 20px;
}
#foto{
	text-align: center;
	position: absolute;
	margin-top: 210px;
	margin-left: 10px;
	border: 5px solid #FFF;
}
#submenuvertical{
	width:192px;
	height:auto;
	background-color: #eaeaea;
	margin-left: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#submenuvertical ul {
	padding: 0px;
	margin: 0px;
}
#submenuvertical li {
	list-style-type: none; /* alinea el texto dentro del boton */
	position: relative;
}
* html #submenuvertical li { /*alinea en explorer*/
	height: 1%;
	float: left;
}
#submenuvertical a {
	display: block; /*solo los botones llevan display*/
	text-align: left;
	color: #393939;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
	width: 167px; /*133 + 64 del padding= 197 del ancho del menu*/
}
#submenuvertical a:hover {
	color: #FFFFFF;
}	
.subBotonPrimero {
	background-image: url(../images/subbtn-primero.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonPrimero:hover {
	background-position: bottom;
}
.subBotonPrimero .activa {
	background-position: bottom;
}
.subBotonTodos {
	background-image: url(../images/subbtn-todos.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonTodos:hover {
	background-position: bottom;
}
.subBotonTodos .activa {
	background-position: bottom;
}
.subBotonUltimo {
	background-image: url(../images/subbtn-ultimo.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
}
.subBotonUltimo:hover {
	background-position: bottom;
}
#submenuvertical a.activa {
	background-position: bottom;
	color: #FFFFFF;
}
.subBotonPrimerob {
	background-image: url(../images/subbtn-primerob.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonPrimerob:hover {
	background-position: bottom;
}
.subBotonTodosb {
	background-image: url(../images/subbtn-todosb.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonTodosb:hover {
	background-position: bottom;
}
.subBotonUltimob {
	background-image: url(../images/subbtn-ultimob.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
}
.subBotonUltimob:hover {
	background-position: bottom;
}
.subBotonPrimeroc {
	background-image: url(../images/subbtn-primeroc.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonPrimeroc:hover {
	background-position: bottom;
}
.subBotonTodosc {
	background-image: url(../images/subbtn-todosc.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.subBotonTodosc:hover {
	background-position: bottom;
}
.subBotonUltimoc {
	background-image: url(../images/subbtn-ultimoc.png);
	background-position: top;
	height: 28px;
	line-height: 27px;
}
.subBotonUltimoc:hover {
	background-position: bottom;
}
#titInterna {
	width:651px;
	height:45px;
	background-image: url(../images/bg-titulo-interna.png);
	margin-top: 20px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
}
* html #titInterna {
	height: 1%;
	float: left;
}
#titInterna h1{
	font-size: 22px;
	font-weight: lighter;
	color: #9e1e1c;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
	line-height: 44px;
}
#izquierda {
	width: 248px;
	float: left;
}
#izquierda h3 {
	font-size:13px;
	color:#990000;
	text-align:center;
	padding-top: 45px;
	width: 192px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#derecha {
	width: 714px;
	float: right;
}
#containerTxt {
	width:651px;
	background-color: #f7f7f7;
	float: none;
	margin-top: 66px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	text-align: justify;
	padding-bottom: 55px;
}
.center {
	text-align:center;
}
* html #containerTxt {
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#containerTxt p {
	font-size: 12px;
	color: #4F4F4F;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#containerTxt a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#containerTxt ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#containerTxt ul {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 12px;
}
#containerTxt .btn_descargarpdf a{
	width:150px;
	height:25px;
	background-image:url(../images/btn_descargarpdf.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
}
#containerTxt .btn_descargarpdf a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-position:left bottom;
}
#containerTxt a:hover{
	color: #666666;
	text-decoration: underline;
}
#containerTxt p.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6A7D2B;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/img_rayasubtitulo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 25px;
	margin-left: 20px;
	padding-left: 0px;
}
#containerTxt p.titulo2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BE7675;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#containerTxt p.derecha{
	font-size:12px;
	text-align:right;
}
#containerBtnVerdes{
	width: 192px;
	margin-left: 16px;
	height: 138px;
	background-color: #FFFFFF;
	float: left;
}
.btn-verde01{
	line-height: 25px;
	width: 182px;
	height: 26px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-verde-areas.png);
	float: left;
	padding-left: 10px;
}
.btn-verde01 span{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
}
.btn-verde01:hover{
	background-position: bottom;
}
.foto-right {
	border: 3px solid #CCCCCC;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.foto-left {
	border: 3px solid #e1e1e1;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.foto-center {
	border: 3px solid #e1e1e1;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* CALENDARIO */
#CAL {
	background-color: #FFFFFF;
	width: 240px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#CALENDAR {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	margin-left:10px;
	float:left;

}
#CALENDAR tr th {
	color: #FFFFFF;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	border-left-style: none;
	font-weight: bold;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	background-image: url(../calendario/images/bg_nombres.jpg);
	background-repeat: repeat-x;
}
#CALENDAR tr td {
	background-color: #FFF;
	height: 30px;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	color: #999999;
	border: 1px solid #DDD;
}
#CALENDAR a{
	display:block;
	height: 22px;
	width: 30px;
	padding-top:8px;

}
#CALENDAR a:hover, a:focus{
	color:#FFF;
}

#CALENDAR .CalToday {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #D7D7BD;
}
#CALENDAR .CalPersonal {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../calendario/images/bg_personal.jpg);
	background-repeat: repeat-x;
}
#CALENDAR .CalFunpadem {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../calendario/images/bg_funpadem.jpg);
	background-repeat: repeat-x;
}
#CALENDAR .CalSame {
	font-weight: bold;
	color: #FFF;
	background-color: transparent;
	font-size: 125%;
}
#CALENDAR .CalBottom {
	background-color: transparent;
	background-image: url(../common/img/bkg_calendar_bottom.png);
	background-repeat: no-repeat;
}

#CALENDAR a {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	background-image: none;
}
#CALENDAR .CalToday a, #CALENDAR .CalPersonal a, #CALENDAR .CalFunpadem a, #CALENDAR .CalSame a {
	color: #FFF;
}
#CALENDARdetalle {
	width:350px;
	height:100%;
	float:right;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 15px;
}
#CALENDARdetalle .nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	height: 36px;
	width: 61px;
	display: block;
	line-height: 39px;
	background-color: #8B0B04;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	border: 2px solid #FFFFFF;
}
#CALENDARdetalle .nombreedit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	height: 36px;
	width: 251px;
	display: block;
	line-height: 39px;
	background-color: #CCCCCC;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	border: 2px solid #FFFFFF;
}
#CALENDARdetalle .descripcion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	height: 36px;
	width: 326px;
	display: block;
	line-height: 39px;
	background-color: #6A8118;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	border: 2px solid #FFFFFF;
	text-align: center;
}
#CALENDARdetalle .descripcionedit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	height: 100%;
	width: 326px;
	display: block;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	border: 2px solid #FFFFFF;
	text-align: justify;
}
#CALENDARbox {
	width:250px;
	height:300px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
/*formulario comentarios*/
.comentario {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
fieldset {
	background-color:#9FAD6C;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 600px;
}
.btn_form {
	text-align: center;
	background-color: #990000;
	padding: 3px;
	width: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cuadro-form {
	font-size: 11px;
	border: 1px solid #669900;
	width:260px;
}
label {
	float:left;
	text-align: right;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	width: 175px;
}
/*formulario comentarios*/
.container-noticias {
	width:625px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
.foto-noticias {
	border: 3px solid #CCCCCC;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.container-searchbar {
	width:600px;
	height:180px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #9FAD6C;
}
.container-searchbar #SrchLeftBox {
	width: 250px;
	float: left;
	text-align: right;
}
.container-searchbar #SrchRightBox {
	float: right;
	width: 350px;
	text-align: left;
}
.container-searchbar #SrchRightBox #q {
	width: 300px;
}
.container-publicacionficha {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#9FAD6C;
	padding: 15px;
	margin-bottom: 15px;
}
.container-publicacionficha .nombre {
	font-size:11px;
	font-weight:bold;
	color:#4B5001;
}
.container-publicacionficha p .detalle  {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#container-multimedia {
	width:620px;
	height:275px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	outline:none;
}
#containerTxt .bnt-volver a {
	width:60px;
	height:15px;
	display:block;
	color:#FFFFFF;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	background-color: #6A8118;
	margin-top: 35px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 35px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #46521D;
	border-bottom-color: #46521D;
	padding-bottom: 5px;
}
#containerTxt .bnt-volver a:hover {
	text-decoration:none;
	background-color: #8B0B04;
}
#containerTxt .bnt-entrar a {
	width:80px;
	height:20px;
	display:block;
	color:#FFFFFF;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	background-color: #8B0B04;
	margin-top: 35px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 35px;
}
#containerTxt .bnt-entrar a:hover {
	text-decoration:none;
	background-color: #6A8118;
}
#containerTxt .bnt-largo a {
	width:110px;
	height:17px;
	display:block;
	color:#FFFFFF;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	background-color: #8B0B04;
	margin-top: 35px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 35px;
}
#containerTxt .bnt-largo a:hover {
	text-decoration:none;
	background-color: #6A8118;
}
#containerTxt .bnt-paginacion a {
	width:90px;
	height:17px;
	color:#FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #46521D;
	margin-top: 15px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
	padding-top: 3px;
	float: right;
	margin-right: 20px;
}
#containerTxt .bnt-paginacion a:hover {
	text-decoration:none;
	background-color: #6A8118;
}
#containerTxt .bnt-descargar a {
	width:150px;
	height:17px;
	display:block;
	color:#FFFFFF;
	text-align: center;
	padding-top: 3px;
	text-decoration: none;
	background-color: #8B0B04;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}
#containerTxt .bnt-descargar a:hover {
	text-decoration:none;
	background-color: #6A8118;
}
#containerTxt .bnt-general a {
	width:100px;
	height:20px;
	display:block;
	color:#4B5001;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #46521D;
	border-bottom-color: #46521D;
}
#containerTxt .bnt-general a:hover {
	text-decoration:none;
	background-color: #8B0B04;
	color: #FFFFFF;
}
#audioplayer {
	width:192px;
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	float: right;
	width: 174px;
}
.container-audios {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6A8118;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A8118;
	margin-top: 10px;
	margin-bottom: 10px;
}
.container-videos {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6A8118;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A8118;
	margin-top: 10px;
	margin-bottom: 10px;
}
.container_thumbvideo a {
	float:right;
	width:125px;
	height:100px;
	margin-top:50px;
	margin-right:25px;
	margin-left:10px;
	margin-bottom:25px;
}
.container-videosdetalle {
	width:600px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #343434;
}
.videoplayer {
	width:425px;
	height:344px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#DetalleNoticia {
	padding:0px;
	margin:0px;
}
#DetalleNoticia p {
	padding-left:20px;
	padding-top:0px;
}
#DetalleNoticia .foto-noticias {
	float:right;
	padding:0px;
	margin-left:20px;
	margin-bottom:20px;
}
#DetalleNoticia p.titulo2 {
	width:400px;
	padding-top:0px;
	float:left;
}
#ProyRelacionados a.linksrojos {
	color: #900;
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

/*MENÚ DE PROYECTOS*/



/*#menu-proyectos {
	width:192px;
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#menu-proyectos .nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	width:172px;
	display:block;
	background-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	padding: 10px;
}
#menu-proyectos ul {
	margin: 0px;
	padding: 0px;
}
#menu-proyectos li {
	display: block;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/img_vinetamenuproyectos.png);
	background-repeat: no-repeat;
	background-position: left 11px;
}
#menu-proyectos li a {
	font-weight:bold;
	text-decoration:none;
	color: #666666;
	outline:none;
	font-size: 11px;
}
#menu-proyectos li a:hover {
	color:#669900;
	text-decoration:none;
}*/


#menu-proyectos {
	width:192px;
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#menu-proyectos .nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	width:172px;
	display:block;
	background-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	padding: 10px;
	margin-bottom: 27px;
}
#menu-proyectos a {
	display: block; /*solo los botones llevan display*/
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	width:192px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#menu-proyectos span {
	display: none;
}
#menu-proyectos ul {
	padding: 0px;
	margin: 0px;
}
#menu-proyectos li {
	list-style-type: none; /* alinea el texto dentro del boton */
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/img_vinetamenuproyectos.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#menu-proyectos li a {
	font-weight:bold;
	text-decoration:none;
	color: #666666;
	outline:none;
	font-size: 11px;
}
#menu-proyectos li a:hover {
	color:#669900;
	text-decoration:none;
}
* html #menu-proyectos li { /*alinea en explorer*/
	height: 1%;
	float: left;
}
#menu-proyectos ul li ul {
	/*margin-top: -27px;*/
	position: relative;
	/*visibility: hidden;*/
	margin-left: 0px;
	border-top-style: none;
}
#menu-proyectos ul li ul li{
	padding: 0px;
	margin: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#menu-proyectos ul li ul li a {
	background-color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	color: #990000;
	text-decoration: none;
	text-align: left;
	font-size: 10px;
}
#menu-proyectos ul li ul li a:hover {
	background-color: #efefef;
}
.detalle_publicaciones {
	width: 375px;
	float: left;
}
#link {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#coment_peq {
	width: 600px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 50px;
}
.ver_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #6A8118;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #46521D;
	border-bottom-color: #46521D;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ver_mas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #972321;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #F0F0F0;
	float: left;
}


#slideshow {
	z-index:20;
    position:relative;
    /*height:350px;*/
	
	width:733px;
	height:232px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 16px;
}

#slideshow IMG {
    /*position:absolute;*/
	position: absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

