/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.error {
	color: #FF0000;
}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.166;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 940px;
	background-color: #F64C00;
}

a:link, a:visited, a:hover {
	color: #666666;
	text-decoration: none;
	padding: 5px 10px 5px 25px;
	display: block;
}


/* overrides decoration from previous rule for hovered links */
a:hover {
	text-decoration: none;
	display: block;
	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
	font-size: 150%;
	color: #CCCCCC;
	padding: 10px 0px 0px 0px;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
	color: #334d55;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0px 15px 0px 15px;
	padding: 0px;
	width: 600px;
	float: right;
}

#navBar{
	margin: 10px 10px 0px 5px;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
	width: 200px;
	float: left;
}

#content{
	float:right;
	width: 690px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	background-color: #FFFFFF;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 10px 0px 0px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0px 4px 0px 10px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}


/************** .feature styles ***************/

.feature, card{
	padding: 10px 10px 10px 0px;
	font-size: 70%;
}

.feature h3, card h3{
	color:#F64C00;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

.feature img{
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 0px 0px;
	clear: none;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 75%;
	margin-top: 0px;
	width: 940px;
	text-align: left;
	background-image: url(../img/sombra-borde.jpg);
	padding-left: 5px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/submenu-fondo.jpg);

}
 .subLinks ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menu-fondo-over.jpg);
	 
} 
.subLinks {


	margin: 0px;
	padding: 0px;

	 
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {

	border-bottom: 1px solid #ccc;
}


/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/


.sectionLinks{
	margin: 0px;
	padding: 25px 5px 5px 0px;
	font-size: 70%;
	width: 180px;
	float: left;

}

.sectionLinks h3{
	padding: 5px 10px 5px 20px;
	background-color:#F64C00;
	/*height: 20px;*/
	color: #ffffff;
	text-align: left;
	/*padding: 0px 10px 0px;*/
	background-image: url(../img/menu-fondo-over1.jpg);
	
}

.sectionLinks a:hover{
	
	background-image: url(../img/menu-fondo-over1.jpg);
	
}
.subLinks ul{
	
	padding: 0px;
	
}
.subLinks a:hover{
	
	background-image: url(../img/menu-fondo.jpg);
	
}






#navBar .sectionLinks #headerMenu {
	background-image: url(../img/menu-fondo-head1.jpg);
	height: 18px;
}
#navBar .sectionLinks #bottomMenu {
	background-image: url(../img/menu-fondo-bottom1.jpg);
	height: 18px;
}
#body {
	background-color: #F64C00;
	background-image: url(../img/sombra-borde.jpg);
	height: 100%;
}
#body #borde-left {
	background-image: url(../img/lateral-left.jpg);
	height: 100%;
	width: 10px;
	float: left;
}
#body #navBar #copy {
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 250px;
}
#body #content .feature #headerLinks {

	background-image: url(../img/links-fondo-head.jpg);
	height: 18px;
}
 .relatedLinks #bottomLinks {
	background-image: url(../img/links-fondo-bottom.jpg);
	height: 9px;
}
 .relatedLinks ul {
	background-image: url(../img/links-fondo.jpg);
	
}

#body  #navBar .sectionLinks #headerLinks {

	background-image: url(../img/links-fondo-head.jpg);
	height: 6px;
}
#body  #navBar .sectionLinks #bottomLinks {
	background-image: url(../img/links-fondo-bottom.jpg);
	height: 9px;
}
#body  #navBar .sectionLinks ul {

	background-image: url(../img/menu-fondo2.jpg);
	
}
#body  #navBar .subLinks ul {
	
	background-image: url(../img/menu-fondo-blanco.jpg);
	
}

#body  #navBar .subLinks li a#current {
	
	background-image: url(../img/menu-fondo-current1.jpg);
	
}

#body #content .feature .destacados{
	width:45%;
	float: left;
	border-left: 10px;
	border-color: #0066CC;
	padding: 10px;
}
	
#body #content .feature .destacados_right{
	width:45%;
	float: right;
	border-left: 1px solid #EEE;
	padding: 10px;
}
	
	
	#body #content .feature .submenu{
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-size: 90%;
	width: 180px;
	float: left;
}

#body #content .feature .submenu h3{
	padding: 5px 10px 5px 10px;
	background-color:#F64C00;
	color: #ffffff;
	text-align: left;
	background-image: url(../img/menu-fondo-naranja.jpg);
	
}

#body #content .feature .submenu a:hover{
	
	background-image: url(../img/menu-fondo-over.jpg);
	
}
#body #masthead #globalNav {
	display:block;
	width: 500px;
	float: right;
	vertical-align: baseline;
	margin-right: 0px;
	border-bottom: solid 0px #ccc;
}

#body #masthead #globalNav a {
	display:block;
	padding: 5px 15px 18px 15px;
background-image: url(../img/solapa.jpg);

	
}

