html{
/*overflow:hidden;*/
}

body{
/*overflow:hidden;*/
margin:0em;
padding:0em;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

p{

text-align:justify;
}

h1{
/*text-align:right;*/
color:#BD3D33;
font-size:25px;
margin-top:10px; }

h2{
/*text-align:right;*/
color:#BD3D33;
font-size:16px; }


span{
display:block;
}

li{
padding-bottom:20px;
}

ul{
	padding-top:10px;
}

blockquote{
margin-left:7px;
padding:0px;
}



iframe{
border:none;
width:100%;
height:800px;
overflow:hidden;
}

.logo_container{
	border:1px solid white;
	padding:2px;
	padding-bottom: 0px;
	width:70px;
/*	height:40px;*/
	margin:2px 2px 2px 3px;
}

#header{
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:108px;
	float:left;
	width:100%;
	min-width:750px;
}

#center{	
	padding:2em;
	float:left;
	width:70%;
	/*height:300px;*/
	/*overflow:auto;*/	
	
}

#left{
	background-color: #A67070;
	width:150px;
	height:587px;
	float:left;
}


#right{
	background-color:#BD3D33;
	width:80px;
	height:800px;
	float:right;
}

#right img{
border:none;
}

#footer{
float:left;
background-color:#999999;
/*background:#E3E3E3;*/

height:55px;
width:100%;
color:white;
font-size:12px;
padding: 10px 0px 10px 0px;
text-align:center;
}

#footer table{
margin-left:50px;
}

#footer a{
color:white;
}

#footer a:visited{
color:white;
}

#menu{
	background-repeat:none;
	width:120px;
	float:left;
}

#logo_ricyt{
	text-align:right;
}

#languajes{
	color:gray;
	background-color:white;
	padding:5px 5px 2px 5px;
	font-size:10px;
	position:absolute;
	top:113px;
	right:23px;
	width:165px;
	float:right;
	margin:0px 30px 0px 0px;
	left: 729px;
}

#languajes a{
color:black;
text-decoration:none;}

#languajes a:hover{
color:#BD3D33;
}

#level_2{
	padding: 0px 0px 6px 10px;
	width:136px;
}

#level_2 span{
	color:white;
	font-size:11px;
	font-weight:400;
	padding:0px 0px 1px 10px;
	background-color:#BEA4A4;
	margin-bottom:3px;
}

#level_2 a{
	color:white;
	text-decoration:none;
}

#level_2 a:hover{
color:#BD3D33;
}

#level_2 .in{
background-color:#F09817;
color:#BD3D33;
}

#poster{
float:right;
margin:0px 10px 15px 20px;
}

/*#level_2 a:visited{
color:#B41010;
}*/
