@charset "UTF-8";
/* CSS Document */
BODY, HTML{
	height:100%;
}
BODY{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#7e0d0d;
	color:#7e0d0d;
}
a:link,a:active, a:visited{
	color:#7e0d0d;
}
a:hover{
	color:#7e0d0d;
}
img{
	border:0px;
}
h1, h2, h3{
	margin:1px;
}
#clear{
	clear:both;
}
#form{
	margin:0px;
	padding:0px;
}
#container{
	position:relative;
	width:926px;
	margin:0 auto;
	margin-top:10px;
	border-left:20px #a20f0f solid;
	border-right:20px #a20f0f solid;
	border-top:4px #a20f0f solid;
	border-bottom:4px #a20f0f solid;
}
#content{
	width:926px;
	background-color:#FFFFFF;
	color:#333333;
}
#header{
	
}
#logo{
	float:left;
}
#banner{
	float:right;
	margin-right:6px;
	margin-top:5px;
	width:468px;
	height:60px;
	background-color:#efefef;
	text-align:center;
}
#banner728{
	height:92px;
	margin:2px;
	width:730px;
	float:left;
	margin-left:12px;
	background-color:#dddddd;
	text-align:center;
}
#signup{
	float:right;
	margin:7px;
}
#cerca{
	position:absolute;
	top:90px;
	left:590px;
	text-align:right;
}
#cerca h2{
	margin-bottom:20px;
	font-size:16px;
}
#menu{
	text-align:center;
	height:30px;
	line-height:30px;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	padding:1px;
	border-bottom:1px #666666 solid;
	border-top:1px #666666 solid;
}
#menu a{
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
#menu a:hover{
	color:#BB0000;
	border-bottom:1px #FFFFFF solid;
}
#left{
	float:left;
	width:157px;
	margin:2px;
	text-align:center;
}
#right{
	float:left;
	width:157px;
	margin:2px;
	text-align:center;
}
#main{
	float:left;
	width:600px;
	background-color:#333333;
	margin-top:6px;
}

#title{
	text-align:center;
	font-weight:bold;
	height:24px;
	line-height:24px;
	background-image:url(images/title.jpg);
	color:#FFFFFF;
	background-repeat:repeat-x;
}
#block{
	margin:1px;
	padding:3px;
	border:1px #999999 solid;
	background-color:#EFEFEF;
}

#block a{
	display:block;
	margin:2px;
}
#footer{
	margin:6px;
	text-align:center;
	color:#FFFFFF;
}


th{
	color:#FFFFFF;
}

.light{
	background-color:#e4e4e4;
}
.dark{
	background-color:#c1c1c1;
}


.titlelink{
	font-size:14px;
}



.click{
	color:#990000;
}
.out{
	color:#006633;
}
