/* CSS Document */
html,body{
	margin:0;
	padding:0;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#070761;
}


div#header{
	height:280px;
	/*line-height:280px;*/
	margin:0;
  	padding-left:0px;
	background: #fff;
}
div#headersup{
	height:80px;
}
div#headerinf{
	height:200px;
}

div#content p{
	line-height:1.4;
}

div#footer p{
	background: #333;
	color: #FFF;

	margin:0;
	padding:5px 10px;
}

div#containerindex{
	text-align:left;
	width:994px;
	margin:0 auto;
	/*border: #000000 thin solid;
	background-color:#FFFFFF;*/
}

div#container{
	text-align:left;
	width:994px;
	margin:0 auto;
	/*border: #000000 thin solid;*/
	background-color:#FFFFFF;
}
div#menuppal{
	width:994px;
	height: 30px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:30px;
	background-color:#0066FF;
	background-image:url(imagenes/fdomenu.jpg);
	text-align:right;
}
div#wrapper{
	float:left;
	width:100%;
}
div#content{
	margin: 10px;
}
div#footer{
	clear:left;
	width:100%;
}
/**************************************************/
h1{
	font-weight:bold;
	font-size:1.6em;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
h2{
	font-weight:bold;
	font-size:1.4em;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
h3{
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}

th{
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}

#tblprop{
	background-color:#FFFFFF;
	margin:10px;
	padding:5px;
}

.fotoenlace{
	cursor:pointer;
}
.fotobneg{
	border:thick solid #000000;
}
.fotobgri{
	border:thick solid #CCCCCC;
}

/****************** para calendario *************************/
.tblcale{
	background-color:#fff;
	font-size:.9em;
}
.cabetabla{
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	background-color:#00f;
}
.ocup{
	color:#FF0000;
	font-weight:bold;
}
.libre{
	color:#009900;
	font-weight:bold;
}
.finsem{
	background-color:#FFFF33;
}
.cambiomes{
	background-color:#0099FF;
	color:#fff;
	font-weight:bold;
}
a.cambiomes{
	text-decoration:none;
	color:#fff;
}

/**************************************************************/

/******************* diseņo de pagina propiedades ***************/
div.izquierda{
	width:45%;
	float:left;
	margin-right:10px;
}
div.derecha{
	width:45%;
	float:right;
}
div.izq{
	width:25%;
	float:left;
	margin-right:5px;
}
div.der{
	width:70%;
	float:right;
}
.azul{
	color:#000066;
}
.tit0{
	font-weight:bold;
	font-size:1.2em;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	color:#000066;
}
.tit1{
	font-size:1.1em;
	font-weight:bold;
	color:#000066;
}
.dat1{
	font-weight:bold;
}
.titulotab{
	background-color:#365f91;
	color:#fff;
}
.fila1{
	background-color:#f2f2f2;
}
.fila2{
	background-color:#c6d9f1;
}
.fila3{
	background-color:#8db3e2;
}
.fila4{
	background-color:#548dd4;
}
/*************************** estilo de menu principal ************************/
div#menuppal a{
	color:#000033;
	text-decoration:none;
	font-weight:bold;
}
div#menuppal a:hover{
	color:#0066FF;
	text-decoration:none;
	font-weight:bold;
}

/***************************** estilos para pagina de inicio *********************************/
div#izq{
	width:315px;
	height:500px;
	float:left;
	margin-right:10px;
	padding:5px;
	border: thin #000066 solid;
	background-color:#99CCFF;
}

div#ctro{
	width:300px;
	height:500px;
	float:left;
	padding:5px;
	border: thin #000066 solid;
	/*border:#FF0000 thin solid;*/
	margin-right:5px;
	background-color:#CCFFFF;
}

div#dcha{
	width:300px;
	height:500px;
	float:right;
	padding:5px;
	border: thin #000099 solid;
	background-color:#99FFCC;
}
div#izq select{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#ctro select{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#dcha select{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#izq input{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#ctro input{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#dcha input{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}

div#col_izq{
	width:215px;
	/*height:500px;*/
	float:left;
	margin-right:10px;
	padding:0px;
	border: thin #000066 solid;
	background-color:#99CCFF;
}

div#col_dcha{
	width:720px;
	/*height:500px;*/
	float:right;
	padding:5px;
	/*border: thin #000066 solid;
	border:#FF0000 thin solid;*/
	margin-right:0px;
	/*background-color:#fff;*/
}

div#col_izq select{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#col_izq input{
	font-size:.9em;
	margin-top:4px;
	margin-bottom:4px;
}
div#cabsec{
	color:#000033;
	height:30px;
	padding:5px;
	text-align:center;
	font-size:1.3em;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	background-image:url(imagenes/fdomenu.jpg);
}
div#corpsec{
	padding:5px;
}
div#cabport{
	margin-bottom:6px;
	background-color:#FFFFFF;
}
div#corpport{
	margin-top:3px;
	background-color:#FFFFFF;
	font-size:1.3em;
	padding:10px;
}
div#titular{
	text-align:center;
	font-size:2em;
	font-style:italic;
	font-weight:bolder;
}
/********************************** estilos para parte superior del cabezal ************************/
div#cabizq{
	width:65%;
	float:left;
	height:80px;
	line-height:20px;
}

div#cabder{
	width:25%;
	float:right;
	height:80px;
	line-height:20px;
	text-align:right;
	padding-right:20px;
	color:#999999;
	margin-top:10px;
}
/****************************************************************************************************/

/**************************   para que aparezca la mano sonre el boton de ver ***********************/
.mano{
	cursor:pointer;
}
