/***************    PAGINA GENERAL *************************/
BODY
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background:url(../imagenes/fondoPagina.jpg) repeat-x top;
}
.main
{
	width:1050px;
	margin:0 auto;
}
.clear
{
	clear:both;
}
.spacer
{
	height:5px;
}
#menu
{
	background:#FFF;
	border:2px #75beea solid;
	padding:10px 10px 10px 30px;
}
a.tooltip span
{
	display:none;
	padding:2px 3px;
	margin-left:-70px;
	width:200px;
	height:35px;
	margin-top:40px;
	text-align:center;
	padding-top:23px;
	text-transform:uppercase;
	z-index:1000;
}
a.tooltip:hover span
{
	display:inline;
	position:absolute;
	font-size:11px;
	border:1px transparent solid;
	text-transform:uppercase;
	background:url(../imagenes/bubble1.png) no-repeat;
	color:#666;
}
ul#nav
{
	float:left;
	width:793px;
	height:auto;
	margin:0px;
	padding:0px;
}
ul#nav li
{
	float:left;
	list-style:none;
}
ul#nav li a
{
	float:left;
	padding:10px;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#086799;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-right:78px;
	letter-spacing:-1px;
	text-decoration:none;
}
ul#nav li a:hover
{
	background:#086799;
	color:#fff;
}
ul#nav li a.selected
{
	background:#086799;
	color:#fff;
}
#redes
{
	float:left;
	width:207px;
}
#redes img
{
	margin-right:10px;
}
#columnLeft
{
	float:left;
	width:200px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
}
#columnLeft ul
{
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
#columnLeft ul li
{
	list-style:none;
}
#columnLeft ul li a
{
	float:left;
	width:90%;
	padding:10px;
	background:#941038;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}
#columnLeft ul li a.color1
{
	background:#921138 url(../imagenes/bullet.png) no-repeat 160px 7px;
}
#columnLeft ul li a.color1:hover {
	background:#921138 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color2 {
	background:#bc1648 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color2:hover {
	background:#bc1648 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color3 {
	background:#e01b56 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color3:hover {
	background:#e01b56 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color4 {
	background:#e83c70 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color4:hover {
	background:#e83c70 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color5 {
	background:#ed638c url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color5:hover {
	background:#ed638c url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color6 {
	background:#f18baa url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color6:hover {
	background:#f18baa url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color7 {
	background:#115795 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color7:hover {
	background:#115795 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color8 {
	background:#1670c0 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color8:hover {
	background:#1670c0 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color9 {
	background:#1a82df url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color9:hover {
	background:#1a82df url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color10 {
	background:#449bea url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color10:hover {
	background:#449bea url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color11 {
	background:#74b5ef url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color11:hover {
	background:#74b5ef url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#columnLeft ul li a.color12 {
	background:#d42f61 url(../imagenes/bullet.png) no-repeat 160px 7px;
	}
#columnLeft ul li a.color12:hover {
	background:#d42f61 url(../imagenes/bullet.png) no-repeat 170px 7px;
	}
