﻿*{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	background: url(../entorno/fondoPagina.jpg) no-repeat;
}

img#cabecera{
	width: 992px;
}

h1{
	font-family: Trebuchet MS;
	font-weight: lighter;
	font-size: 2.20em;
	color: #e95e0f;
}

h2{
	font-family: Trebuchet MS;
	font-weight: lighter;
	font-size: 1.80em;
    color: #fff;
}

h3{
	font-family: Trebuchet MS;
	font-weight: lighter;
	font-size: 1.40em;
	text-transform: uppercase;
	color: #e95e0f;
}

h3.blog{
	font-family: Trebuchet MS;
	font-weight: lighter;
	font-size: 1.40em;
	text-transform: none;
	color: #e95e0f;
}

h4{
	font-family: Trebuchet MS;
	font-weight: lighter;
	font-size: 1em;
	text-transform: uppercase;
	color: #e95e0f;
}

p{
	text-align: justify;
	color: #666;
	margin: 10px 0 5px 0;
}

span.subtitulo{
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

ul#menuPrincipal{
	margin: 0;
}

ul#menuPrincipal li{
	text-align: right;
	width: 150px;
	border-bottom: solid 2px #c6c7c9;
	margin: 0 0 10px 0;
	list-style: none;
}

ul#menuPrincipal li a{
	text-decoration: none;
	color: #666;
}

ul#menuPrincipal li a:hover{
	font-style: italic;
	font-weight: bold;
}

img.fotoColaborador{
	width: 80px;
	height: 30px;
	float: left;
}

div.textosColaborador{
	width: 118px;
	float: left;
	margin-left: 5px;
	display: block;
}

a.nombreColaborador{
	text-decoration: none;
	color:#e95e0f;
}

a.nombreColaborador:hover{
	text-decoration: underline;
	color:#e95e0f;
}

span.tituloColaboradores{
	color: #666;
	width: 100px;
	display: block;
}

div#listaColaboradores{
	margin-left:15px;
}

img.separadorColaboradores{
	width: 203px;
	height: 15px;
}

div#contenedorGeneral{
	width: 515px;
	background:#fff;
	margin: 7px 19px 0 10px;
	display:block;
	float:left;
	padding: 20px;
}

div#tituloVertical{
	text-align:left;
	width: 28px;
	float:left;
}

div#desarrolloContenido{
	width: 487px;
	float:right;
}

div#contCabecera{
	width: 992px;
	margin: 0 auto 0 auto;
}

div#contCabecera img{
	border: 0;
}

div#contenidoGeneral{
	margin: 0 17px;
}

div#contenidoGaleria{
	margin: 0 17px;
}

div#contenedorNoticias{
	clear: left;
	margin-left: 180px;
	width: 812px;
	display: block;
	min-height: 230px;
	background: url(../entorno/fondoNoticias.jpg);
	padding-bottom: 15px;
}

div#accesosRapidos{
	text-align:right;
	padding-right: 17px;
}

div#accesosRapidos a{
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

div#accesosRapidos a:hover{
	color: #e95e0f;
}

img.verticales{
	margin-top: 42px;
}

td.cabecera{
	font-weight: bold;
	background: #fff;
	border-top: solid 1px #9e9e9e ;
	border-bottom: solid 1px #9e9e9e ;
	padding: 2px;
}

td.celdaPar{
	background: #f7f7f7;
	padding: 2px;
}

td.celdaImpar{
	background: #e8e8e8;
	padding: 2px;
}

td.celdaPar a{
	text-decoration: none;
	color: #e95e0f;
}

td.celdaPar a:hover{
	text-decoration: underline;
	color: #e95e0f;
}

td.celdaImpar a{
	text-decoration: none;
	color: #e95e0f;
}

td.celdaImpar a:hover{
	text-decoration: underline;
	color: #e95e0f;
}

.alineacionIzda{
	text-align: left;
}

.alineacionDcha{
	text-align: right;
}

label.etiquetaAcceso{
	font-weight: bold;
	width: 100px;
	display: block;
	float: left;
}

