/*
body background original #3ea8e8


*/
html {
	width: 100%
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #4aa2ff;
	margin: 20px;
	padding: 0px;
	line-height: 140%;
}


/* Wrapper */
.all {
	text-align: center; 
	width: 100%;
}

/* the container */
.box {
	/*background-color: #92cdf1;*/
	background-color: #92cdf1;
	margin-left: auto; 
	margin-right: auto; 
	padding: 20px; 
	text-align: left; 
	width: 90%;
		
}


/*holds the logo and image*/
.header {
	/* BLANCO */
	/*background:#FFFFFF;*/ 
	/* GRIS */
	/* background:#EDEEEA; */
	background:#FEFEFC; 

	height:95px;
	padding: 10px; 
	margin-top:3px;
	height: 95px;
	border:none;
	
}
.header H1 {
	text-align:center;	 
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 1.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.HeaderLeft {
	background:inherit;
	float: left;
	border: none;
	margin-top:8px;
	margin-left:8px;
}

.HeaderRight {
	background:inherit;

	float:right
	border: none;
	float: right;


}
/* fin mi encabezado*/
/*holds the logo and image Navidad*/
.headerNavi {
	background:#EDEEEA;
	height:145px;
	padding: 10px;
	margin-top:3px;
	/*height original 95*/
	height: 145px;
	border:none;
	
}

/*just a fix, taken from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*the main text container*/
.content {
	margin-right: 255px;
	padding: 20px;
	id:content
}

.content h1 {
	font-size: 110%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #D6D8CF;
}


/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
	margin-top: 10px;
	width: 261px;
	float: right;
}

.newsbar h1 {
	background-color: #D6D8CF;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

/*this just lets you have a "comment" type area in the main content*/
.p1 {
	padding: 20px;
	background-color: #F7F7F4;
	font-size:80%;
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 20px;
	background-color: #F7F7F4;
	font-size: 80%;
	list-style-image: url(images/b.gif);
	list-style-position: 10px;
}

.p2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.p3 {
	padding: 2px;
	background-color: #92cdf1;
	font-size:80%;
	border: thin solid #999999;
}

/* Antes del Encabezado , pongo Update*/
.update {
	clear:both;
	padding: 4px;
	font-size: 75%;
	text-align: right;
	color: #FFFFFF;
	margin-left: 350px;
}	



/*the footer, with copyright*/
.footer {
clear:both;
	background-color: #D6D8CF;
	padding: 4px;
	font-size: 75%;
	text-align: center;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color:#000099;
}

a:hover {
	color: #009EC6;
	text-decoration: none;
}
/*sets para pag de noticias*/
.noticias {
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	width: auto;

}


.noticias h1 {
	color: #000000;
	padding: 3px;
	margin: 10px 0px 0px 0px;
	font-size: 110%;
	border-bottom: 2px solid #D6D8CF;
}
.noticias h2 {
	color: #000000;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
	background-color: #EDEEEA;

}
.noticias h3 {

	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}

.noticias h4 {
	background-color: #D6D8CF;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}	
.hojablanck {
	margin-left: auto;
	margin-right: 10px;
	padding: 20px;
	width: 80%;
	id:hojablanck;
	float: right;
}
.hojablanck h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #D6D8CF;
}

.hojablanck h2 {
	color: #000000;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
	background-color: #EDEEEA;

}

/* contenido para locales */

.localescontent {
	margin-right: 150px;
	padding: 20px;
	id:content;
	margin-bottom: 0px;
}

.localescontent h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #D6D8CF;
}

/* area de la izquierda para locales */
.localesbar {
	margin-top: 40px;
	width: 145px;
	float: right;
	
}

.localesbar h1 {
	background-color: #D6D8CF;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

#ContTabul {
	margin-right: 255px;
	padding: 20px;
}
.ContTabul h1 {
	background-color: #D6D8CF;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

/*- Menu Tabs -- */

    #tabsF {
      float:left;
      width:100%;
      /*background:#efefef;*/
	  background:#FCFEFC;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
/*- FIN Menu Tabs -- */

/*- SubMenu  -- */
.containerSubMnu {
	width: 500px;
	padding: 15px;
	border: 1px solid #ccc;
	background-color: 92cdf1;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}


#navSubMnu {
	margin: 0;
	padding: 0 0 20px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9FB1BC;
	border-bottom-color: #9FB1BC;
}

#navSubMnu li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSubMnu a:link, #navSubMnu a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navSubMnu a:link.active, #navSubMnu a:visited.active, #navSubMnu a:hover {
        color: #000;
        background: url(images/triangulo2.gif) no-repeat bottom center;
}
/*- FIN SubMenu -- */

