@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	background:url(../img/bg_principal.jpg) repeat-x top #00225B;
	margin:0px;
	padding:0px;
	}
#conteiner{
	background:#999;
	width:996px;
	border-left:solid 2px #000033;
	border-right:solid 2px #000033;
	margin:auto;
	padding-bottom:5px;
	}
#cuerpo{
	margin:5px 14px;
	padding:5px;
	background:#E8E8E8;
	}
#barra1{
	width:320px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
#barrita{
	clear:both;
	}
	#patrocinadores{
	color:#006699;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
	}
#footer{
	clear:both;
	border-top:3px solid #003399;
	text-align:center;
	padding:5px;
	}
.box{
	float:left;
	width:310px;
	margin:auto;
	}
.caja1{
	background:#fff;
	padding:5px;
	margin:5px 0;
	width:300px;
	height:70px;
	overflow:hidden;
	}
.caja2{
	background:#fff;
	padding:5px;
	margin:5px 0;
	width:300px;
	overflow:hidden;
	}


.vermas{
	text-align:right;
	clear:both;
	margin:10px 0 0 0;
	}
h1{
	font-size:30px;
	margin:0;
	color:#D94B09;
}
h2{
	background:url(../img/bg_title.jpg) no-repeat;
	color:#FFFFFF;
	line-height:40px;
	padding-left:5px;
	font-size:18px;
	margin:0;
	}
H2.mini{
	font-size:12px;
	background:url(../img/bg_title2.jpg) no-repeat;
	}
h3{
	font-size:20px;
	margin:0 10px 5px 10px;
	color: #003366;
	border-bottom:2px solid #FF6600;
	padding-left:10px;
	background:url(../img/bgH3.jpg) repeat-x bottom;
}
h4{
	font-size:20px;
	margin:0 10px 5px 10px;
	color: #003366;
	text-decoration:underline;
	padding-left:10px;
	background:url(../img/bgH3.jpg) repeat-x bottom;
}
a:link{
	font-weight:bold;
	color:#D94B09;
	text-decoration:none;
	}
	a:visited{
	font-weight:bold;
	color:#D94B09;
	text-decoration:none;
	}
	a:active{
	font-weight:bold;
	color:#D94B09;
	text-decoration:none;
	}
	a:hover{
	font-weight:bold;
	color:#333;
	text-decoration:underline;
	}
.img{
	background:#FFF;
	border:3px solid #D94B09;
	padding:5px;
	margin:0 5px;
	}
.contenidos{
	background:url(../img/bg_contenidos.jpg) center no-repeat ;
	}
.contenidos p{
padding-left:30px;
}

#junta td{
	border-bottom:2px solid #FF6600;
	}
ul.separados li, ol.separados li{
margin-bottom:10px;
}
ul.separados, ol.separados{
margin-left:25px;
}
.menuCongreso{
text-align:center;
background-color: #01209F;
overflow:hidden;
}
.hovermenu{
	width:900px;
	margin:auto;
	}

.hovermenu ul{
font: bold 13px arial;
padding: 0;
margin: 0;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 10px;
text-decoration: none;
float: left;
color: white;
background-color: #01209F;
}

.hovermenu ul li a:hover{
background-color: #FB6608;
}

.precios{
margin:auto;
font-weight:bold;
border:solid 2px #D94B09;
background:#FFFFFF;
}
