/* CSS Document */





html
{
height: 100%;
}




body { 
	margin: 0px; 
	padding: 0px; 
	height: 100%;
	background-image:none;
	height:auto;
}


#logoprint {
display:block;
position:absolute;
top:20px;
left:45px;
width: 116px;
height:138px;
border:0;
z-index:1000;

}



/**** Para personalizar la tipografia H1 ******/

#primary-content h1, #primary-content h2 {
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 2px 0px;
	text-align: left;
	color:#990000;	
	background-image:none;
	padding-left:30px;
	
	
	}
	
#primary-content h2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	background-image:none;
	margin-top:10px;
	
	}



#primary-content a:link { 
	color:#990000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	} 
#primary-content a:visited, #primary-content a:active  {  
	color:#993300;
	text-decoration: underline;
	} 

#primary-content a:hover { 
	color:#CC3300;
	text-decoration: none;
}


div.padder { 
	padding: 20px; 	
}

#content { 
	position: relative; 
	height: 100%; 
	min-height: 100%;
	width: 760px;
	background-image:no;
	
}

* html #content
{
height: 100%;
}

#header, #mapaprinter { 
	display:none;
}

#header img { 
	border:0;
}



#headerlogo { 
	position: absolute;
	top:0;
	left:47px; 
	width: 167px; 
	height: 180px; 	
}

#headermenu { 
	position: absolute;
	top:176px;
	left:20px; 
	width: 100%; 
	height: 37px; 
	margin:0;	
}


#menu {
  float:left;
  width:650px;
  height:36px;
  background-color:#800809;
  background-image:url(v7/bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  font-size:12px;
  line-height:normal;
  font-family: Georgia, "Times New Roman", Times, serif;
   font-weight:bold;
  }
#menu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url("../v7/left.gif") no-repeat left top;
  margin:0;
  padding:0 1px 0 9px;
  }
#menu a {
  float:left;
  display:block;
  background:url("../v7/right.gif") no-repeat right top;
  padding:8px 15px 4px 6px;
  text-decoration:none;
  color:#F2B0A3;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#FFFFFF;
  }
#menu #current {
  background-image:url("../v7/left_on.gif");
  }
#menu #current a {
  background-image:url("../v7/right_on.gif");
  color:#990000;
  padding-bottom:5px;
 
  }



#contenido {
	position: absolute;
	height: auto;
	top:160px;
	left:0px;
	background-image:none;
	width:100%;
	
}

#contenido p { 
	color:#3C0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 140%;	
	padding-left:25px;
	padding-right:25px;
}

.foto { 
	margin-left:20px;
}


#menuSection { 
	display:none;
	
}



#chat {
margin-bottom:20px;
margin-top:0;
}

#chat img{
border:1px solid #E9E9E9;
display:block;
padding:2px;
margin-left:35px;
border:0;
}


#menuSection img { 
	margin-top:20px;
	
}


/***** DIVISORES ******/

hr {
	border-top: 1px solid #ccc;
	color: #fff;
	height: 1px;
	background: #7A0000;
}

.hrclasico {
	margin: 1em 0;
	height: 6px;
	background-image:none;
	margin-left: -5px;
	margin-right: 8px;					
}

.hrclasico hr, .hr-divide hr, .hr-divide1 hr {
	display:block;
}

 


.hr-divide {
	margin: 1em 0;
	height: 50px;
	background: transparent url(../hr/hr_clasico2.png) no-repeat center;
	margin-left: 8px;
	margin-right: 8px;					
}

.hr-divide1 {
	margin: 1em 0;
	height: 50px;
	background: transparent url(../hr/hr_clasico3.png) no-repeat center;
	margin-left: 8px;
	margin-right: 8px;					
}


.destacado {
	
	background-image:none;
	
}


#contenido .destacado p {
	
	padding-left:40px;
	padding-right: 90px;
		
}

.listasimple
{
position:relative;
margin-left: 0;
padding-left: 30px;
list-style: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;

}

.listasimple li
{
padding-left: 40px;
background-image:none;
background-repeat: no-repeat;
background-position: 0 .2em;
margin: 0 0 7px 0;
	
}


* html .listasimple li
{
background-position: 0 .5em;
	
}

.listasimple a:link, .listasimple a:visited {
	color:#B4707B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;

	}
	
.listasimple a:hover {
	color:#990000;
	text-decoration: none;
	}
	
.listasimple a:active {
	color:#FFFFFF;
	}
	
/**************************************************************/
	
#listamenu a {
		display:block;
		width:100px;
		height:30px;
		margin: 0.2em 0; padding:7px 0 0px 43px;
		color:#990000;
		background: url("../rolloverlist/bulleret.gif") 0 0 no-repeat;		
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		font-weight:bold;		
		text-decoration: none;	
		white-space: nowrap;
				}
		
	#listamenu #currento a {
		
		color:#990000;
		background-position: -314px 0;
			
		}
	#listamenu a:hover {	
		background-position: -192px 0;
		color:#CC0000;
		text-decoration:none;
		}
	#listamenu a:active {
		background-position: -314px 0;
		color:#FF0000;
		}
	
/****************Pie y Menu pie***************/

#footerback
{
display:none;
} 



#navlistp
{
position:relative;
top:34px;
left:0;
list-style: none;
padding: 0;
margin: 0;
margin-left:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#navlistp li
{
display: inline;
padding: 0;
margin: 0px;

}

#navlistp li:before { content: " | "; color:#B4707B; margin: 0 5px 0 5px;}
#navlistp li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlistp li
{
border-left: 1px solid #CCCCCC;
height:8px;
padding: 0 0.6em 0 0.6em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlistp { height: 1%; }
* html #navlistp li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlistp li:first-child { border-left: 0; }


#navlistp a:link, #navlistp a:visited
{
color:#530000;
}

#navlistp a:hover  
{
color:#B4707B;
}


#footerbasic{
position:relative;
top:50px;
left:3px;
width:300px;
color:#FFBBBB;
font:x-small Verdana,Sans-serif;
font-size:11px;
height:1.4em/* IE 5 */;
}


#footerbasic li{
display:inline;
position:relative;
width:0;
}

#footerbasic a {
color:#660000;
padding:1px 10px;
width:0;
border:1px solid #660000;
text-decoration:none;
}

#footerbasic a:hover, #footerbasic a:focus {
color:#fff;
border:1px solid #fff;
}
/************************************************/

 a.masinfo1  {
	color:#990000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
		}

 a.masinfo1:link, a.masinfo1:visited, a.masinfo1:active {
	color:#993300;
	text-decoration: underline;
	background-image:none;
	background-position:center right !important;
	background-repeat:no-repeat;	
	padding-right: 17px;
	font-weight: bold;
		}
	
a.masinfo1:hover {
	color:#CC3300;
	text-decoration: none;
	}
	
	 
	
 a.masfoto  {
	color:#990000;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	
		}

 a.masfoto:link, a.masfoto:visited, a.masfoto:active {
	color:#993300;
	text-decoration: underline;
	background-image:none;
	background-position:center right !important;
	background-repeat:no-repeat;	
	padding-right: 0px;
	font-weight: bold;
		}
	
a.masfoto:hover {
	color:#CC3300;
	text-decoration: none;
	}
	
/********************************/



