@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
width:100%;
background-color:#222221;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
text-align:center;
}
#header{
width:766px;
height:348px;
background-image:url(../images/title_slogan.jpg);
background-repeat:no-repeat;
background-position:0 17px;
text-align:left;
}
#footer{
height:31px;
background-color:#262525;
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 30px;
text-align:left;
}
.menu{
background-image:url(../images/menu_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
width:728px;
list-style-type:none;
padding:0 0 0 38px;
}
.menu li{
display:inline
}
.menu_top{
background-image:url(../images/menu_bg_top.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
width:728px;
list-style-type:none;
padding:0 0 0 38px;
}
.menu_top li{
display:inline;
}
#footer div{float:left}
.bottom_menu a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:none;
}
#footer li {
display:block;
float:left;
padding:0 10px 2px 10px;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0; 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#0066FF;
text-decoration:underline;
}
.volver{
font-family:Tahoma;
font-size:12px;
color:#9c9c9c;
text-decoration:none;
}
.bottom_menu{
width:480px;
margin:0 20px 0 20px;
padding:7px 0 7px 20px;
}
.small_title{
font-family:Tahoma;
font-size:12px;
color:#0033CC;
font-weight:bold;
padding:20px 0 10px 0;
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(../images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat;
}
.arrow_down{
padding:0 0 0 10px;
width:135px;
background-image:url(../images/arrow_down.gif);
background-position:0px 4px;
background-repeat:no-repeat;
}
#content{
padding:10px 0 0 13px;
margin:10px 0 10px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
height:250px;
}
#columnaDesplegable{
padding:10px 0 0 13px;
margin:10px 0 10px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
height:30px;
}
.column{
background-image:url(../images/dash.gif);
background-position:top right;
background-repeat:repeat-y;
width:195px;
text-align:left;
padding:0 30px 0 35px;
float:left;
}
.readmore{
text-align:right;
margin:16px 10px 0 0; 
}
.readmore a{
font-family:Tahoma;
font-size:12px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}
.column2{
width:140px;
text-align:left;
padding:0 30px 0 35px;
float:left;
}
.column2 img{margin:7px 0 14px 0}
.column img{margin:14px 0 14px 0}

.small_title a:link {
	color: #CCCCCC;
    text-decoration: none;
}
.small_title a:visited {
	color: #CCCCCC;
    text-decoration: none;
}
.small_title a:hover {
	color: #3333FF;
}

