@charset "utf-8";
/* 
CSS Pearson  
ver 1.0
Date: 03-25-2008
*/

/* Normalization de margins y paddings */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img
	{margin:0px; padding:0px;}
/* Normalization de fonts para titles*/
h1, h2, h3, h4, h5, h6
	{font-size:100%;}
/* Remove style from lists*/
ol, ul
	{list-style:none;}
/* Normalization of size and font weight */
address, caption, cite, code, dfn, em, strong, th, var
	{font-style:normal; font-weight:normal;}
	
	
*html p.ohmy {
  margin-left:10px;
 }	
	

/*Hacks for IE */
*:first-child+html #tittle {
line-height:25px;
}

*html #tittle {
line-height:25px;
}
/*Body-----------------------*/
body {
	background-image:url(../images/bckg.jpg);
	background-color:#e4fffd;
	background-repeat:repeat-x;
	margin:0px;
}
#wrapper {
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
}
#logo{
	width:362px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
#nav{
	width:990px;
	height:41px;
	background-image:url(../images/bckg_nav.jpg);
	margin-bottom:6px;
	font-family: sans-serif;
}
#top_image{
	width:990px;
	height:161px;
	margin-bottom:5px;
}
#start_nav{
	width:19px;
	height:41px;
	background-image: url(../images/left_nav.jpg);
	float:left;
}
#end_nav{
	width:17px;
	height:41px;
	background-image: url(../images/end_nav.jpg);
	float:right;
}

#content{
	width:990px;
	height:396px;
	float:left;
}

#content_top{
	width:990px;
	height:17px;
	float:left;
	background-image:url(../images/top_content.jpg);
}

#content_info2{
	width:920px;
	height:auto;
	float:left;
	background-color:#ff8400;
	padding-left:30px;
	padding-right:40px;
	padding-top:15px;
}

#content_info1{
	width:940px;
	height:auto;
	float:left;
	background-color:#ff8400;
	padding-left:20px;
	padding-right:30px;
	padding-top:5px;
}
#content_bottom{
	width:990px;
	height:97px;
	float:left;
	background-image: url(../images/bottom_content.jpg);
	
}
a:link{
	font-family: sans-serif;
	font-size: 13px;
	color:  #FF6600;
	text-decoration: underline ;
}
a:active{
	font-family: sans-serif;
	font-size: 13px;
	color: #790000;
	text-decoration: none;
}
a:visited{
	font-family: sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	font-family: sans-serif;
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	
}

.articles a:link{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline ;
}
.articles a:active{
	font-family: sans-serif;
	font-size: 13px;
	color: #790000;
	text-decoration: none;
}
.articles a:visited{
	font-family: sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.articles a:hover{
	font-family: sans-serif;
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	
}


.content a:link{
	font-family: sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.content a:active{
	font-family: sans-serif;
	font-size: 13px;
	color: #790000;
	text-decoration: none;
}
.content a:visited{
	font-family: sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.content a:hover{
	font-family: sans-serif;
	font-size: 13px;
	color: #790000;
	text-decoration: none;
	text-decoration:underline;
}



#start_content{
	width:6px;
	height:396px;
	float:left;
}

#end_content{
	width:9px;
	height:396px;
	float:right;
}
#content_left{
	width:254px;
	height:auto;
	float:left;
	position: relative;
}
#content_right{
	width:254px;
	height:auto;
	float:right;
	text-align:center;
	padding-top:12px;
}
#content_right p {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	text-align:left;
}


#content_center {
	width:400px;
	height:359px;
	float:left;
	position: relative;
}
#bot_1{
	width:204px;
	height:30px;
	padding-left:50px;
	padding-top:15px;
	float:left;
	background-image:url(../images/bot_1.png);
}
#bot_2{
	width:204px;
	height:31px;
	padding-left:50px;
	padding-top:15px;
	float:left;
	background-image:url(../images/bot_2.png);
}
#bot_3{
	width:204px;
	height:29px;
	padding-left:50px;
	padding-top:15px;
	float:left;
	background-image:url(../images/bot_3.png);
	
}

