BODY {
	background: #EBEBEB url(img/fondo_portada.jpg) no-repeat top right;
}
img.x {
/*	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;*/
}
#fondoportada{
	width: 50%;
	height: 1px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}

#logoportada{
	position: relative;
	margin-left: 25pt;
	width: 60%;
	height: 80px;
/*	height: 120px;
*/	z-index: 1;
}

#cuadrodisegnoportada {
	position: absolute;
/*	top: 5px;
*/	top: 25px;
	right: 15px;
}

#barramenuppal {
	position: relative;
	z-index: 1;
	height: 18px;
	width: 80%;
	margin-left: 5%;
	margin-bottom: 10px;
	padding: 2px 4px 4px 8px;
	border-top: 1px solid rgb(102,0,0);
	border-left: 1px solid rgb(102,0,0);
	white-space: nowrap;
	font-size: 85%;
	background: #EBEBEB url('img/fondomenusup2.gif') repeat-x bottom;
}

#barramenuppal A:active {
	color: #000000;
	text-decoration: none;
}

#barramenuppal A:visited {
	color: #000000;
	text-decoration: none;
}

#barramenuppal  A:link {
	color: #000000;
	text-decoration: none;
}

#barramenuppal A:hover {
	color: #9a0000;
	text-decoration: underline;
}

.barravmenu 
{color: #9a0000;
font-weight: bold;
}

#cabportada{
	position: relative;
	z-index: 1;
	width: 65%;
	border-top: 1px solid #9a0000;
	border-left: 1px solid #9a0000;
	margin-left: 5%;
	height: auto;
	
}

#cuadrotextoportada {
/*	float:left;
*/	width: 95%;
	height: auto;
	background:#fff;
	border-bottom: 1px solid #9a0000;
	overflow: auto;
}

#cuadrotextoportada H3{
/*	background-image: url(img/bola.gif);
*/	background-repeat: no-repeat;
	background-position: 6px center;
	text-align : left;
/*	padding-left:20px;
*/
}

#cuadrotextoportada H4{
	font-size:1em;
	text-align : left;
/*	background-image: url(img/bola.gif);
*/	background-repeat: no-repeat;
	background-position: 6px center;
/*	padding-left:20px;
*/
}
#cuadrotextoportada P{
	margin-top: 1%;
	margin-bottom: 0px;
}

#cuadrortextor {
	height: 300px;
	float:left;
}

#cuadroformportada {
	width: 50%;
	height: auto;
	height: 350px;
	text-align:right
}

#cuadroformportada P{
	margin-top: 1%;
	margin-bottom: 0px;
}

#contactarportada {
	position: absolute;
/*	top: 500px;
*/	top: 530px;
	right: 150px;
	width: 50pt;
	font-size: 80%;
	text-align: center;
	border-bottom: 2px solid #9a0000; 
	border-top: 2px solid #9a0000; 
	padding: 0.1em;
}

#contactarportada A:active {
	color: #000000;
	text-decoration: none;
}

#contactarportada A:visited {
	color: #000000;
	text-decoration: none;
}

#contactarportada  A:link {
	color: #000000;
	text-decoration: none;
}

#contactarportada A:hover {
	color: #9a0000;
	text-decoration: underline;
}

#barracopyrportada {
	position: relative;
	z-index: 1;
	width: 61%;
	height: 14px;
	margin-top: 1%;
	margin-left: 5%; 
	font-size: 60%;
	text-align:center;
	border-top: 1px solid #a4a6a4;
	border-left: 1px solid #a4a6a4;
	border-right: 1px solid #a4a6a4;
	background: #f6f5f5 url('img/fondomenusup2.gif') repeat-x bottom;
}

