@import url(estilo.css);

#principal{background-image: url(../images/pie/estilo0.gif);}
#cuerpo{background-image: url(../images/fondo/estilo0.gif);}
#cuerpo_contenido{background:none;}

#idioma
{
	top: 567px;
	left: 345px;
}

#cabecera
{
	width: 810px;
	height: 76px;
	background-image: url(../images/cap_inici.gif);
}
#cabecera h1 {
	font-size: 40px;
	text-align: center;
	top: 20px;
	left: 12px;
}

#cuerpo
{
	min-height: 490px;
	height: auto !important;
	height: 490px;
}

#menu ul
{
	/*position: absolute;
	top: 52px;
	left: 36px;*/
	display: none;
}

#cuerpo_contenido {
	margin: 0;
	padding: 0;
}

#cuerpo_contenido a,#cuerpo_contenido img {
	border: none;
}

#cuerpo_contenido img {
	border: none;
	margin-left: 24px;
}

#cuerpo_contenido p
{
	margin-bottom: 20px;
	text-align: justify;
}

#cuerpo_contenido ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}

#cuerpo_contenido li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

#cuerpo_contenido ul strong
{
	color: #000000;
}

#cuerpo_contenido .formacion
{
	min-height: 170px;
	height: auto !important;
	height: 170px;
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 240px;
	text-align: justify;
}

#cuerpo_contenido .formacion h4
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
}

#cuerpo h2 strong
{
	height: 27px;
}



#laimagen
{
	position: absolute;
	top: 264px;
	left: 381px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

table
{
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

table tr
{
	margin: 0px;
	padding: 0px;
}

table tr td
{
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-collapse: collapse;
	table-layout: fixed;
	width: 50px;
	height: 50px;
}

table tr td a img
{
	border-style: none;
	border-width: 0px;
	display: block;
}