#body #masthead #globalNav a:hover {
	display:block;
	color:#F64C00;
	background-image: url(../img/solapa-over.jpg);
}
#body #masthead #globalNav ul {
/*list-style-image: url(../img/bullet-naranja.jpg);*/
	
}
#body #masthead #globalNav li {
	
	float: right;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	font-size: 85%;
	
}
#body #navBar .sectionLinks .sectionLinks2 ul{

		background-image: none;
			border-bottom: none;
}
#body #navBar .sectionLinks .sectionLinks2 {
	padding: 20px 0px 0px 0px;

}
#body #navBar .sectionLinks .sectionLinks2 li{
	border-bottom: dotted 1px #FFFFFF;
	background-image: url(none);
	
}

#body #navBar .sectionLinks .sectionLinks2 h3 {
	font-size: 100%;
	color: #F64C00;
	background-image: none;
	background-color: #ffffff;
	padding: 0px 0px 2px 10px;
	border-bottom: dotted 1px #cccccc;
}

#body #navBar .sectionLinks .sectionLinks2 a {
background-image: none;
	font-size: 100%;
	color: #666666;
	padding: 5px 0px 2px 10px;
	
}
#body #navBar .sectionLinks .sectionLinks2 a:hover{
	background-image: none;
	text-decoration: underline;
	color: #F64C00;
}

/*#body #masthead #globalNav #home {
list-style-image:none;

	
	color: #FFFFFF;
}*/


#body #masthead #globalNav #home {
border-left: 1px solid #cccccc;
background-image: none;
	color: #000000;
	font-weight: bold;
	
}
#body #masthead #globalNav #home:hover{
color: #F64C00;
/*	background-image: url(../img/solapa-home-over.jpg);*/
	
}
#body #content .feature .izquierda {
	float: left;
	width: 45%;
	padding: 10px;
}
#body #content .feature .derecha {
	width: 45%;
	float: right;
	padding: 10px;
}
#body #content .feature{
	float: left;
	padding: 10px 10px;
}

#body #content .feature .relatedLinks #vermas {
	padding-top:0px;
	color: #F64C00;
	text-align: right;
	background-image: url(none);
	border: none;
}
#body #content .feature ul {
	background-image: none;
	padding: 5px 0px 0px 16px;
	margin:0px;
	list-style-image: url(../img/bullet-verde.jpg);
}
#body #content .feature li {
	margin:0px;
	padding: 5px 0px 0px 0px;
	
}
#body #content .feature a {
	margin:0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
#body #content .feature  a:hover {
	text-decoration: underline;
}

#body #content .feature .relatedLinks{
	margin: 0px;
	padding: 10px 5px 15px 15px;
	font-size: 90%;
	width: 250px;
	float: right;
	clear: both;
}

#body #content .feature .relatedLinks a:hover{
	
	background-image: url(../img/links-fondo-over.jpg);
	
} 
#body #content .feature .relatedLinks #bottomLinks {
	background-image: url(../img/links-fondo-bottom.jpg);
	height: 16px;
}
#body #content .feature .relatedLinks ul {
	padding:0px;
	margin:0px;
	list-style-image: none;
	background-image: url(../img/links-fondo.jpg);
	list-style-type: none;
	
}


#body #content .feature .relatedLinks h3{
	text-align: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-repeat: repeat-y;
	background-image: url(../img/links-fondo.jpg);
	color: #F64C00;
	font-size: 110%;
	display: block;
	border-bottom: 1px solid #999;
}
#body #content .feature  .relatedLinks li {
padding: 0px;
margin: 0px;
	border-bottom: 1px dotted #ccc;
	
}
html>body #body #content .feature .relatedLinks li {border-bottom: none;}

#body #content .feature .relatedLinks a {
	padding: 5px 10px 5px 10px;
	display: block;
}

