@charset "utf-8";
/* CUERPO*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Trebuchet Ms;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #252525;
/*	background: #EAEAEA;*/
/*	background: url(background01.jpg) repeat;*/
}
.contenido
{
	margin: 0 auto;
	width: 955px;
	height: auto;
	background: url(background01.jpg) repeat;
}
#menupie a 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
	height: 15px;
	text-decoration: none;
	font-size:10px;	
	color: #FFF
}
#menupie a:hover
{
	color: #FC0
}

.columnas
{
	width: 238px;
	height: auto;
	padding: 0 10px 0 10px;
	text-align: justify;
}
.font
{
	font-family: Trebuchet Ms;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #252525;
}

/*ENCABEZADOOOO*/
#encabezado
{
	width: auto;
	height: auto;
	background: #096a9b;
}
#enc 
{
	list-style:none;	
	margin:0 ;	
	padding:0;
}
#enc li
{
	margin: 0px;
	padding: 0px;
	float: left
}
#enc li a 
{	
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:80px;
	height: 20px;
	text-decoration:none;	
	text-align:center;	
	font-size:12px;	
	color:#FFFFFF;	
	background-color:#4e94c4;
}
#enc li a:hover
{
	color:#FFFFFF;
	background-color:#99c1ee;
}



/*MENU IZQUIERDO*/
#colum-izq
{
	width: 212px;
	height: 638px;
	float: left;
	position: absolute;
	background-image:url(images/C01.gif);
	background-color: #99c1ee;
}
#menu1
{
	width: 196px;
	height: 376px;
	margin: 0 auto;

}

#lig
{
	list-style: none;	
	margin: 0;	
	padding:0;
}
#lig td
{
	margin: 0;
	padding: 0;
}
#lig td a 
{	
	display: block;
	text-decoration:none;	
	text-align:left;
	font-size:14px;
	font-weight: bold;
	color:#0475a1;
	height: 27px;
	width: 193px;
	background-image: url(images/link01.gif);
}
#lig td a:hover
{
	color:#FFFFFF;
}

/*CONTENIDO PRINCIPAL*/

#cont
{
	width: 583px;
	height: auto;
	float: right;
	vertical-align: top;
	clear: both
}
#cont .p
{
	margin: 21px 15px 0 5px;
	padding: 0 0 0 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify
}
#eje
{
	width: 795px;
	position: relative;
}
#pie
{
	width: 795px;
	height: 56px;
	background-color: #096a9b;
	border-top: solid 2px #048abf;
}
.parrafo
{
	font-size: 13px;
	color:#096a9b;
	margin: 0 0 0 50px;
}
.mod a
{
	text-decoration: none;
	color: #990000;
	font-size: 14px;
	font-weight: bold
}
.mod a:hover
{
	text-decoration: none;
	color: #CC3300;
	font-size: 14px;
	font-weight: bold
}

