
*{
	padding:0px 0px 0px 0;
	margin:0 0 0 0;	
}


h1 { 
font-family: Tahoma;
font-size: 14px;
margin-top : 1em;
margin-left:1%;
color : #00af2f;

font-weight : bold;
cursor : default;
}

.h1grande{
	font-family: Tahoma;

	margin-left:1%;
	color : #00af2f;

	font-weight : bold;
	cursor : default;
	font-size: 16px;
}

body{
	font-family: Tahoma;
	font-size: 12px;

}

a{
	text-decoration:none;
}
a:link{color:blue;}
a:visited{color:#007f2f;}
a:hover {
text-decoration: underline;
}

h3 a:hover {
	background:#C8D7E3;
	text-decoration: none;
	color:#000;
	height: 11pt;

}


#fondo{
	display: block;
	margin-top:0;
	background-color:#ffffff;
	width:100%;
	height:100%;
}

#fondo2{
	display: block;
	margin-top:0;
	
	background-color:#cccccc;
	width:100%;
	height:100%;
}

#marco{
	padding:5px;
	width:80%;
	display: block;
	background-color:white;
	margin-top:5%;
	margin-left:7%;
	margin-right:7%;
	margin-bottom:5%;
	
}

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

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#GPhead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	/*background-color: #FF0000;*/
	background-color: #3377AA;
	text-align: center;
}
#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

#cabecera{
	display: block;
	width:75%;
	height:165px;
	margin-top:10px;
	margin-left: 12.5%;
	margin-right: 12.5%;
	


	background-color:#00CC99;
	color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	
}

#cabecerasinfondo{
	display: block;
	width:75%;
	height:85px;
	margin-top:10px;
	margin-left: 12.5%;
	margin-right: 12.5%;

	color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	
}


/************* #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: 90%;
	padding: 0px 4px 0px 0px; 
}





#mifotoleft {
	padding:0;
	margin:0;
	float: left;

	
}


#separador{
	display: block;
	width:75%;
	height:25px;
	margin-top:0px;
	margin-left: 12.5%;
	margin-right: 12.5%;
	


	background-color:#999999;
	color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}

#marcoizq{
	float:left;
	display: block;
	width:25%;
	height:90%;
	margin-top:0px;
	margin-left: 12.5%;
	

	background-color:#F0F0F0;

}

#cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	display: block;
	width:48%; /* anchura de la cabecera - anchura marco izq */
	height:90%;
	margin-top:0px;
	margin-left: 2%;
	margin-right: 12.5%; /* porque el cuerpo del documento (65)% deja 17% a cada lado */
	text-align:justify;
	font-size: 12px;
}


#siteName{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 10px 10px;
}


#cuerpo ul{
	list-style-position:inside;
	
}

#cuerpo ul li{
	padding:5px;
	

}


.alignright {	float: right;	}
.alignleft {	float: left;	}
.align {margin: 0 0px 5px 83%;display: inline; }

img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright { margin: 0 0px 5px 0;	display: inline;	}
img.alignleft {		margin: 0 0px 0px 2%;	display: inline;	}

#clear{clear:both;}





.tituloseccion{
	padding-top:30px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.tituloseccion2{
	padding-top:30px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.titulo2{
	
	text-align:left;
	padding-top:30px;
	padding-bottom:20px;
	margin-left:5px;
	color: #666666;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;	
	
}

.titulo3{
	
	text-align:left;
	margin-bottom:5px;
	margin-left:5px;
	
}

.titulo3 ul{
	list-style-position:inside;
	
}

.titulo3 ul li{
	padding:5px;
	

}

.titulo3 OL{
	list-style-position:inside;
	
}

.titulo3 OL li{
	padding:5px;
	

}


.titulosubseccion {
	text-align:left;
	padding-top:30px;
	padding-bottom:20px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.azul{	
	color: #003366;	
}



.Rojo{	
	color: red;	
}


.fondoazul{	
	background-color: #003366;	
}


.cursiva{
	
	font-style:italic;	
}

.negrita{
	font-weight: bold;		
}


.ligera{
	font-weight:lighter	;
}

.grisclara{
	color: #bbbbaa;	
}

.textojustificado{
	text-align:justify;	
	margin-left:5px;
	margin-right:7px;
}


.firma{
	font-size: medium	
}

#siteInfo{
	clear: both;
	width:75%;
	margin-left: 12.5%;

	border: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right: 0px;
	border-left: 0px;
	font-size: 75%;
	color: #cccccc;
	
	border-top-color: #003366;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	height: auto;
	clip:  rect(auto auto auto auto);
}
#siteInfo2{
	/*clear: both;*/
	border: 1px solid #bbbbbb;
	border-right: 0px;
	border-left: 0px;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 0px 10px 0px;
	
	
	margin: 0 0 0 5px;
}



/********** MENUS ************/

#menu-nav1 {
	background:#BCCDDB
	  url("../imagenes/menu-links-gradient.gif")
		repeat-x 0% 0%;
	border-top:#3D474E solid 1px;
	
	border-bottom:#98B1C4 solid 1px;
	border-color:green;
	color:#666;
	clear:both;
	margin:0px;
	
	height:18pt;
}

#menu-nav1 ul {
  margin:0px;
  /*margin-left:0em;*/
  padding:0px 10px 0px 3%;
  list-style:none;
}

#menu-nav1 li {
	float:left;
	overflow:inherit;
	padding:0px 30px 0px 8px;
	white-space:nowrap;
	font-size: 11pt;
}

#menu-nav1 li a {
	white-space:nowrap;
	display:block;
	padding:4px 0px;
	text-decoration: none;
	color:#000;
}

#menu-nav1 li a:hover {
	background:#C8D7E3
	url("../imagenes/menu-links-gradient-highlight.gif")
		repeat-x 0% 0%;
	text-decoration: none;
	color:#000;
	height: 11pt;
	float: left;
}

#menu-nav1 li.item-menu-nav-activo a {
	white-space:nowrap;
	display:block;
	padding:4px 0px;
	text-decoration: none;
	color:#d00 !important;
}

#menu-nav1 li.first-item-menu-nav a {padding-left:5px;}

#menu-nav1 li a:visited {
	text-decoration: none;
	color:#000;
}


#menu-nav2{
	width:200px;
	
	margin: 0 0 0 0;
	margin-left: 2%;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#menu-nav2 ul a:link, #menu-nav2 ul a:visited {display: block;}
#menu-nav2 ul {list-style: none; margin: 0; padding:0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#menu-nav2 li {border-bottom: 1px solid #EEE; font-size:11pt;padding: 0px 0 0px 0;}

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


/********* TABLAS *************/

TABLE {
    width:80%;
	margin-left: auto;
    margin-right: auto
}


caption {
	caption-side:top;
	text-transform: uppercase;
	width: auto;
	text-align:left;  
	font: bold 12pt Tahoma;
	color: #2F2F2F;
	
	margin-top : 5%;
	margin-left: 10%;
}

td, th {
	
	text-align:left;
}


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

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

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

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 10px 0px 10px 0px;
}

