/* CSS Document */






body,html{
	height:100%;
	margin:0px;
	background-image:url(../images/fondo.gif);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
	


#cabecera {
	height:100px;
	background-color: #FFFFFF;
	background-image: url(../images/cabecerario1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#contenedor {
	background-color:#FFFFFF;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 1000px;

	



}

#pie{
	clear:both;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}

#contenido{
	background-color:#FFFFFF;
	width:1000px;
	float:right;
}
.noticias {
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
	border: thin solid #000000;
}


#menu ul{
list-style:none;
padding:0;
float:right;
margin:0;
}

#menu li{

padding:0;
float:left;

}
#menu li a{
	display:block;
	width:100px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bold;
}
#menu li a:hover{
	color:#FF9933;
	
	
	
}	


.noticias ul{
	list-style:none;
	color: #000000;
}

.noticias li{

padding:0;

}
.noticias li a{

	text-decoration:none;
	text-align:center;
	font-size:12px;
	font-weight: bold;
}
.noticias li a:hover{
	color: #000000;
	}
	.noticias h2{
	font-size:13px;
	color: #000000;
	font-family: Tahoma, Verdana;	
	
}	
#menu{
	background-color:#000000;
	font-family:Tahoma, Verdana;
	height: auto;
	float: left;


}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
}
.noticias{
	width:200px;
	height:auto;
	background-color:#CCCCCC;
	border:1px none black;
	padding:10px;
	float:right;	
	
}

.noticias img {
	background-color:#FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
	text-align:center;
	margin-top: 25px;
	margin-left: -2px;

	

}
.titular {
	height: 100px;
}

.intro{
	float:left;
	width:650px;
	height:auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin-left: 75px;
	text-align: justify;
}



.pie1{
float:left;
width:300px;
height:50px;
background-color:#000000;
color:#FFFFFF;



}


.pie2{
float:right;
width:300px;
height:50px;
background-color:#000000;
color:#FFFFFF;

}

a:hover {
	color: #000000;
}


a {
	color:#CC6633;
	text-decoration: none;
}

h2{
	font-size:21px;
	font-style:normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
h3{
	font-size:22px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
h4 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

h5 {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Verdana;
	font-weight: normal;
}


	

	
		.pablo{
	float:left;
	width:675px;
	padding:25px;
	margin-left:20px;
	
	}
	
	
	#sidebar{
	background-color:#CCCCCC;
	float:right;
    width:200px;
    margin-right:5px;
	margin-left:5px;
	font-size:14px;
	font-family:Tahoma, Verdana;
	
	}
	
		#sidebar  ul li{
	list-style:none;
	font-size: 10px;
	}
	
	
	
/* CSS EXTRAÑO*/



	
	



/* End Structure */



/*	Begin Headers */




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



.alignright {
	float: inherit;
	font-size:15px;
	
	


	
		
	
	
	
	
	}

.alignleft {
	float: right;
	font-size:15px;

	
	
	
	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */









/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}



/* Begin Sidebar */



/* End Sidebar */





.center {
	text-align: center;
	}
	

	
	
	
	

