@charset "utf-8";
/* CSS Document */

img {
	border: 0;
}
a {
	text-decoration:underline;
	color:#990000;
	font-size:11px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
p {
	line-height:13px;
}
h1 {
	color:#666666;
	font-size:22px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:22px;
	margin:0px 0 0 0;
}
h2{
	color:#D20049;
	font-size:11px;
	font-weight:bold;
	margin:0;
}
h3{
	color:#D20049;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:-10px;
	font-weight:normal;
}
h4{
	color:#333333;
	font-size:11px;
	font-weight:bold;
}
hr{
	border-top:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
li{
	list-style:none;
}

/* LAYOUT */

#wrap {
	margin:0 auto; 
	width:980px;
}
#header {
	background:url(../images/header.png) top center no-repeat;
	margin:0 auto; 
	&margin: 0 auto 0 auto;
	height:116px;
	width:980px;
}
#headerleft{
	margin-top:116px;
	border:5px solid #fff;
	background:url(../images/bg-left.jpg);
	float:left;
	width:200px;
	height:600px;
	color:#aaa;
	font-size:17px;
	font-weight:bold;
}
#headerleft:hover{
	background:url(../images/bg-left2.jpg);
	color:#000;
}

#marg-hl {
	margin: 30px 25px 20px 25px;
	text-align:left;
}

#marg-hl a {
	color:#fff;
	text-decoration:none;
	font-size : 12px;
}

#marg-hl a:hover {
	color:#000;
}

#headerright{
	float:right;
	width:700px;
	height:70%;

}
#header ul {
	position:absolute;
	float:left;
	height:13px;
	top:85px;
	list-style:none;
	vertical-align: text-top;

}

#header li{
    display:inline;
    margin:0 auto;
    margin-right:5px;
	border-left:1px solid #D57977;
	vertical-align: middle;
}
#header li a{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 9px 0px 6px;
}
*html #header li a{
	padding:0 10px 0 5px;
	margin:0;
}
#header li a:hover{
    color:#ff0000;
	text-decoration:none;
}
#content{
	margin-top:5px;
	&position:relative;
	&top: -600px; 
	&margin: 0 auto 0 auto;
	&left: 200px;
	&margin-bottom : -600px;
	float:left;
	width:758px;
	min-height:620px;
}
*:first-child+html #content {
	top: 0px;
	margin-bottom : 0px;
}

#footer{
	clear:both;
	text-align:left;
	height:25px;
	border-top:1px solid #990000;	
	padding:5px 10px 0 10px;
	background:url(../images/bgFooter.gif) repeat-x left top; 
	color:#FFFFFF;
margin-bottom:0%;
}
#footerhtml{
	margin:0 auto; 
	width:980px;
}
#footerleft{
	float:left;
	width:490px;
}
#footerright{
	float:right;
	width:490px;
	margin:0 auto;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
}
#footer a:hover{
	color:#000000;
	font-weight:bold;
}	
#Tab {
	float:right;
	background:url(../images/TabIdioma.gif) no-repeat center top; 
	text-align:center;
	height:28px;
	width:150px;
	margin:48px 20px 0 0;
	padding:10px 0 0 0;
	color:#D57977;
}
#Tab:hover {
	background:url(../images/TabIdioma1.gif) no-repeat center top; 
}
#Tab a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}
#Tab a:hover {
	color:#000;
	text-decoration:none;
}

/* CLASES */

.link {
	color:#5B5954; 
	text-decoration:none;
}
.link:hover {
	color:#990000; 
	text-decoration:none;
}
.entradilla{
	font-size:16px;
	line-height:20px;
	padding-bottom: 8px;
}

/**************************************/

#entradilla {
	background:url(../images/con1.gif);
	height:35px;
	width:758px;

	}

#entradilla-con {
	background:url(../images/con2.gif);
	width:758px;
border:solid 0px #f0f;
	}

#entradilla-con, x:-moz-any-link, x:default {
	margin-top:-16px;
padding-bottom:10px;
}

#entradilla-con, x:-moz-any-link {
	margin-top:-16px;
padding-bottom:10px;
}

#entradilla-foot {
	background:url(../images/con3.gif);
	width:758px;
	height:35px;
	margin-top:-20px;
	}

#entradilla-content {
	margin-left:25px;
	margin-right:25px;
	margin-top:-8px;
	}
*:first-child+html #entradilla {
	margin-bottom : 16px;
}