/* Congresos de la Subetica Stylesheets by servinalia.com */
/*clear*/
h1, h2, h3, h4, h5{
	padding:0; margin:0;
}
/*common*/
body {
	background-color:#505050;
	margin:0px;
	padding:0px;
	font:10px Tahoma;
	/*color:#919191;*/
	color:#000000;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
}
#border-table{
	width:774px;
	border:3px solid #FFFFFF;
	background-color:#FFFFFF;
}
.bg-content-top{
	background:url(../images/bg-content-top.gif) repeat-x center top;
}
#footer{
	height:62px;
	background-color:#000000;
}
#contact-footer{
	font:9px Tahoma;
	color:#6d6d6d;
	background:url(../images/bg-datos-footer.gif) no-repeat right top;
	border:1px solid #d9d9d9;
	background-color:#f7f7f7;
}
#contact-footer a{
	font:9px Tahoma;
	color:#6d6d6d;
	text-decoration:underline;
}
#contact-footer a:hover{
	text-decoration:none;
}
.footer{
	font:9px Tahoma;
	color:#6d6d6d;
}
/*right*/
#right-column{
	background-color:#dfdfdf;
}
#right-column .right-column-title{
	padding-left:5px;
	font:12px Georgia;
	color:#e77d00;
	font-weight:bold;
	height:26px;
	border-bottom:1px solid #FFFFFF;
	background-color:#434343;
}
#right-column .right-column-items{
	margin:auto;
	width:170px;
	padding:5px 8px 5px 8px;
	font:10px Tahoma;
	color:#707070;
	border-bottom:1px solid #b1b1b1;
}
#right-column .right-column-items a{
	color:#707070;
	text-decoration:none;
}
#right-column .right-column-items a:hover{
	color: #333333;
	text-decoration:underline;
}
.link-column{
	font:10px Tahoma;
	color:#707070;
}
.link-column a{
	font:10px Tahoma;
	color:#707070;
	text-decoration:underline;
}
.link-column a:hover{
	font:10px Tahoma;
	color:#333333;
	text-decoration:none;
}

/*notas*/
#nota{
	margin:auto;
}
#nota h1{
	font:14px Georgia;
	color:#777777;
	font-weight:bold;
}
#nota h2{
	font:9px Georgia;
	color:#f27200;
	font-weight:bold;
}
#nota h2 span{
	font:12px Georgia;
	/*color:#A2AA2C;*/
	color:#000000;
	font-weight:bold;
}
#nota p{
	font:11px Tahoma;
	color:#595959;
}
#nota span{
	font:11px Tahoma;
	color:#595959;
	font-weight:bold;
}
#nota a{
	text-decoration:none;
	font:10px Tahoma;
	color:#595959;
}
#nota a:hover{
	text-decoration:underline;
	font:10px Tahoma;
	color: #333333;
}
.fotos{
	border:1px solid #8d8d8d;
}
