
body
{
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #F1EBE8;
	font-family: arial;
}

#principal
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -372px;	width: 744px;	
}

#idioma
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 105px;
	height: 10px;
	position: absolute;
	top: 128px;
	left: 558px;
}

#idioma li
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#idioma li a
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#idioma li#es{width: 65px;}
#idioma li#ca{width: 40px;}

#idioma li#ca a
{
	width: 40px;
	background-image: url(../images/idiomas.gif);
}
#idioma li#es a
{
	width: 65px;
	background-image: url(../images/idiomas.gif);
	background-position: 65px 0px;
}

#idioma li#es a:hover
{
 	background-image: none;
}

#idioma li#ca a:hover
{
 	background-image: none;
}

#idioma span
{
	display: none;
}

#cabecera
{
	width: 744px;
	height: 143px;
	background-image: url(../images/cabecera_es.gif);
	background-repeat: no-repeat;
}

#cabecera h1
{
	margin: 0px;
	padding: 0px;
	width: 744px;
	height: 143px;
	text-decoration: none;
}

#cabecera h1 a
{
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 102px;
	left: 0px;
	width: 125px;
	height: 41px;
	text-decoration: none;
}

#cabecera h1 a span
{
	display: none;
}

#menu
{
	position: absolute;
	top: 207px;
	left: 50%;
	margin-left: 185px;
	width: 180px;
}

#menu h2
{
	display: none;
}

#menu h3
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #42354B;
	margin-top: 15px;
	margin-bottom: 5px;
}

#menu a
{
	display: block;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
	padding-left: 12px;
	background-image: url(../images/menu.a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4CC2C3;
	line-height: 15px;
}

#menu a:hover
{
	color: #C4C275;
	background-image: url(../images/menu.a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;

}

#pie
{
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	padding-left: 86px;
	padding-top: 45px;
	width: 440px;
	background-image: url(../images/pie.gif);
	background-repeat: no-repeat;
	background-position: 0px 48px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #42354B;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

#pie a
{
	color: #4CC2C3;
	text-decoration: none;	
}

#pie a:hover
{
	color: #C4C275;
}
#cuerpo
{
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 68px;
	width: 440px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #42354B;
}

#cuerpo h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	padding-left: 19px;
	font-family: arial;
	font-weight: normal;
	font-size: 20px;
	background-image: url(../images/cuerpo.h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color: #C4C275;
}

#cuerpo h2 a
{
	font-family: arial;
	font-size: 20px;
	color: #C4C275;	
}

#cuerpo h3
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #42354B;
}

#cuerpo h3 a
{
	display: block;
	padding-left: 15px;
	background-image: url(../images/menu.a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#cuerpo p
{
	line-height: 17px;
}

#cuerpo a
{
	color: #4CC2C3;
	text-decoration: none;	
}

#cuerpo a:hover
{
	color: #C4C275;
}

#cuerpo ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#cuerpo ul li
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-bottom: 20px;
	background-image: url(../images/li.marron.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#cuerpo ul.contraido li
{
	padding-bottom: 0px;
}

#cuerpo a.flecha
{
	display: block;
	padding-left: 15px;
	background-image: url(../images/menu.a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#cuerpo ul#enlaces
{
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	list-style-type: none;
}

#cuerpo ul#enlaces li
{
	margin: 0px;
	padding: 0px;
	padding-left: 16px;
	padding-bottom: 7px;
	background-image: url(../images/menu.a.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}