#tittle{
	width:239px;
	height:26px;
	float:right;
	background-image: url(../images/tittle.png);
	margin-bottom:15px;
	margin-right:2px;
	line-height: 24px;
}
#tips {
	width:239px;
	height:auto;
	float:right;
	margin-bottom:15px;

}

#tips_top {
	width:239px;
	height:4px;
	float:right;

}
#tips_main {
	width:219px;
	height:auto;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(../images/main.png);
	background-repeat:no-repeat;
	background-color:#FF0000;
}

#tips_bottom {
	width:239px;
	height:6px;
	float:right;

}




#tips p{
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	text-align:justify;
	padding-right:10px;	
}



h2 {
	font-family: sans-serif;
	color: #0063cc;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}

h3 {
	font-family: sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 22px;
	text-align: left;
	padding-bottom:3px;
	margin-bottom:16px;
	font-weight: normal;
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


h4 {
	font-family: sans-serif;
	color:  #16539b;
	text-decoration: none;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
	
h5 {
	font-family: sans-serif;
	color:  #16539b;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-style:normal;
	padding-bottom:5px;
	}
	
h6 {
	font-family: sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-style:normal;
	padding-bottom:5px;
	}	


a.center {
	margin-bottom:15px;
	line-height: 24px;
}

#map {
	text-align:left;
	position:relative;
	float:left;
	width: 254px;
	height: auto;
}

#box{
	text-align:left;
	position:relative;
	float:right;
	width: 628px;
	height: auto;
	overflow: hidden;
}


ul{
	text-align:left;
	display:block;
	padding-top:10px;
}

li{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type: disc;
	margin-left:20px;
}


#box_top{
	text-align:left;
	position:relative;
	float:left;
	width: 628px;
	height: 9px;
	background-image:url(../images/box_top.jpg);
	overflow: hidden;
}
#box_content{
	text-align:left;
	position:relative;
	float:left;
	width: 598px;
	height:auto;
	background-image:url(../images/box_content.jpg);
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	
}


#box_bottom{
	text-align:left;
	position:relative;
	float:left;
	width: 628px;
	height: 10px;
	background-image:url(../images/box_bottom.jpg);
	background-repeat: no-repeat;
}

#box2{
	text-align:left;
	position:relative;
	float:right;
	width: 628px;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}

#box_top2{
	text-align:left;
	position:relative;
	float:left;
	width: 628px;
	height: 9px;
	background-image:url(../images/box_top2.jpg);
	overflow: hidden;
}
#box_content2{
	text-align:left;
	position:relative;
	float:left;
	width: 598px;
	height:auto;
	background-image:url(../images/box_content2.jpg);
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	
}


#box_bottom2{
	text-align:left;
	position:relative;
	float:left;
	width: 628px;
	height: 10px;
	background-image:url(../images/box_bottom2.jpg);
	background-repeat: no-repeat;
}

#bot_blue01{
	text-align:left;
	float:left;
	width: 227px;
	height: 24px;
	background-image: url(../images/bot_blue01.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-align:center;
	padding:7px;
}

#bot_blue01a{
	text-align:left;
	position:relative;
	float:left;
	width: 227px;
	height: 24px;
	background-image: url(../images/bot_blue01.jpg);
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-align:center;
	padding:7px;
}



p{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.img{
	border: 2px dashed #FF9900;
	margin-right:15px;
	margin-bottom:30px;
}

.img2{
	border: 2px dashed #FF9900;
	margin-right:15px;
	margin-bottom:10px;
}

.img3 {
	border: 2px dashed  #3366CC;
	margin-right:13px;
	margin-bottom:10px;
	margin-top:10px;
	}

.img4{
text-align:center;
margin-left:75px;
margin-top:10px;
}


.img5{
border: 2px dashed #FF9900;
	margin-right:15px;
	margin-bottom:10px;
}
	
.name{
	font-family: sans-serif;
	font-size: 14px;
	color: #16539b;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
}

#comment{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;	
	font-style:italic;
	background-color:#FFFFFF;
	padding:15px;
}


.name_articles{
	font-family: sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
}
.name_key{
	font-family: sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: italic;
	text-decoration: none;
}

.name_key a{
	font-family: sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-style: italic;
	text-decoration: none;
	padding-right:2px;
}

