/* CSS Document */

html {
	height:100%;
}

/*
@font-face 
{
font-family: lepanto;
src: (../FRUTIGE0.eot)
}
*/
body {
	height:100%;color: #7A7A7A;  font-weight: 500; font-family: arial narrow, arial, helvetica, sans-serif;
}

a {
	text-decoration:none;color: #7A7A7A;text-transform: uppercase

}

#marco {
	width:780px;
	height:580px;
	border:1px solid black;
	border-top:1px solid black;
	text-align:left;
	position:relative;
	background-color:white;
	margin:auto;
	z-index:0;
	/* hack para firefox y derivados */
	padding-top:1px;
	/*vertical-align:middle;*/
	top:5%;
}


/* ie mac y mozilla */
#idiomas {
	position:relative;
	float:left;
}

/* ie pc \*/
*html #idiomas {
	position:absolute;
	top:0px;
	left:0px;
}
/* */


#menu {
	position:relative;
	margin-left:551px;
	/*border: 1px solid black;*/
}




#left_bottom_div {
	position:absolute;
	width:551px;
	height:427px;
	bottom:0px;
	left:0px;
	background-image:url("/images/portada_left.jpg");
}

#right_bottom_div {
	position:absolute;
	width:229;
	height:224;
	bottom:0px;
	right:0px;
	background-repeat:no-repeat;
}

h1#tit {position:absolute; bottom:230px; right:10px; font-size: 14px; color: #7A7A7A; z-index:10}

ul {list-style-image: url("/images/menu_portada/cas_li.jpg"); margin-left: 0px; margin-top: -5px;color: #7A7A7A; }
ul.vid {list-style-image: url("/images/li_vid.jpg"); margin-left: -2px; margin-top: -5px;color: #7A7A7A; }
a.slngj {color: #0480A4; font-weight: 600; font-size:13px; margin-left:10px}
a.lngj {color: #7A7A7A; font-weight: 600; font-size:13px; margin-left:10px}

/* ie mac */
li {
	margin-top:30px;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment
	because of the backslash
\*/

li {
	margin-top:30px;
}

/*
	Second comment. Explorer 5 Mac sees the end of this
	comment as the end of the previous one
*/


/* ie mac */
li {
	color: #7A7A7A;
	margin-left:20px;
	margin-top:14px;
	vertical-align: 8px;
}

/* \*/
