@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Helvetica,Verdana, Arial,  sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #b4b4b4;
	font:Helvetica, Verdana, Arial,  sans-serif;
	font-size:11px;
	background-image:url(templates/varaderoartx/images/degradatBase.jpg);
  background-repeat:repeat-x;
  line-height:17px;
	
}
 #container {
	width:900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top:15px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#imgcontent{

height:389px;
z-index:1;
}

#languages
{
text-align:right;
padding-top:8px;
height:22px;
font: 10px Helvetica,Verdana, Arial,  sans-serif;
}


#languages a
{
  color: #595959;
   text-decoration: none;

}

#languages a.selected
{
  color: #ff9f11;
   text-decoration: none;

}





#languages a:hover
{
  color: #ff9f11;
  text-decoration: none;
}



#news{
height:162px;

margin-bottom:11px;}

#newsleft
{
width:626px;
height:160px;
border:1px solid #cccccc;
float:left;
}

#newsleft #img_news
{
border:5px solid #cccccc;
width:325px;
float:left;
}

#newsleft #text
{
float:right;
padding:10px;
color:#999999;
}

#news_right
{
float:right;
width:242px;
height:160px;
border:1px solid #cccccc;
}


#footer
{
margin:0 auto;
width:auto;
height:17px;
background-color:#cccccc;
text-align:center;
font-family:Helvetica, Verdana, Arial,  sans-serif;
font-size:11px;
color:#ffffff;
padding-top:5px;
}

#footer a
{
color:#ffffff;
}

#menu
{
height:389px;
width:218px;
background:url(images/fondoblanco.png) repeat-y;
z-index:10;
margin-left:22px;
}

#text_news
{
padding:6px;
float:right;
width:276px;
}

h1
{
font-family: Helvetica, Verdana, Arial,  sans-serif;
font-size:14px;
font-weight:bold;
color:#006699;
}
