/* CSS Document */

body {
	background-color:#336666;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#9999FF;
	margin: 0px;
	padding: 0px;
}
#header-container {
	width:760px;
	color: #666666;
	border-bottom-style: none;
	border-bottom-color: #000066;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../fotos/encabezado3.gif);
	background-repeat: no-repeat;
	height: 180px;
	background-color: #FFFFFF;
}
#header-container .buscador{
	float:right;
	margin-top: -85px;
	
	padding-left:240px;
	padding-right:25px;
	
	}
#header h1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 36px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#header ul {
	float:right;
	padding-bottom: 10px;
	margin-top: 110px;
}
#header li {
	float:left;
	display:block;
	list-style:none;
	color: #336666;
	padding-right: 7px;
	padding-left: 6px;
}
#header li a {
	display:block;
	width:auto;
	text-align:center;
	color:#666666;
	text-decoration:none;
	padding:5px 6px;
}
#header li a:hover {
	padding:5px 6px 5px 6px;
	color: #666666;
	background-color: #eee;
}


#container {
	width:760px;
	margin:0 auto;
	background-color: #FFFFFF;
	
 min-height: 800px;
}
#container #content #form table {
	background-color: #eee;
	border: thin solid #999999;
	width: 450px;
	margin-left: 30px;
	padding-left: 10px;
}
#container #content #form p {
	padding-left: 0px;
	color: #336666;
}
#container #content #form td {
	padding-left: 20px;
	text-align: left;
	color: #336666;
}
#sidebar {
	float:left;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
	line-height:20px;
	border-bottom:1px #eee;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
	padding-left: 10px;
	height: 100%;
}
#sidebar h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336666;
	padding-left: 10px;
}
#sidebar ul{
	margin: 0px;
	padding: 0px 0px 20px;
}
#sidebar li{
	list-style:none;
}
#sidebar li a {
	width:70%;
	margin:1px 0 1px 0;
	display:block;
	padding:5px 5px 5px 10px;
	color:#666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#sidebar li a:hover{
	background-image: url(../images/hojita.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#sidebar input {
	width:170px;
	background-color:#f6f6f6;
	border-top:1px solid #eee;
	border-right:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	border-left:1px solid #eee;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#666666;
	padding:4px;
	margin:3px;
}
#sidebar input:hover {
	border:1px solid #ccc;
	color:#333333;
}
#sidebar input:focus {
	border:1px solid #999;
	color:#333;
}
#busqueda {
	margin:0 0 0 0px;
	/*padding-top: 20px;*/
}
#content {
	margin:0 0 0 200px;
	padding-top: 20px;
}
#content h1 {
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	color: #666666;
}
#content h2 {
	font-size: 14px;
	color: #336666;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
