p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	margin-top:6px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:6px;
	
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 46px;
	margin-left: 40px;
	padding-top: 40px;
	padding-bottom: 10px;
	color:#CCCCCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 10px;
}

h4 {
	font-family: "Book Antiqua";
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#2B2D9A;
}

body {
	background-color: #E0E5EE; /*#6699CC;	*/
}

a {
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.enlace_negro{
	color:#000000;
	text-decoration:none;
	/*text-decoration: underline;*/
}

.enlace_negro:hover {	/*hover es el valor cuando se esta sobre el*/	
	font-size: 105%;
}
/*
a:link { color: red } /* un enlace no visitado*//*
A:visited { color: blue } /* enlace visitado *//*
A:hover { color: black } /* raton encima *//*
A:active { color: lime } /* enlace activo */ /*
*/

.enlace_blanco{
	text-decoration:none;
	/*color:#FFFFFF;*/
}

.enlace_blanco:hover{
	/*background-color: #11AACC;*/
	font-size: 105%;
}

.enlace_azul{
	color:#3366FF;
	text-decoration: underline;
}


.raya_sup {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.raya_der {
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.centrado {
	text-align: center;
}
.derecha {
	text-align: right;
}
.izquierda {
	text-align: left;
}

.subrayado{
	text-decoration: underline;
}
.negrita {
	font-weight: bold;
}
.margen{
	margin-top: 10px;
	margin-left: 10px;
}

.columna_central
{
	background-color: #FFFFFF;
	width:942px;
	margin-left: auto;
	margin-right: auto;
}

.columna_noticia
{
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

.columna1_portada
{
	margin-top: 5px;
	margin-left: 6px;
	margin-right: auto;
	float:left;
	width:686px;
	
}
.columna2_portada
{
	margin-top: 5px;
	margin-left: 6px;
	margin-right: auto;
	float:left;
	width:230px;
}

.columna_1
{
	margin-top: 5px;
	margin-left: 6px;
	margin-right: auto;
	float:left;
	width:303px;
}

.col_seccion
{
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	float:left;
	width: auto; /*150px;*/
	height: 20px;
	text-align:center;
}
.col_seccion2
{
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	float:left;
	width: auto; /*150px;*/
	height: 20px;
	text-align:center;
}

.col_google
{
	margin-top: 6px;
	margin-left: 4px;
	margin-right: auto;
	margin-bottom:15px;
	float:left;
	width:270 px;
	height: auto;
}

.fecha
{
	color:#FFFFFF;
	margin-top:10px;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom:5px;
	float: right;
	width:260 px;
}

.telefono
{
	color:#FFFFFF;
	margin-top:5px;
	margin-left: 4px;
	margin-right: 15px;
	width:260 px;
	font-size: 20px;
}

.correo
{
	color:#FFFFFF;
	margin-left: 4px;
	margin-right: 15px;
	margin-bottom:2px;
	width:260 px;
	font-size: 20px;
}



.blanco{
	background-color: #FFFFFF;
	
}
.fondo_sec{
background-color: #49586F; /*#3366CC;*/
}
.fondo_titulo{
background-color: #003366; /* Navegadores sin CSS3 */
    background-image: -moz-linear-gradient( 100% 100% 90deg, #49586F, #003366); /* Firefox */
   /* background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#003366, to(#49586F)); /* Webkit: Chrome, Opera,... */
   /* background-image: linear-gradient(top , #003366, #49586F ); /* CSS3 puro */

}

.margen_inf{
	margin-bottom:20px;
}

.pie_pag{
	font-family: "Book Antiqua";
	font-size: 17px;
	margin-top: 10px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom: 20px;
	font-weight: bold;
	color:#2B2D9A;
}
.flota_der{
	float: right;
}

.pie{
	clear:both;
}

.foto_seccion{
	width:286px;
}

.foto_noticia{
	max-width:490px;
}
.foto_noticia1{
	max-width:790px;
}

.foto_portada{
	width:300px;
}

.degradado1 {	/*horizontal*/
    height: 100px;
    background-image: -moz-linear-gradient(100% 100% 180deg, #2F2727, #1a82f7); /* Firefox */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#2F2727));  /* Webkit: Chrome, Opera,... */
    background-image: url(images/linear_bg_1.png); /* Navegadores sin CSS3 */
    background-color: #1a82f7; /* Navegadores sin CSS3 */
    background-image: linear-gradient(left , #1a82f7, #2F2727 ); /* CSS3 puro */
 }


.degradado2 {	/*vertical*/
/*    height: 100px;*/
    background-color: #1a82f7; /* Navegadores sin CSS3 */
    background-image: -moz-linear-gradient( 100% 100% 90deg, #E0E5EE, #1a82f7); /* Firefox */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1a82f7), to(#E0E5EE)); /* Webkit: Chrome, Opera,... */
    background-image: linear-gradient(top , #1a82f7, #E0E5EE ); /* CSS3 puro */

/*#2F2727*/
}

.obras{
	margin-top: 60px;
	padding-bottom: 40px;
}
