@charset "UTF-8";
/* CSS Document */
/*@font-face
{
font-family: Sathu;
src: url('Sathu.ttf'),
     url('Sathu.eot'); /* IE9 
}*/

html, * {border:0; margin:0;  }

body {
	background: #fff url(../images/bgcolor2.png) top left repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

a, a:hover {
	text-decoration:none;
	}

ul { list-style:none;}

h1 {
	color:#FFF;
	font-weight:200;
	font-size:22px;
	text-align:left;}

h3 {
	color:#636363;
	font-size:18px;
	font-style:italic;
	font-weight:100;}

h2 {
	color:#014071;
	font-size:15px;
	font-style:italic;
	text-align:left;}

.clear { clear:both;}

span { 
	color:#014071;
	font-weight:bold;
}
	
span.directions { 
	color:#999;
	font-style:italic;
	font-weight:100;
	font-size:12px;}

/*Para que se de el slide de pagina*/
#content-wrapper
{
	display:none;	
}

/* HEADER */

#header {
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
	height:165px;
	background-color:transparent;}

#header p{
	text-align:left;
	color:#FFF;
	font-size:14px;
	text-height:auto;}

#header h1{
	color:#FFF;
	font-size:40px;
	text-align:left;
	font-style:normal;
	margin-top: 30px;
}

#header h2{
	color:#FFF;
	font-size:26px;
	text-align:left;
	font-style:normal;
	text-height: auto;
	font-weight:100;}

#header a img{
	float:left;
	text-decoration:none;
	padding: 0 10px 0 0;}
	

#header a{ color:#FFF;}
#header a:hover{ border-bottom: 1px #999999 dotted; opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */}

#header .Hleft{
	width: 700px;
	height: 155px;
	float: left;
	padding: 5px 0;
}

#header .Hright{
	width: 300px;
	height: 155px;
	float: left;
	padding: 5px 0;
}

/* MENU */

#menuback {
	width:100%;
	background: #0b1b34;
	height: 42px;}

#page-wrap {
  	width:1100px;
	margin:0 auto;
	position:relative;
	background-color:transparent;	
	z-index:100;
}
/*
 LEVEL ONE
 */
ul.dropdown {
    position: relative;
	font-size:14px;
	text-transform:uppercase;
}

ul.dropdown li {
    float: left;
	text-align:left;
    zoom: 1;
	font-weight:100;
	}
	
ul.dropdown li a:hover {
    color: #fff;
	font-weight:100;
}

ul.dropdown a:active {
    color: #fff;
}

ul.dropdown li a {
    display: block;
    color: #999;
	padding:12px 20px 13px 5px;
}

ul.dropdown li:last-child a {
	 color: #999;
    border-right: none;
}

ul.dropdown li:last-child a:hover {
	 color: #fff;
}


 /* Doesn't work in IE */

ul.dropdown li.hover, ul.dropdown li:hover {
	background: #014071 /*url(../images/icon_llave.png) top left no-repeat*/;   
	color: black;
    position: relative;
	color:#fff;
	box-shadow: 3px 3px 10px #333333;
}

ul.dropdown li a {
    color: #999;
}

/* para que todo sea blanco
ul.dropdown li.hover a {
    color: #fff;
    font-weight:bold;
}*/

/*
 LEVEL TWO
 */
ul.dropdown ul {
    width: 220px;
    visibility: hidden;
    position: absolute;
    top: 100%;
	left: -40px ;
	text-align:left;
}

ul.dropdown ul li {
	color:#fff;
    font-weight: normal;
    background: transparent url(../images/fondomenu.png) top left repeat;
    float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
    border-right: none;
    width: 100%;
    display: inline-block;
}

/*
 LEVEL THREE
 */
ul.dropdown ul ul {
    left:180px;
    top: 0;
}

ul.dropdown li:hover > ul {
    visibility: visible;
}


/*FEATURED2*/

.featured2 {
	float:left;
	margin:10px 0;}
	
.ftitle {
	width:1000px;
	border-bottom: 1px #ccc solid;}
	
.ftitle p, .fleft p{
	color:#636363;
	font-size:14px;
	font-style:italic;
	margin:10px;
	text-align:left
	}

.fleft  li {
	list-style: disc inside;
	float:left;
	width:200px;
	margin:10px 0 5px -30px;	
	font-size:12px;
	font-style:italic;
	text-align:left;}

.fleft a{color:#636363;}

.fleft a:hover{border-bottom: 1px #ccc dotted; opacity:0.7;
	filter:alpha(opacity=70); }
	
.fleft {
	width:200px;
	float:left;
	margin: 10px 0 0 0;
	}
.fleft h2 {
	color:#014071;
	font-size:15px;
	font-style:italic;
	text-align:center;}


.fleft img{
	float:left;
	}

.fleft img:hover{
	opacity:0.7;
	filter:alpha(opacity=70); 
	}

/*FOOTER*/
#footerback {
	width:100%;
	height:100%;
	position: relative;
	bottom:0;
	background-color:#000;
	border-top: 5px #012f59 solid;}

#footer {
	width:1000px;
	margin:0 auto;
	position:relative;
	text-align:center;
}

#footer p {
	color:#0cbbfa;
	padding:5px 10px;
	text-align:left;
	font-size:12px;
	}
#footer a{color:#0cbbfa;}
#footer a:hover{border-bottom: 1px #0cbbfa dotted; opacity:0.7;
	filter:alpha(opacity=70); }

.footerleft {float:left;}
.footerright {float:right; text-align:right;}


.updated {
	position:relative;
	left: -20px;
	background: #d20d18;
	-moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
	width:15px;
	height:15px;
	padding:10px;
	color:#FFF;
	font-size:9px;
	text-align:center;
}