#body
{
	width:800px;
	height:auto;
	float:right;
	margin-left:20px;
	margin-top:20px;
}
#body .box
{
	width:350px;
	min-height:175px;
	height:auto !important;
	height:175px;
	float:left;
	margin-left:40px;
	margin-bottom:10px;
	margin-top:5px;
}
ul#lista
{
	width:350px;
	height:auto;
	margin:0px;
	padding:0px;
}
ul#lista li
{
	list-style-image:url(../imagenes/bullet2.png);
	list-style-position:inside;
	width:350px;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	border-bottom:2px #c8c8c8 solid;
	margin-bottom:3px;
}
ul#lista li a
{
	width:330px;
	margin-bottom:5px;
	font-weight:bold;
}
ul#lista li a:hover
{
	color:#941038;
}
#galeria
{
	float:left;
	weight:bold;
	height:auto;
}
#galeria img
{
	border:4px #ccc solid;
	padding:1px;
	margin-bottom:3px;
}
#galeria img:hover
{
	border:4px #033b6e solid;
}
#body .box .calendario
{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
}
#body .box .calendario .fecha
{
	background:url(../imagenes/bgcalendario.png) no-repeat;
	width:83px;
	height:84px;
	float:left;
}
#body .box .calendario .fecha:hover
{
	background:url(../imagenes/bgcalendarioOver.png) no-repeat;
	cursor:pointer;
}
#body .box .calendario .fecha h3
{
	color:#fff;
	width:100%;
	height:auto;
	text-align:center;
	font-size:12px;
	float:left;
	margin-top:17px;
}
#body .box .calendario .fecha h2
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	font-size:24px;
	color:#000;
	/*margin-top:-10px;*/
	text-align:center;
}
#body .box .calendario h2
{
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	color:#105794;
	margin-left:10px;
	font-size:13px;
}
#body .box .calendario p
{
	width:250px;
	float:left;
	margin-left:10px;
	text-align:justify;
	margin-top:0px;
}
#footer
{
	width:100%;
	border-top:10px #115795 solid;
}
.menuInferior
{
	list-style:none;
	margin:10px 20px;
	padding:0;
}
.menuInferior li
{
	padding:2px 10px;
	float:left;
	border-right:1px #036 solid;
}
.menuInferior li a
{
	color:#036;
	text-decoration:none;
}
.menuInferior li a:hover
{
	color:#921138;
}

/************** SLIDE SHOW ****************/
#MISArriba{position:relative; margin:0 auto; width:1050px; height:140px; font-family: arial; line-height: 24px;}
#MISArriba li{list-style: none; position:absolute; top:0; left:0; border: none; width:1050px; height:140px;}
#MISArriba .MIS-black{text-shadow: black 1px 1px 2px; line-height: 18px; position: absolute; bottom: 0px; padding: 8px; width: 496px; height: 56px; font-size:13px; color: #bababa; background-color: rgb(10, 10, 10); background-color: rgba(0, 0, 0, 0.7);}
#MISArriba .MIS-black h2{margin: 0; padding: 0 0 4px; font-size:18px; font-weight: bold;}
#MISArriba .MIS-black a{color: white; text-decoration: none;}
#MISArriba .MIS-button{z-index: 800; font-size: 20px; width: 24px;}
#MISArriba .MIS-button a{padding: 0 4px 2px; color: #707070; text-decoration: none;}
#MISArriba .MIS-button a:hover{background-color: black; color: #6fd5e8;}
#MISArriba .MIS-left{position: absolute; top: 110px; left: 959px;}
#MISArriba .MIS-right{position: absolute; top: 110px; left: 978px;}

#MISAbajo{position:relative; margin:0 auto; width:1050px; height:140px; font-family: arial; line-height: 24px; margin-top:-12px;}
#MISAbajo li{list-style: none; position:absolute; top:0; left:0; border: none; width:1050px; height:140px;}
#MISAbajo .MIS-black{text-shadow: black 1px 1px 2px; line-height: 18px; position: absolute; bottom: 0px; padding: 8px; width: 496px; height: 56px; font-size:13px; color: #bababa; background-color: rgb(10, 10, 10); background-color: rgba(0, 0, 0, 0.7);}
#MISAbajo .MIS-black h2{margin: 0; padding: 0 0 4px; font-size:18px; font-weight: bold;}
#MISAbajo .MIS-black a{color: white; text-decoration: none;}
#MISAbajo .MIS-button{z-index: 800; font-size: 20px; width: 24px;}
#MISAbajo .MIS-button a{padding: 0 4px 2px; color: #707070; text-decoration: none;}
#MISAbajo .MIS-button a:hover{background-color: black; color: #6fd5e8;}
#MISAbajo .MIS-left{position: absolute; top: 110px; left: 959px;}
#MISAbajo .MIS-right{position: absolute; top: 110px; left: 978px;}
