 	
.DefaulLabel
{
 color:Red;	
}


.divfooter
{
	
 padding-left:140px;
	
	
	
}



.cochinada
{
	margin-top:-300px;
}


.menuinsade
{
	color:White;
	text-align:left;
	padding-bottom:2px;

	
}

.textoContent
{
	margin-top:5%;
	
	
}


.imagenCentral
{
	margin-left:25%;
	margin-top:15%;
}





.textotitulo
{
	color:Black;
	font-size:xx-large;
	background-color:Transparent;
	text-align:center;
	font-weight:bold;
	padding-left:200px;

	
	
}

.textocontenido
{
	color:Blue;
	font-size:small;
	word-spacing:.12cm;
	text-align:justify;
	letter-spacing:.2cm;
	
	
}

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
	text-align:center;
	background-color:Black;
	
	font-family:Verdana;
	font-size:0.78em;
}

h1, h2, h3, h4, h5, h6 {font-family: inherit; color:Navy;}

h1, h2 {color:Blue;}

h3, h4, h5, h6 {color:Navy;}	
	
/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1 {
	margin:0.5em 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
    margin:0.5em 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
    margin:0.5em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
	color:White;
}
h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}
p  {
	margin: 1em 0;
	line-height: 1.5em;
	color:Black;
	word-spacing:.12px;
	font-size:medium;
}

.fondoLinkMenu
{
  
    background-image:url('Images/fondoMenu.gif');
    background-position:center;
    background-repeat:no-repeat;
    text-align:center;
    width: 170px;
    border-color:Gray;
    border-style:solid;
    border-width:medium;
}




a 
{
    
     color:White; 
     font-weight:bold;
     text-decoration:none;
   
     
     
    
}

a:hover {text-decoration:none;}

#wrapper{
	width:1000px;
	margin:0 auto;
	padding-bottom:2px;
	border:1px solid Navy;
	text-align:left;
	background-color:Black;
	
		
}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 1000px;



}
#header{
	height:170px; 
	position:relative; 
	background-color:Transparent;
    top: -1px;
    width: 1000px;
}
#logo{
	position:absolute;
	top:20px;
	left:3px;
	width:152px;
}
#banner{
	text-align:center;
	margin:0 152px;
}
#search{
	position:absolute;
	bottom:5px;
	right:5px;
}
#mainnav {
	padding:0 152px;

	border-bottom:solid 1px Navy;
	background-color:Transparent;
}

* html #mainnav {
	background-color:Transparent;
}

* html #mainnav tr {height:1.4em;}

#mainnav .item {
	padding:2px 7px;
	color:#333333; 
	font-weight:normal; 
}

* html #mainnav .item {padding:0 20px;}

#mainnav .selected {
	color:#0066FF; 
	background-color:#FFFFFF;
	background-image:url(Images/mainnav_select_bg.gif); 
	background-repeat:repeat-x;
}
#mainnav .hover {
	color:#59B101; 
	background-color:#FFFFFF; 
	background-image:url(Images/mainnav_hover_bg.gif); 
	background-repeat:repeat-x; 
}

/* Keep IE from displaying the background images twice.*/
* html #mainnav .selected .selected, * html #mainnav .hover .hover {
	background-image:none; 
	background-color:transparent;
}
#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 750px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 160px;    /*** Critical left col dimension value ***/
	border-left: 1px solid Navy;   /*** Critical left divider dimension value ***/
	border-right: 1px solid Navy;   /*** Critical right divider dimension value ***/
	background-image:url('Images/cuerpoA.gif');
	background-repeat:repeat-y;
	left: 63px;  
        top : 0px;
}

* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 750px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	  /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
#floatwrapper {
	float: left;
	width: 750px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1;
     
}

#centercolumn{
	float: right;
	width: 750px; 
	

}
#breadcrumbs{
	position:absolute;
	top:5px;
	left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:inherit;
	width: 47px;
}
#breadcrumbs a {
	color:inherit;
	text-decoration:underline;
}

#breadcrumbs a:hover {text-decoration:none;}

#copy a {color:inherit;}

#copy .container {
	margin:5px;
	padding:0 20px 15px 20px;
	text-align:justify;
	background-color:Transparent;
	height: 200px;
}
	
/* \*/
* html #copy .container {height:1%;}
/* */

#copy img, #rightcolumn img {border:1px solid Navy !important;}

#copy .teaser {
	margin-top:-0.2em;
	color:Navy;
	font-weight:normal;
}

#copy td, #copy th {padding: 0.2em 0.5em;}

#copy td {
	padding: 0.2em 0.5em;
	font-family:inherit;
}
.txtBox {
    border:1px solid Black;
    background-color:White;
}

.txtBox:focus {background-color:#FFFFFF;}

#copy fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px solid Navy;
}

#copy fieldset legend {
	color:Navy;
	background-color:inherit;
}

* html #copy legend {
	padding:0.5em;
}

div.readmore {
	text-align:right;
	font-size:0.9em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 170px;    /*** Critical left col/divider dimension value ***/
	margin-left: -200px;
        top: 0px;
       left: 0px;
    
}
* html #leftcolumn {
	float:left;	
	padding-top:25px;
}

*>html #leftcolumn {width:170px;}   /*** Fix only for IE/Mac ***/

#leftcolcontainer{width: 170px;
                  text-align:center;
                  }  
#subnav {
	margin-bottom:40px; 
	margin-left:1px; 
	overflow:hidden;
}

* html #subnav tr {height:1.4em;}

#subnav .item {
	padding:2px 7px;
	background-color:#F0EFC8; 
	color:#333333; 
}

* html #subnav .item {padding:0 20px;}

#subnav .selected {
	background-color:#FFFFFF; 
	color:#0066FF;
}
#subnav .hover {
	color:#333333; 
	background-color:#F7F7E8;
}
#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 300px;    /*** Critical right col/divider dimension value ***/
	margin-right: -180px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:0px;
      top: 0px;
      background-color:Transparent;
   
}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -500px; 

	padding-top:25px;
}


#rightcolcontainer{
	/* \*/
	width: 300px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
}
/* \*/
* html #rightcolcontainer {

	margin-left: 2px; 

}
/* */

.sidebarcontainer{
	border:3px solid gray;
	margin:5px;
	background-color:Black;
	font-family:Inherit;
	font-size:0.9em;
	
}

/* \*/
* html .sidebarcontainer {height:1%;}
/* */

.sidebarcontainer a {color:inherit;}

.sidebarcontainer li {list-style-type:none;}

#footer{
	clear:both;
	margin:0px 0;
	padding:2px 15px;	
	border-top:1px solid Navy;
	border-bottom:1px solid Navy;
	background-color:#f7fdfd;
	font-size:0.9em;
	

}
#footer a {
	margin:1px 5px;
	color:inherit; 
}
.button {
    border:1px solid #CCCC66;
    color:White;
    border-color:Black;
    background-color:#071da8;
    font-weight:bold;
    font-size:1em;
}
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
	border:1px solid Navy;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
	border:1px solid Navy;
}


@media print {	
	body{
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}	
	#wrapper, #contentwrapper, #floatwrapper, #centercolumn, * html #wrapper, * html #contentwrapper, * html #floatwrapper, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper, #contentwrapper {border:none;}

	#mainnav{
		padding:0;
		text-align:center;
	}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#wrapper, #header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent; 
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		margin:0;
		border-style:none !important;
		border-width:0;
	}
	
    #copy fieldset {border:none;}

	#footer {		
		border-style:none !important;
		border-top:1px solid #000000;
	}
}
