@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #072d44;
	background-image: url(images/fondo_gral_rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:0;
	margin-bottom:0;
	font-size: 9pt;
	color: #333333;
	text-align: justify;		
}
#fondo_cielo{
	width:259px;
	height:126px;
	background-image:url(images/search.jpg);
	background-position:left; 
	float:left;

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#296183;
	padding:0;
	margin:0;


}
p{
	margin:0;
	padding:0;
	text-align: justify;
}

/*================MENU=================*/

#menu_container{
	width: 760px;
	height:31px;
	float:left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}

#menu{
	width: 760px;
	height:31px;
	font-size:11px;
	background-image: url(images/menu/rep_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul {
        margin: 0;
        padding:1px 0 0 3px;;
        list-style-type: none;
}

#menu li {
        float: left;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 1.1em;
        margin: 0;
        padding: 7px 0 8px 0;
}

#menu a {
        margin: 0;
        padding: 8px 12px 8px 12px;
       	color: #FFFFFF;
        text-decoration: none;
		text-transform: uppercase;
}

#menu a:hover {
	background-image: url(images/menu/rep_menu_hover.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
/*================BASE=================*/
td.base{
	width:460px;
	height:42px;
	padding-top:8px;
	background-image: url(images/base.gif);
	background-repeat:no-repeat;
	background-position:left; 
	float:left;
	color:#FFFFFF;
	padding-left:318px;
	
	
}

hr {
	color: #818181;
	background-color: #818181;
	height: 1px;
	width: 100%;
	text-align: left;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding:0;
	margin:0;
}

#actividades{
	width:178px;
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:60px;
	
}
#actividades a, #actividades a:visited{
	background-image:url(images/icon_more.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;
	text-decoration:none;
	color:#3098c1;

}
#actividades a:hover{
	text-decoration: underline;
	color:#3098c1;

}

td.diseno_fondo_izq{
	
	background-image:url(images/der_izq.gif);
	background-position:left bottom;
	background-repeat: no-repeat;

}

.diseno_fondo_der{
	background-image: url(images/der_der.gif);
	background-position:right bottom;
	background-repeat: no-repeat;

}


#content{
	width:537px;
	float:left;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:12px;
	padding-bottom:60px;
	
}
#content a, #content a:visited{
	/*background-image:url(images/icon_more.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:8px;*/
	text-decoration:none;
	color:#3098c1;

}
#content a:hover{
	text-decoration: underline;
	color:#3098c1;

}
.bold{
	font-weight:bold;
}


/*------------------MENU VERTICAL------------------------------------------------*/
.menubg_rep{
	background-image: url(images/menubg_rep.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #FFFFFF;
}
#menu_ver {
	float:left;
	width: 210px;
	height:200px;

}
#menu2 {
	float: left;
	width: 208px;
	
}
#menu2 ul {
	font-size:9pt;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu2 li a {
    height: 18px;
    text-decoration: none;
}

#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 6px 0 0 16px;
	

}

#menu2 li a:hover, #menu2 li #menu2, #menu2 li a:active {
	color: #000000;
    background-color:#dfebf2;
	padding: 6px 0 0 16px;
}
/*------- Galeria de fotos --------*/
#content img{
	border:0;;
}

/*------- LINKS HEADER --------*/

#top {
	color: #FFFFFF;
	font-size: 11px;

}
#top a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#top a:hover, #top a:hover{
	color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}
/*----------------------MENU 3--------------------*/
#menu3 {
	margin: 0 auto;
	width: 536px;
	height:23px;
	font-size:12px;
	/*background-position: center top;
	background-image:url(images/patron_menu2.gif);*/
	background-color:#296183;
	
	
}
#menu3 ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	
     
}
#menu3 li {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding: 4px 0 4px 0;

}
#menu3 a, #menu3 a:visited {
    margin: 0;
    padding: 4px 6px 4px 6px;
    color: #FFFFFF;
	text-decoration: none;
}
#menu3 a:hover {
	background-color: #317ba8; 
    padding: 4px 6px 4px 6px;
	background-position: top;
	background-repeat: repeat-x;
	text-decoration: none;
	color:#FFFFFF;
}
#main_pic{
	width:878px;
	height:749px;
	background-image:url(images/intro.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}