.name_key a:hover{
	font-family: sans-serif;
	font-size: 12px;
	color: red;
	font-style: italic;
	text-decoration: underline;
	
}






 #flash {
	width:400px;
	height:262px;
	position:relative;
	padding-left:22px;
	padding-top:12px;
}


#box3 {
	width:570px;
	height:auto;
	position:relative;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
	background-color: #CCE6FF;
	float: left;
}

.alone ul{
	text-align:left;
	padding-top:10px;
	display:block;
	position:relative;
	float:right;
	width: 429px;
	margin-bottom:10px;
}

.alone li{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type: disc;
	margin-left:20px;
	width:auto;
}
p.surprise {
display: none;
margin-bottom: 5px;
}
p.ohmy{
	padding:5px;
	border:0px solid #acd373;
	background: #ff8400;
	margin-left:40px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	position:relative;
	float:left;
	text-align:left;
	color:#FFFFFF;
}



p.pakore {
display: none;
margin-bottom: 5px;
}

p.kore{
	position:relative;
	float:left;
	margin-left:90px;
	color:#FFFFFF;
	margin-bottom:10px;
	
}

p.kore2{
	margin-left:10px;
	color:#FFFFFF;
	margin-bottom:10px;
	text-align:left;
	margin-top:0px;
	padding:0px;
	position:relative;
	float:left;
	margin-left:80px;
}
.gap {
	margin-top:23px;
}

#hintbox{ /*CSS for pop up hint box */
position: absolute;
top:5px;
background-color: #ffffff;
width: 150px; /*Default width of hint.*/ 
padding: 5px;
border:2px  solid #000000;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
FILTER: alpha(Opacity=95, finishopacity=0); 
visibility: hidden;
color: #000000;
text-align:left	;
font-size:10px;
font-style:italic;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #FFFFFF;
margin-right:15px;
margin-bottom:30px;
}

.read {
	font-family: sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	float:right;
}


.read a:link{
	font-family: sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	float:right;
}

.read a:visited{
	font-family: sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	float:right;
}

.read a:hover{
	font-family: sans-serif;
	font-size: 15px;
	color: red;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	float:right;
}

#table_content2 {
	width:250px;
	float:right;
	position:relative;
	height: 430px;
}

#footer {
	width:250px;
	float:left;
	position:relative;
	height:20px;
	padding-left:30px;
	margin-top:70px;
}
#news {
	width:598px;
	height:auto;
	float:left;
	position:relative;
	background:#FFFFFF;
	padding:17px 10px 5px 10px;
}
#news_title {
	background-image:url(../images/latest_news_title.png);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	left:0px;
	width:220px;
	height:29px;
	bottom:-15px;
	z-index:1;
}
a.more_info {
	text-align:right;
	text-decoration:none;
	color:#f16621;
	margin-left:510px;
	top:-10px;
}
/*______________ Select your state __________________*/
#logo_map{
	width:300px;
	height:173px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
#fnd_map{
	width:915px;
	height:485px;
	float:left;
	top: 0px;
	left: 37.5px;
	background-image:url(../images/fondo_map.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#info_select {
	width:210px;
	height:180px;
	float:left;
	right:0;
	top:280px;
	position:relative;
	z-index: 2;
	left: 30px;
}
#map_select{
	width:636px;
	height:458px;
	float:right;
	right:0;
	top:12px;
	position:relative;
	z-index: 2;
	right: 15px;
}
#drop {
	width:210px;
	height:30px;
	float:left;
	right:0;
	top:0px;
	position:absolute;
	z-index: 2;
	left: 1px;
}
#go {
	width:30px;
	height:22px;
	float:right;
	right:28px;
	top:0px;
	position:relative;
	background-image:url(../images/go.gif);
	background-position:right;
	background-repeat:no-repeat;
	z-index: 2;
}
.font_tit {
	font-size:12px;
	color:#ffffff;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: "Arial";
	font-weight:bold;
	text-decoration: none;
	text-transform: capitalize;
	text-align:left;
}
.font_cont {
	font-size:11px;
	color:#FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial;
	text-decoration: none;
	text-transform: none;
	text-align:justify;
	text-align:justify;
}

