/* CSS Document */
*body{
	background:#4080cf;
	color: #333;
	float: left;
}
/*///////////////////////////////////////////////////*/

#page{
	width:900px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*///////////////////////////////////**/

#trans
{
	background-color:#333;
	z-index:6;
	position:absolute;
	margin:700px 350px;
	width:200px;
	height:120px;
	display:none;
	opacity:0.95;
	filter:alpha(opacity="95");
	/*left:400px;*/
	/*top:50%;*/

}

#trans #msj
{
	/*position:absolute;*/
	width:200px;
	height:120px;
	margin:auto;
	/*margin-left:-150px;*/
	top:50%;
	left:50%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}

#page #header{
	width:900px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #FFF;
}

/*#page #menu{
/width:900px;
height:60px;
font-family:Tahoma, Fixedsys, arial, verdana;
font-size:12px;
color:#FFFFFF;
}*/
/*******************************************************************/
#page #page-cont{
	width:902px;
	height:auto;
	border: 1px solid #6398D8;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 20px;
	background-color: #4080CF;
}

#page-cont #pLeft{
width:180px;
height:auto;
float:left;
margin:0 0 0 10px;
}
#page-cont #pLeft .caja{
width:180px;
height:100px;
/*background:url(../images/cajax.gif) no-repeat ;*/
margin:0 0 5px 0;
}



#page-cont #pLeft .caja .box{
font-family:Tahoma, Fixedsys, arial, verdana;
font-size:12px;
color:#FFFFFF;
margin:5px;
text-align:justify;
}


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

#page-cont #pRightC{
width:680px;
height:auto;
float:right;
margin:0 10px 0 10px;
}

#page-cont #pRightC .heaR{
	background:url(../images/hear.gif) no-repeat;
	margin-bottom: 0px;
}
#page-cont #pRightC .heaR #heaxe{
	width:660px;
	margin:10px 10px 0 10px;
}


#page-cont #pRightC .boDyr{
	width:680px;
	height:auto;
	font-family:Tahoma, Fixedsys, arial, verdana;
	font-size:12px;
	color:#000;
	background-image: url(../images/bodyr.gif);
	background-repeat: repeat;
}

#page-cont #pRightC .boDyr .boDer{
	width:660px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333;
}

#page-cont #pRightC .boDyr .boDer .meses{
	width:90px;
	height:auto;
	float:right;
	line-height:18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page-cont #pRightC .boDyr .boDer .meses a{
	font-weight:bold;
	cursor:pointer;
	color: #FC0;
	text-decoration: none;
	margin-left: 5px;
}

#page-cont #pRightC .boDyr .boDer .meses a:hover{
	font-weight:bold;
	color:#FFF;
	text-decoration: underline;
}
#page-cont #pRightC .boDyr p  {
	text-align: justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#page-cont #pRightC .boDyr .boDer ul li  {
	color: #333;
}







#page-cont #pRightC .fooR{
	width:680px;
	height:25px;
	background:url(../images/foor.gif) no-repeat;
	clear: both;
}

#cabecera_flash {
	margin-top: 10px;
}
#boxlink200x150 {
	margin: 5px;
	background-color: #09F;
	padding: 0px;
	border: 2px solid #036;
}


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


#foot{
	width:100%;
	height:20px;
	font-family:Tahoma, Fixedsys, arial, verdana;
	color:#ffffff;
	text-align:center;
	font-size:11px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}

#titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FC0;
	font-weight: bolder;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.subtitulo {
	font-size: 18px;
	font-weight: bold;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #C30;
	font-family: Arial, Helvetica, sans-serif;
}




strong {


}
.borde_calendar {
	border: 1px solid #6CF;
}
.imgtit {
	margin-top: 10px;
}
#resaltado {
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px dashed #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D5E3F4;
	margin: 20px;
	font-style: italic;
	color: #036;
}
.input  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	border:1px solid #6CF;
	width:200px;
	color: #036;
}
.small {
	font-size: 9px;
}
#pics {
	margin: 20px;
	padding: 10px;
}
#pics img {
	border: 1px solid #4080CF;
	background-color: #FFF;
	padding: 3px;
	margin: 10px;
}