label.etiquetaFormulario{
	font-weight: bold;
	display: block;
}

div.grupoAcceso{
	margin-bottom: 10px;	
}

p a{
	text-decoration: none;
	color: #e95e0f;
}

p a:hover{
	text-decoration: underline;
	color: #e95e0f;
}

input.entradaTexto{
	font-size: 1em;
	border: solid 1px #666;
	color: #e95e0f;
	width: 100px;
}

textarea.entradaTexto{
	font-family: Arial;
	font-size: 1em;
	border: solid 1px #666;
	color: #e95e0f;
	width: 100px;
}

input.botonGenerico{
	border: 0;
	font-size: 1em;
	background: #9e9e9e;
	color: #fff;
}

span.detalleError{
	font-weight: bold;
	color: #e95e0f;
	clear: left;
}

a.enlaceGenerico{
	text-decoration: none;
	color: #e95e0f;
}

a.enlaceGenerico:hover{
	text-decoration: underline;
	color: #e95e0f;
}

a.enlaceAdjuntos{
	text-decoration: none;
	color: #666;
}

a.enlaceAdjuntos:hover{
	text-decoration: underline;
	color: #e95e0f;
}

div#piePagina{
	text-align:right;
	color:#fff;
	width:982px;
	background:#9e9e9e;
	border-top: solid 3px #eceaeb;
	margin: 0 auto 0 auto;
	padding: 5px;
}

a.enlaceOscuro{
    text-decoration: none;
    color: #000;
}

a.enlaceOscuro:hover{
    text-decoration: underline;
    color: #000;
}

span.tituloEvento{
    font-family: Trebuchet MS;
    font-size: 1.50em;
    color: #e95e0f;
}

.naranja{
	color: #e95e0f;
}

div#fondoContenido{
    width: 992px;
    background:url(../entorno/fondoContenido.jpg) no-repeat;
    margin:0 auto 0 auto;
}

div#contenidoIzda{
    width: 170px;
    float: left;
    display: block;
}

div#contenidoDcha{
    width: 218px;
    padding: 20px 10px;
    margin-top:7px;
    background:#fff;
    display:block;
    float:right;
}

div#contenedorMenu{
    background: #fff;
    margin: 0;
    margin-top: 7px;
    padding-top: 13px;
    padding-bottom: 20px;
}

img#banner01{
    width: 170px;
    margin-top: 10px;
    border: 0;
}

img#banner02{
    width: 170px;
    margin-top: 10px;
    border: 0;
}

div#contTituloNoticias{
	text-align: right;
	width: 38px;
	float: left;
}

div#contNoticias{
	margin: 10px 0 0 10px;
	float: left;
}

p.noticiasPortada{
	color: #fff;
	/*width: 720px;*/
	width: 100%;
}

div#desarrolloNoticiaPortada{
	margin-left: 10px;
}

span.fechaNoticia{
	text-transform: uppercase;
	color: #000;
}

img#imagenEventoPortada{
	width: 180px;
	margin: 10px 17px 10px 0;
	float: left;
}

img#imagenContenido{
	width: 180px;
	margin: 10px 17px 10px 0;
	float: left;
}

div#noticiaLarga{
	width: 740px;
}

div#noticiaMediana{
	width: 350px;
	margin-right: 20px;
	float: left;
}

div#noticiaCorta{
	width: 230px;
	margin-right: 20px;
	float: left;
}

img.separadorGris{
    width: 450px;
    height: 10px;
    margin-bottom: 5px;
    clear: all;
}

p.temas{
    margin-top: 0;
}

p.comentarios{
    margin: 0 0 10px 0;
}

div.contComentarios{
    margin-left: 10px;
}

ul.documentosAdjuntos{
	margin: 0 0 0 10px;
	list-style: none;
}

select{
	font-size: 1em;
	color: #666;
	margin-top: 5px;
}

div.notaUsoDatos
{
	font-size: 0.8em;
	margin-top: 20px;
	text-align: justify;
}


table.tbDocumentacion{
    width: 430px;
}