/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;


    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #a7a7a7;
    SCROLLBAR-SHADOW-COLOR: #a7a7a7;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #0192D1;
    SCROLLBAR-TRACK-COLOR: #80CAE7;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

body {
	position:relative;
	background-color:#DADADA;
	text-align:center;
	background-image:url(../images/back_page.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
/*---------------------------------------------*/

#contenedor {
	position:absolute;
	width:780px;
	height:684px;
	/*top:50%;*/
	/*margin-top:-342px;*/
	left:50%;
	margin-left:-390px;
	background-color:#fff;
	text-align:center;
	z-index:1;
}


/*---------------------------------------------*/

#top {
	width:766px;
	margin: 7px 0 0 0px;
	padding-left: 7px;
	height:119px;
	float:left;
	text-align:center;
	/*border: solid 1px;*/
}

#DNI {
	width:205px;
	height:119px;
	background-image:url(../images/back_top.png);
	float:left;
}

#logos {
	width:560px;
	height:119px;
	float:left;
	text-align:right;
	background-image:url(../images/back_top.png);
	/*border: solid 1px;*/

}


/*---------------------------------------------*/
#middle {
	width:766px;
	text-align:left;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#middle table { border-collapse:collapse;}

/*---------------------------------------------*/
#recuadro {
	width:205px;
	padding:0;
	margin:0;
	vertical-align:bottom;

}

#menuPpal {
	width:205px;
	text-align:left;
	background-image:url(../images/back_menu.gif);
	background-repeat:repeat-y;
	padding: 0px;
	margin: 0px;
	vertical-align:top;

}

#menuPpal ul {
	padding: 0px;
	margin:13px 0 0 0px;
	text-align:left;
	width:190px;
	float:right;
	height: 301px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	/*border: solid 1px;*/

}


#menuPpal h1 {
	padding: 0  0 0 5px;
	margin:10px 0 5px 0px;
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00405A;
}

.link {
	background-color:#27A4D7;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #E6F4FA;
	font-weight: normal;
	display:block;
	width: 165px;
	padding: 2px 2px 2px 12px;
	border: solid 1px #4DB4DE;
}

.link2 {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	display: block;
	padding: 4px 2px 4px 12px;
}
.link2:hover {
	color: #27A4D7;
}

.link2 b {
	color: #27A4D7;
}


.link3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0192D1;
	font-weight: normal;
}

.volver
{
	padding: 2px 5px 2px 5px;
	text-align:left;
	font-family: tahoma;
	font-size: 11px;
	color:#27A4D7;
	border: solid 1px #27A4D7;
	height:auto;
	font-weight:bold;
	text-decoration:none;

}



.boton
{
	font-family: tahoma;
	font-size: 12px;
	color:#fff;
	border: solid 1px #27A4D7;
	background-color: #82C8E9;
	height:auto;
	font-weight:bold;
	text-decoration:none;
}



.label
{
	font-family: tahoma;
	font-size: 12px;
	color:#0193CF;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
}

.labelBold
{
	font-family: tahoma;
	font-size: 12px;
	color:#0193CF;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}

.campo
{
	font-family: tahoma;
	font-size: 12px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	border: solid 1px #DEDEDE;
}

#menuPpal li {
	list-style:none;
	margin-bottom: 4px;
	float:left;
	display:block;
	width:165px;
}
#menuPpal a {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #E6F4FA;
	font-weight: normal;
	width:165px;
	padding: 2px 2px 2px 12px;
	border: solid 1px #4DB4DE;
	display:block;
}
#menuPpal a:link {
	color: #E6F4FA;
	display:block;
}
#menuPpal a:visited {
	color: #FFFFFF;
}
#menuPpal a:hover {
	border: solid 1px #fff;
	color: #FFFFFF;
}

#menuPpalOn {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color:#4DB4DE;
	padding: 2px 2px 2px 12px;
	border: solid 1px #4DB4DE;
	display:block;
}

/*---------------------------------------------*/
#seccionAni {
	width:545px;
	background-color:#fff;
	padding: 13px 0 0 13px;
	vertical-align:top;
}

#seccionContenido {
	width:545px;
	background-color:#fff;
	padding: 13px 0 0 13px;
	vertical-align:top;
}

#seccionContenido h1 {
	color:#0192D1;
	font-family:tahoma;
	font-size: 18px;
	border-bottom: solid 1px #C5E6EF;
	font-weight: normal;
	padding: 10px 0 10px 5px;
}

#seccionContenido h2 {
	color:#0192D1;
	font-family:tahoma;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 20px 0px 25px;
	margin: 0px;
}

#seccionContenido h3 {
	color:#000;
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 0px 45px;
	margin: 0px;
}

#seccionContenido h4 {
	color:#000;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 20px 5px 25px;
	margin: 30px 0 0px 0;
	border: solid 1px #0192D1;
}

#seccionContenido h5 {
	color:#0192D1;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

#seccionContenido p {
	color:#000;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 20px 0px 25px;
	line-height: 18px;
}

#seccionContenido ul {
	padding: 0px 20px 0px 25px;
	margin: 0px 20px 0px 25px;
	color:#000;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
}

#seccionContenido ul li {
	color:#000;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 0 10px 0;
}


.tit_celda{
	color:#fff;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color:#80CAE7;
	border: solid 1px #000000;
}

.celda{
	color:#000;
	font-family:tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color:;
	border: solid 1px #000000;
	vertical-align:top;
}

/*---------------------------------------------*/

#footer {
	width:750px;
	height:52px;
	background-image:url(../images/logo_presidencia.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	text-align:left;
	border-top: solid 1px #DADADA;
	font-family: tahoma;
	font-size:11px;
	color: #7A7A7A;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