#content h3 {
	color: #999;
	padding-left: 30px;
	padding-right: 50px;
	margin-right: 25px;
	text-align: left;
	line-height: 14px;
	font-size: 12px;
}
#content p {
	color: #999;
	padding-left: 30px;
	padding-right: 50px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-right: 25px;
	text-align: left;
}
#container #content .epigrafe {
	color: #336666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#container #content .epigrafe img {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#container #content .resaltado {
	color: #333333;
}
#content a {
	color: #3399CC;
	text-decoration: none;
}
#content a:hover {
	color: #0033FF;
}
#footer {
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	clear:both;
	background-color: #FFCC33;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	border: 1px dashed #FFFFFF;
}
#footer a {
	color:#336699;
	text-decoration: none;
}
#footercontent {
	margin:0 auto 0 auto;
}
#footer a:hover {
	color:#333399;
	text-decoration: none;
}	
#fotosQ {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.retrato {
	margin-bottom: 30px;
	margin-right: 25px;
	padding-left: 5px;
	text-align: right;
	float: right;
	width: 318px;
}
#container #content .quienes img {
	margin: 0px;
	padding: 5px;
	background-color: #CCCCCC;
}
#content h4 {
	color: #999;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	margin-right: 0px;
	text-align: left;
}
.vinculo {
	padding:5px 6px;
	background-color: #eee;
	margin: 0px;
}
.vinculoMenuLateral {
	width:70%;
	margin:1px 0 1px 0;
	display:block;
	padding:5px 5px 5px 10px;
	color:#336666;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #eee;
}
#parrafosSinFilete {
	color: #999;
	padding-left: 30px;
	padding-right: 50px;
	margin-left: 0px;
	padding-bottom: 30px;
	margin-right: 25px;
	text-align: justify;
}
#container #content .filetes {
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 0px;
	margin-left: 30px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.retratoActividadFisica {
	margin-bottom: 30px;
	margin-right: 25px;
	padding-left: 5px;
	text-align: right;
	float: right;
	width: 250px;
	height: 180px;
}
.retratoSalidas {
	margin-bottom: 20px;
	text-align: right;
	float: left;
	margin-top: 5px;
}
.retratoNovedades {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.notas  {
	color:#999;
	padding-left: 30px;
	padding-right: 50px;
	margin-left: 0px;
	padding-bottom: 10px;
	margin-right: 25px;
	text-align: left;
}
.notas img{
	margin-left: 5px;
	}
.notas  .parrafo{
	margin-bottom:10px;
	/*margin-left:5px;*/
	}

.notas  .parrafo .titulo{
	/*padding-left: -30px;*/
	font-size: 16px;
	color: #336666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
	.templatemo_box {
	margin-bottom: 10px;
	/*background: url(images/templatemo_box_body.jpg) repeat-y right;*/
}

.templatemo_box .body {
	padding: 5px 15px 5px 15px;
}

.templatemo_box h2 {
	position: relative;
	height: 25px;
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	color: #048dc6;
	font-weight: bold;
	background: url(images/templatemo_box_tr.jpg) no-repeat top right; 
}

.templatemo_box h2 span {
	position: absolute;
	width: 10px;
	height: 35px;
	top: 3px;
	left: 32px;
	background: url(images/templatemo_box_tl.jpg);
}

.news_image {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e5e5e5;
}

.news_box {
/*	clear: both;*/
	margin-left:10px;
    margin-right:30px;
	margin-bottom:10px;
	border-bottom: #e5e5e5 1px solid; 
	
}
	
.news_box h3{
	font-size: 14px;
	margin: 0 0 10px 0;
}
.news_box h4{
	font-size: 10px;
	color:#666;
	margin: 0 0 10px 0;
}
.news_box a:hover{
	color:#666;
}

/* Nuevo */






#contenidohome{
	margin:0 0 0 210px;
	/*padding-top: 20px;*/
	font-size:12px;
	color: #666;
	overflow: visible;
   width: 70%; 
   height:100%;
	}
#contenidohome h2{

background: url(../fotos/titular.jpg) repeat-x left ;
font-size:small;

		
}
#contenidohome a{
		
	color:#cc0000;
	text-decoration:none;
	padding:4px 4px;
}
#contenidohome a:hover {
	padding:4px 4px 4px 4px;
	color: #cc0000;
	background-color: #eee;
	}

#contenidoppal{
	
	
	margin-right:15px;
	margin-left:15px;
	/*margin-top:0px;*/


	}

 .fotodavid {
	margin-top: 5px;
	margin-right: 5px;
	float:left;
 }
#cuadro1{
	margin-right:10px;
	margin-left:15px;
	margin-top:0px;
	float:left;
	width:225px;

	}
#cuadro1 .titulo{
	
	font-size:small;
	font-weight:bold;
	margin-bottom:10px;}
#cuadro1 .texto{
	margin-left:10px;
	}
	
#cuadro2 {
	margin-right:10px;
	margin-left:5px;
	margin-top:0px;
	float:right;
	width:225px;
	
	}
#cuadro2 .video{
	
	margin-left:10px;
	}
	

.corte {
.clear: both;
}


	
#cuadro3{
	margin-right:15px;
	margin-left:5px;
	margin-top:0px;
	float:left;
	width:225px;

	}
#cuadro3 .foto{
	margin-top: 5px;
	margin-right: 5px;
	float:left;
	}
#cuadro3 .texto{
	
	margin-left:10px;
	}
#cuadro4 {
	margin-right:5px;
	margin-left:15px;
	margin-top:2px;
	float:right;
	width:225px;
	
	}

#cuadro4 .titulo{
	margin-left:5px;
	font-size:small;
	font-weight:bold;
	margin-bottom:20px;
	}
#cuadro4 .texto{
		margin-left:10px;
		}