/* CSS Document */
body{
	margin-bottom:0px;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image:url(../imgs/fondo.png);
	background-repeat:repeat-x;
	background-color:#000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#menuDrch{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 900px;
	height: 39px;
	margin-left: -450px;
	z-index:1;
	text-align:right;
}
#menuDrch td{
	vertical-align:midle;
	height:38px;
	color:#FFFFFF;
}
table.menuNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0b3870;
}
table.menuNav th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0b3870;
	width:20px;
}
table.menuNav a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration:none;
}
table.menuNav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	text-decoration: underline;
}
table.cajaBlanca  {
	margin-top:10px;
	table-layout:fixed;
}
table.cajaBlanca td{
	background-color:#FFFFFF;
}
table.noticiasHome td {
	background-color: #e2e2e2;
}
table.noticiasHome2 td {
	background-color:#999999;
	color: #ffffff;
}
table.proyectos td {
	background-color:#999999;
	color: #ffffff;
}

.formHome{
	color: #000000;
	background: #F2F3FF;
	border: 1px outset #006699

}
div.scroll {
	height: 250px;
	width: 655px;
	overflow: auto;
	border: 0px solid #666;
	padding: 0px;
	background-color: #FFFFFF;
 	scrollbar-face-color:#FFFFFF;
    scrollbar-shadow-color:#006699;
    scrollbar-highlight-color:#006699;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-arrow-color:#006699;
}
.textoCajaBlanca{
	text-align:justify;
	
}
.tituPagina{
	font-size:32px;
	color:#006699;
	font-weight:normal;
	padding-bottom:10px;
}
.subTituPagina{
	font-size:28px;
	color:#666666;
	font-weight:normal;
	padding-bottom:10px;
}
.tituNoticiasHome{
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
}
.tituNoticias{
	font-size:18px;
	color:#006699;
	font-weight:normal;
	text-transform:uppercase;
}
.tituNoticiasSub{
	font-size:12px;
	color:#006699;
	font-weight:bold;
	padding-bottom:10px;
}
.subTitNot{
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.altumNombre{
	color:#006699;
	font-weight:bold
}
ul{
	list-style: none;
}
li{
	margin-left: -25;
	padding-left: 15px;
	padding-bottom:5px;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;

}
li a:link, a:visited{
	color:#006699;
	text-decoration:none;
}
li a:hover{
	text-decoration:underline;
	color:#006699;
}
.copyRight {
	font-size:10px;
	padding-bottom:5px;
	padding-top:10px;
	color:#006699;
}

.linkGengeral {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
.linkGengeral:hover{
	color:#78b1df;
	font-weight:bold;
	text-decoration:underline;
}
/* == NOTICIAS == */

a.linkHome:link {
	text-decoration: none;
	color: #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a.linkHome:visited {
	text-decoration:none;
	color: #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a.linkHome:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
a.linkNotHome:link {
	text-decoration: none;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
a.linkNotHome:visited {
	text-decoration:none;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
		font-weight: normal;
	}
a.linkNotHome:hover {
	text-decoration: underline;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
a.linkPag:link {
	text-decoration: none;
	color: #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
a.linkPag:visited {
	text-decoration:none;
	color: #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	}
a.linkPag:hover {
	text-decoration: underline;
	color: #000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a.linkMas:link {
	text-decoration: none;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: normal;
	}
a.linkMas:visited {
	text-decoration:none;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
		font-weight: normal;
	}
a.linkMas:hover {
	text-decoration: underline;
	color: #006699;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight: normal;
	}




/* == MENU IZQUIERDO == */
table.menuIzq {
	margin-top:3px;
	
}
table.menuIzq thead td {
	background-image:url(../imgs/menu_izq_01.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#207196;
	padding-left:10px;
	vertical-align:middle;
	
}
table.menuIzq tfoot td{
	background-image:url(../imgs/menu_izq_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:6px;
	
}table.menuIzq tbody td{
	height:21px;
	vertical-align:middle;
}
table.menuIzq tbody td a, table.menuIzq tbody td a:visited, table.menuIzq tbody td a:active{
	color:#175673;
	display:block;
	padding-left:24px;
	padding-top:3px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imgs/menu_izq_bullet_up.gif);
	background-repeat:no-repeat;
}
table.menuIzq tbody td a:hover{
	color:#ffffff;
	display:block;
	text-decoration:none;
	background-image:url(../imgs/menu_izq_bullet_actv.gif);
	background-repeat:no-repeat;
}
table.menuIzq #activo{
	color:#ffffff;
	display:block;
	padding-left:24px;
	padding-top:3px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imgs/menu_izq_bullet_actv.gif);
	background-repeat:no-repeat;
}

#imgDeco{
	width:190px;
	height:277px;
	position: relative;
	left: 0px;
	top: -258px;
	border:none; 	
	background-image:url(../imgs/imgIzq_1.gif);	
}
	
/* == administrador == */

/* CSS Document */

/* ==============    admon    =================*/
/* ============================================*/
.tituAdmon{
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:10px;
}
.tituAdmonFecha{
	font-size:20x;
	color:#FFFFFF;
	font-style:italic;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:10px;
}
.info{
	font-size:11px;
	font-style:italic;
}
/* FORMUALRIOS */
.input {
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d1d1d1;
}
.inputheader {
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	width:18%;
	height:30px;
}
.submit {
	color: #006699;
	background: #FFFFFF;
	border: 1px solid #d1d1d1;
}
.tituFormulario{
	font-size:14px;
	color:#006699;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}
/* -Formularios */

/* == LISTADOS == */
table.listado {
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	border: 1px solid #d1d1d1;
}
table.listado thead th{
	text-align:left;
	font-weight:bold;
	background-color:#e7e7e7;
}
table.listado tbody th{
	text-align:left;
	font-weight:normal;
	background-color:#ffffff;
}
table.listado tbody td{
	text-align:left;
	font-weight:normal;
	background-color:#f8f8f8;
}
table.listado tfoot td{
	text-align:center;
}
table.listado a:link, a:visited, a:active{
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
table.listado a:hover{
	color:#78b1df;
	font-weight:bold;
	text-decoration:underline;
}
/* == LISTADOS == */

/* == MENU IZQUIERDO == */
table.menuAdmon {
	margin-top:3px;
	
}
table.menuAdmon thead td {
	background-image:url(../../imgs/menu_izq_01.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#207196;
	padding-left:10px;
	vertical-align:middle;
	
}
table.menuAdmon tfoot td{
	background-image:url(../../imgs/menu_izq_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:6px;
	
}table.menuAdmon tbody td{
	height:21px;
	padding-left:24px;
	vertical-align:middle;
	background-image:url(../../imgs/menu_izq_bullet_up.gif)
}
table.menuAdmon tbody td a{
	color:#175673;
	font-weight:bold;
	text-decoration:none;
}
table.menuAdmon tbody td a:hover{
	color:#5da8ca;
	font-weight:bold;
	text-decoration: underline;
}
.borde {
 	border:#006699 solid 1px;
}
.fotIzq {
	margin-right: 10px;
}



