@charset "iso-8859-1";
body {
	margin:0px 0 0 0;
	line-height:normal;
	font-family: Tahoma, Arial;
	color:#D7E8EC;
	font-size:11px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


a { color:#018BC1;}
#principal {
	width: 900px;
}

a:hover { text-decoration:none;}
#main {
	background-image: url(images/body_all_bckg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
#text { width:auto;}
#text p { margin:7px 0 7px 0;}
#text li {background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {float:right; width:227px; background-color:#0b0e10; margin:10px 10px 0 0; }
#sidebar_top { width:227px; height:40px; background:url(images/sidebar_top.jpg) no-repeat;}
#sidebar_text { padding: 0 30px;}
#sidebar_text p { margin:5px 0 5px 0;}
#sidebar_bottom { width:227px; height:57px; background:url(images/sidebar_bottom.jpg) no-repeat;}
#sidebar h2 { font-size:13px; text-transform:uppercase; color:#fff; margin:20px 0 0 0; padding:0; background:none;}
h1 {margin:30px 0 0 0; padding:5px 0 7px 45px; text-transform:uppercase; font-size:18px; color:#fff; background:url(images/h1_bckg.png) no-repeat;}

#footer {background:url(images/footer_bckg.jpg) no-repeat top center; height:102px; clear:both; width:780px; margin:0 auto; }
#left_footer { float:left; padding:60px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:60px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}
.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}
.qitem {
width:200px;
height:200px;
border:4px solid #222;
margin:5px 5px 5px 0;
overflow:hidden;
position:relative;
float: left;
cursor:hand;
cursor:pointer;
background-image: url(../images/fondotexto.jpg);
background-repeat: no-repeat;
}
 
.qitem img {
border:0;
position:absolute;
z-index:200;
}
 
.qitem .caption {
position:absolute;
z-index:0;
color:#ccc;
display:block;
}
 
.qitem .caption h4 {
font-size:12px;
padding:10px 5px 0 8px;
margin:0;
color:#369ead;
}
 
.qitem .caption p {
font-size:10px;
padding:3px 5px 0 8px;
margin:0;
}
 
.topLeft, .topRight, .bottomLeft, .bottomRight {
position:absolute;
background-repeat: no-repeat;
float:left;
}
 
.topLeft {
background-position: top left;
}
 
.topRight {
background-position: top right;
}
 
.bottomLeft {
background-position: bottom left;
}
 
.bottomRight {
background-position: bottom right;
}
 
.clear {
clear:both;
}
.principal {
	width: 900px;
}