#body #content .feature .relatedLinks a:hover{
	display:block;
	background-color:none;
	text-decoration:none;
	
	background-image: url(../img/links-fondo-over.jpg);
	
}
#body #content .feature .listado {
	border-bottom: 0px solid #cccccc;
	padding: 10px 0px 10px 0px;
	clear: both;
	border-top: 1px solid #cccccc;
}
#body #content .feature .listado .titulo {
	color: #F64C00;
}
#body #content .feature .paginador .left {
	width: 100px;
	float: left;
}
#body #content .feature .paginador .right {
	float: right;
}
#body #content .feature .paginador {
	padding: 10px 10px 10px 0px;
	/*border-top: 1px solid #cccccc;*/
	clear: both;
	width: 98%;
}
#body #content .feature .paginador .right .current {
	color: #F64C00;
	font-weight: bold;
}
#body #content .feature .paginador .right a {
	display: inline;
}
form {
	padding: 0px 0px 15px 0px;
	border-bottom: 0px dotted #ccc;
	margin: 15px 0px 0px 0px;

}
form select, input, textarea{
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 100%;
}
#body #content .feature #vermas {
	padding-top:10px;
	list-style-image: url(none);
	text-align: left;
	color: #F64C00;

}
#body #content .feature #vermas a {
	color: #F64C00;


}
#body #content .feature #vermas a:hover {
	text-decoration: underline;
	background-image: url(none);
}
#body #navBar .sectionLinks .subLinks a:hover{
background-image: none;
	color: #F64C00;
}
#body #navBar .sectionLinks a {
	color: #333333;
	background-image: url(../img/menu-fondo1.jpg);
}
#body #navBar .sectionLinks a:hover {
	color: #FFFFFF;
	background-image: url(../img/menu-fondo-over1.jpg);
}
#body #navBar .sectionLinks .subLinks li {
	background-image: url(../img/menu-fondo.jpg);
}
#body #navBar .sectionLinks .subLinks a {
	color: #666666;
	background-image: url(../img/menu-fondo.jpg);
}
#body #navBar img {
	margin-top: 5px;
}
#body #content .feature form img {
	padding: 0px;
	vertical-align: top;
	margin: 0px 10px 0px 0px;
}
#body #content .feature form a {
	display: inline;
	margin: 0px 0px 0px 10px;
}
#body #content .feature table img {
	padding-left: 10px;
}
#body #navBar #copy a {
	margin: 0px;
	padding: 0px;
}
#body .credit {
	font-size: 65%;
	text-align: right;
	background-color: #F64C00;
	padding-right: 25px;
}
#body .credit a:hover {
	color: #FFFFFF;
}
object{outline:none;}#body #content .feature #directorio #mapa {
	float: left;
	width: 200px;
}
/*#body #content .feature #directorio #dir select, #body #content .feature select, #body #content .feature textarea,#body #content .feature input  {
	width: 175px;
	margin: 0 0 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 85%;
	line-height: 1.166;

}*/

#body #content .feature #directorio #dir select, #body #content .feature select, #body #content .feature textarea  {
	width: 175px;
	margin: 0 0 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 85%;
	line-height: 1.166;

}
/*#body #content .feature select, #body #content .feature textarea,#body #content .feature input  {
	width: 375px;

}*/

#body #content .feature select, #body #content .feature textarea  {
	width: 375px;

}

#body #content .feature #directorio {
	width: 680px;
}
#body #content .feature #directorio #dir{
	float: right;
	width: 470px;
}
#body #content .feature #directorio #dir h1 {
	font-size: 15px;
	color: #666666;
	margin: 10px 0;
}
#body #content .feature #directorio #dir table {
	font-size: 100%;
	margin: 0 0 10px 0;
}
#body #content .feature #directorio #dir img {
	padding: 0;
}
#ver_foto{
width: 339px;
/*display:none;*/
position:absolute;
margin: auto; 
display:block;
visibility:hidden;

z-index:1000px!important;}

#ver_foto #cont {
background-image:url(../img/flot_mid.jpg);
background-repeat:repeat-y;
}


#ver_foto .headers{
clear:both;
	behavior:url(js/iepngfix_scale.htc);
	display: block; 
	padding: 0 0 0px 0;
	margin: 0px;
	}
	
	
		#ver_foto  h1{
		margin: 0px 20px 0 20px;
		padding-top:10px;
		font-size: 100%;
		color: #666666;
		}

	
	
		#ver_foto  p {
		 font-size: 70%;
	z-index:20;
	clear:both;
	margin: 0px 20px 0 20px;
	color:#666666;
	padding: 5px 0 0 0;
	


}
		#ver_foto  a {
		 font-size: 100%;
		 font-weight:bold;
	z-index:20;
	clear:both;
	margin: 0px 20px 0 0px;
	color:#F64C00;
	padding: 5px 0 0 0;
	


}
#body #content .feature table td {
	vertical-align: middle;
}
#body #content .feature .cor input {
	width: 80px;
}
#body #content .feature .cor2 input {
	width: 20px;
}
#body #content .feature .cor .tool img {
	padding: 2px 0 0 0;
	border: none;
}
a.tool{
	position:relative;
	color:#f1f1f1;
	text-decoration:none;
}
#body #content .feature  a.tool span{display: none}
#body #content .feature  a.tool:hover{z-index:25;}
#body #content .feature  a.tool:hover span{
	z-index:44;
	display:block;
	position:absolute;
	top:-3em;
	left:1.5em;
	width:144px;
	padding:10px;
	background-color:#FFFFCC;
	color:#666666;
    }
#body #content .feature .tool img {
	padding: 0;
	border: none;
}
#body #content .feature .for td {
	vertical-align: top;
}
#body #content .feature #directorio #dir table {
border-bottom: 1px dashed #999999;
}
#body #content .feature #directorio #dir .for {
border:none;
}
