/*ESTRUCTURA DE PAGINA*/
body {
	/*background-image: url(img/fondo.jpg);*/
	background-color: ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1{
font-size:13pt;
color:#333333;
}
h2{
	font-size:10pt;
	color:#666666;
	font-style: italic;
	font-weight:100;
	border-bottom:#999999 1px solid;
}
#contenedor{
	width:779px;
	margin:auto;
	text-align:left;
	background-color:#Ffffff;
	border:#E8E8E8 1px solid;
}
#arriba{
	background-color:#CCCCCC;
}
#col{
	float: left;
}
.colmenu{	
	width:175px;
	background-color:#FFFFFF;
	padding-left:2px;
	
}
.fcontmenu{
	background-image:url(img/m_middle.jpg);
}
.contmenu{
	padding-left:15px;
	line-height:18px;
}

.tcontmenu{
	padding-left:8px;
	width:18px;
}
a.menu{
	text-decoration:none;
	color:#333333;
	border-bottom:#EEC791 1px solid;
	width:127px;
}
a.menu:hover{
	background-color: #F4C782;
	width:127px;
	color:#000000;

}
#col.contenidoHome
{
	width:440px;
	padding-right:9px;
	padding-left:9px;
	padding-top:5px;
}
#col.contenidoHomeS
{
	
	padding-right:9px;
	padding-left:9px;
	padding-top:5px;
}
#pie{

clear: both;
font-size:8pt;
color:#666666;
text-align:center;
}
#listado{
	text-align:left;
	
}
#listado.medio{
	background-image:url(img/listado_medio.jpg) ;
	padding-left:13px;
	padding-right:13px;
	width:478px;
	
	
}
#listado.item{
	background-color:#F3DBA7;
	font-weight:bold;
	width:477px;
	padding:1px;
	padding-left:5px;
	color:#333333;
	
}
#listado.itemdes{
	background-color: #FAF1E4;
	width:477px;
	padding:2px;
	padding-left:5px;
	color:#333333;
}
a.listado{
	color:#990000;
	text-decoration:none;
}
a.listado:hover{
	color: #CC3300;
	text-decoration: underline;
}
a.titulo{
	text-decoration:none;
	color:#000000;
}
a.titulo:hover{
	color: #CC6600;
}
blockquote{
	width:500px;
}
#activiades{
	overflow: hidden;
	height:160px;
	width:140px;
	background-image:url(img/actividades_02.gif);
	font-size:10px;
	
}
a.color{
	color:#FF6600;
	text-decoration:none;

}
a.color:hover{
	font-weight:bold;

}
#degrades {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:200%;
	z-index:1;
	background-color: #666666;
	filter:alpha(opacity=60);
	opacity: 0.6;
	visibility: hidden;
	 


}
#ampliada{
	position:absolute;
	top:0;
	z-index:2;
	left: 0;
	visibility: hidden;
}
