/* CSS Document */

body{
	background-color:#FFFFFF;
	font-family:"Trebuchet MS",Garamond,Georgia;
	padding: 0 auto;
	margin:20px 0 0 0;	
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*a {
	display:inline;
	font-size:14px;
	color:#006600;
}
a:hover {
	color: #006600;}*/

h1 {
	color: #FF0000;
	font-size:22px;
	font-family:"Trebuchet MS",Garamond,Georgia;
	font-weight:100;
	border-bottom:2px solid #FF0000;
	line-height:0.7em;
}
h2 {
	color:#339933;
	font-size:14px;
	font-family:Helvetica;

}

h3 {
	color: #339933;
	font-size:14px;
	font-family:"Trebuchet MS",Garamond,Georgia;
	font-weight:100;
	font-weight:bold;
}
h4 {
	color:#339933;
	font-size:18px;
	font-family:Helvetica;

}
p {
 font-family:"Trebuchet MS",Garamond,Georgia;
 font-size:13px;
 color:#666666;
 line-height:1.2em;
 }
a:hover {color: #CCCCCC;}
a {color:#FFFFFF; text-decoration:none;}

.bg {
background:transparent url(img/fd.jpg) repeat-x scroll center top;
height:900px;
}
#contenedor{
	width:950px;
	height: auto;
	margin:0 auto;
}
#top{
	float:left;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	width:978px;
	height:120px;
	position:relative;
	z-index: 12;
	}
#cabecera{
	width:978px;
	height:200px;
	float:left;
	}
#cabecera_flash{
	width:978px;
	height:199px;
	float:left;
	background-image:url(img/fd_cab.jpg);
	background-repeat:no-repeat;
	padding: 5px 0 0 25px;
}
#menu{
	width:600px;
	height:34px;
	float:left;
	position: absolute;
	left: 339px;
	top: 95px;
				
}
.menu a {
 	display:block; 
	float:right; 
	border:none;
	background-position:left top;
	background-repeat:no-repeat; 
	width:125px;
	margin-left:1px;  
	height:26px; 
	z-index:9999;
	margin: 0 auto;
	
	
}
 .menu a:hover{background-position: 0 -26px; text-decoration: none; }
 .menu .activo {background-position: 0 -26px; text-decoration: none;}
 .menu .alt { display:none; }
 .menu a#m1 { background-image:url(img/btn_1.png); width:88px;}
 .menu a#m2 { background-image:url(img/btn_2.png); width:80px;}
 .menu a#m3 { background-image:url(img/btn_3.png); width:108px; }
 .menu a#m4 { background-image:url(img/btn_4.png); width:123px;}

 
#recuadro_arriba{
	
	width:978px;
	float:left;
}
#recuadro_cuerpo{
	background-image:url(img/cuerpo_recuadro.jpg);
	background-repeat:repeat;
	width:979px;
	float:left;
}
#col1{
	width:480px;
	float:left;
	padding:10px 10px 10px 60px;
	height:auto;
	}
a: col1{ color:red;}
#col2{
	width:300px;
	float:left;
	padding:40px;
	height:auto;
}
.col3{
	width:340px;
	float:left;
	border-color:#009933;}
.col4{
	width:240px;
	float:left;
	}
.foto{
	width:100px;
	float:right;
	}

#tabla{
	border-width: 1.5px;
	border-style: solid;
	border-color: #FF0000;
	width:450px;
	padding:5px 10px;
}
#recuadro_pie{
	width:979px;
	height:20px;
	background-repeat:no-repeat;
	float:left;
}
#pie{
	width:978px;
	height:70px;
	float:left;
	background-image:url(img/pie.jpg);
}
.derechos {
	width:600px;
	color:#FFFFFF;
	font-size:10px;
	left:10px;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 0 24px;
}
.comunidad{
	width:200px;
	height:20px;
	float:right;
	color:#FFFFFF;
	
	}