/* CSS Document */

/*global resets - eliminates cross browser inconsistancies*/

* { margin:0; padding:0; }

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0.5em 0; } 

li,dd { margin-left:1em;} 

fieldset { padding:.5em; } 

img {border: 0;}

a img {border: 0;}

table {
    font-size: 1em;
}
/*end global resets*/

body {
	margin: 0;
	color: #333333;
}


/*Typography 
These control the general, asthetic, typographical/text
elements of the css*/


p {
	font: 76.1%/1.3em Arial, Verdana, Helvetica, sans-serif;
}


h1 {
	font: 1.2em/1.0em normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099; 
	margin: 0;
	padding: 0;
}

h1 a{
	font: 1.2em/1.0em normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099; 
}

h2 {
	color: #000099; 
	font: 1.1em/1.0em normal Arial, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h2 a{
	color: #000099; 
	font: 1.1em/1.0em normal Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #000099; 
	font: 1.2em/1.0em normal Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h4 {
	color: #000099; 
	font: 1.1em/1.0em normal Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h5 {
	color: #000099; 
	font: 1.8em/1.0em normal Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

h6 {
	color: #666666;
	font: 0.7em Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#E2E2E2;
	margin: 0 0 3px 0;
	padding: 0 2px;	
	border-top: 1px solid #CCCCCC;
}

blockquote {
	background: #EEF2D0;
	border: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
	margin: 10px;
	padding: 0.5em;
	color: #666;
	line-height: 140%;
}

pre {
	background: #fff;
	color: #333;
	padding: 10px;
	border: 1px solid #EEF2D0;
	border-left: 5px solid #EEF2D0;
}

/*General link Styling*/
a:link, a:visited {
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
}

/*List item Styling*/
li {
list-style-type:none;
background: url(../images/bullet.gif) no-repeat 0px 5px;
padding-left: 13px;
margin-left: 5px;
}

ul {
margin: 10px;
}

/*Graphical Elements
These styles provide management 
of content's appearences.
*/

hr { 
/*many components use this as a seperator line */
background: transparent; 
height:1px; 
border: 1px solid #ccc;
margin-bottom: 7px;
}





/*********************************************************************************************/

#contenedor{
position: relative;
width: 1000px;
margin: auto;

}

#topPuplicidad{

}


/*//////////////////////////////////////////////////  CABECERA  //////////////////////////////////////////////////////*/

#cabecera{
	border: 1px solid #CCCCCC;
	height: 80px;
	background-color: #E8F1FF

}
#cabecera h1 {
	color: #000099; 
	font-size: 2.9em; 
	font-weight: normal;
	margin: 20px;
}
#cabecera h2 {
	color: #000099; 
	font-size: 0.7em; 
	margin:-25px 10px 0  0;
	text-align: right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

/*//////////////////////////////////////////////////  MENU //////////////////////////////////////////////////////*/


#menuTop{
	position: relative;
	width: 1000px;
	text-align: right !important;
	z-index: 10;
	border-bottom: 1px solid #DFDFDF;
	background-color: #6D99BC;
	height: 28px !important;

}


#nav{
	position: relative;
	text-align: center;



	}
#nav  a {
	font-size:11px;
	color: #FFFFFF;
	border-right: #DFDFDF solid 1px;
	padding: 6px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	background-color: #6D99BC;
	height: 22px;
	display: block;
}

* html body #nav  a {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;


}#nav  a:hover {
	color: #FFFFFF;
	background-color: #999999;
	}

#nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
* html body #nav ul{
	padding: 0px 0px 0px 0px;
		height: 30px;

}
#nav li {  
	position: relative;
  	float: left;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;		
  	text-align: left;
	font-size:11px;
	font-family:verdana;
	color:#ffffff;
	cursor: hand;
	display: inline;

	}
* html body #nav li{
	height: 22px;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

* html body #nav li a {
	font-size:11px;
	color: #FFFFFF;
	border-right: #DFDFDF solid 1px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration:none;
	background-color: #CCFsF00;
}
/*//////////////////////////////////// COLUMNAS ///////////////////////////////////*/

.centro_1{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:  url(images/fnd_columnas.gif) repeat-y ;
}	

.centro_1_2{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background:  url(images/fnd_columnas3.gif) repeat-y ;
}	


* html body .centro_1{
	background:  url(images/fnd_columnas2.gif) repeat-y ;

}
.columna_1{
	width: 390px;
	float: left;
	margin-left: 10px;
}
.columna_2{
	width: 277px;
	float: left;
	margin-left: 16px;
	/*background-color: #EAD5FF;
	*/

}
.columna_3{
	width: 277px;
	float: left;
	margin-left: 16px;
}

.columna_1_2{
	width: 660px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
}


.separador{
	height: 12px;
	background-color: #FFFFFF;
	clear: both;}




/*//////////////////////////////////// COLUMNA 2 ///////////////////////////////////*/

.fotodeldia{
	width: 271px;
	padding: 2px;
	border: 1px solid  #CCCCCC;
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
}

.fotodeldiaTitulo{
	background-color: #FEFBC7;
	color: #660000;
	width: 267px;
	padding: 4px;
	border: 1px solid  #CCCCCC;
	/*border-width: 1px 1px 0 1px;*/
	margin: 0 0 2px 0;
}

.fotodeldiaTitulo a{
	color: #660000;
	text-decoration:none;

}

.fotodeldiaTitulo a:hover{
	
	color: #660000;
	text-decoration:underline;
	
}

/*//////////////////////////////////// PERSONAJES ///////////////////////////////////*/
.personjesCont{
}

.personjesCont h1{
	font: 0.8em/1.0em Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006600; 
	padding: 4px 0 0 4px;
	margin: 0 0 10px 0;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	background-color: #E4FFD2;
	
}
.personjes{	
	border: 1px solid #CCCCCC;
	padding: 4px 4px 4px 4px;
	margin: 0 0 8px 0;

}

.personjes_foto{
	width: 80px;
	height: 88px;
	float: left;
	margin-right: 5px;


}

.personjes_txt{
	float: left;
	width: 180px;
}

.personjes_txt h2 {
	font: 0.9em/1.0em Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666; 
	margin: 0;
	padding: 0;
}

.personjes_txt p{
font-size: 0.7em;
color: #003399;

}.personjes_separador{ 
clear: both;
}

#listadoLinks{
	text-align:left;
	height: 20px;
	color:#999999;

}
.links{
	font: 0.8em/1.0em Arial, "Times New Roman", Times, serif;
	color: #666666; 
}

.links a{
	color: #666666; 
	text-decoration:none;
	
}
.links a:hover{
	color: #666666; 
	text-decoration:underline;
}

/*//////////////////////////////////// PIE ///////////////////////////////////*/

#pie  {	

	width: 999px;
	height: 40px;
	background-color: #E8F1FF;
	border:  1px solid #CCCCCC;
	margin: 0 auto;
	clear:both;
	padding-top: 5px;
}
