/*General*/
body{
	padding: 0;
	margin : 10px;
	background : #777777;
	font-size: 10pt;
	font-family: bitstream vera sans, sans-serif;
}

/* Titulos */
h1{
	background:black;
	width:50%;
	color:#ffffff;
	font-weight:400;
	font-size:18pt;
	border:red dotted 1px;
	margin: 5px auto 10px auto;
	text-align:center;
}

/* Subtitulos */
h2:first-letter{
	text-transform:uppercase;
}

h2{
	font-weight: normal;
	font-family:Comic Sans MS,arial;
	font-size:10pt;
	text-align:center;
	color:#ffcc66;
	text-transform:lowercase;
}

h3 {
	font-weight: normal;
	font-weight:bold;
	color:#FF9900;
	font-family:Arial;
	font-size:12pt;
	border-bottom:#FF9900 dashed 1px;
}

h4 {
	text-align: center;
	padding: 3px;
	color: white;
	font-weight: bolder;
	margin: 0 7px 5px 7px;
	background: #65634e;
	width: 130px;
}


img{
	border : 0px;
}

p {
	text-align: justify;
}

.mensaje {
	border : 1px dotted navy;
	padding : 5px;
	background : #eeeeee;	
	text-align : justify;
}

#contenedor {
	margin : 0;
	padding : 0;
	width: 100%;
	float: left;
	background: url(imagenes/fondohds.gif);
}

#encabezado{
	padding:0px;
	width: 100%;
	height: 97px;
	background: #000 url(imagenes/header.jpg) no-repeat;
	cursor: pointer;
}

#encabezado p{
	display: none;
}

#contenido{
	clear: both;
	padding : 5px;
	margin: 0;
	color : #fff;
	vertical-align:top;
}
#contenido a{
	color:#EFE5DC;
	font-weight:bold;
}
#contenido a:hover{
	color: red;
	text-decoration:none;
}

#pie{
	margin : 0;
	padding:0;
	width : 100%;
	background: #000;
}
#pie p{
	margin: 0 5px;
	font-size:8pt;
	background: #CC0000;
	padding: 3px;
	text-align:center;
	border-bottom: 5px solid black;
}
#pie a{
	color: #000;
}
#menu{
	margin: 0 auto;
	text-align: center;
	background: #CC0000;
	width: 100%;
	padding: 5px 0;
	color: #fff;
}

#menu a{
	color: white;
}

#menu a:hover{
	text-decoration: none;
	color: black;
}

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

#menu li{
	display: inline;
	margin-right: 3px;
}

/* marquebe */
#t1{
	color:red;
}

#menuPrincipal a{
	font-size: 14pt;
}	

#tablaTablaturas td, #tablaTablaturas th{
	border: 1px solid white;
	padding: 3px;
}

/*#tablaTablaturas a {
	border: 2px solid white;
}
#tablaTablaturas a:hover {
	border: 2px solid red;
}*/
#tablaTablaturas img {
	border: 2px solid white;
}
#tablaTablaturas a:hover img {
	border: 2px solid red;
}

.tablaAudio td, .tablaAudio th {
	border: 1px solid white;
	padding: 5px;
}
.tablaAudio th {
	color:red;
	font-family:"Comic Sans MS",arial;
	border:solid white 1px;
}

#CANCION1,#CANCION2,#CANCION3,#CANCION4,#CANCION5,#CANCION6,#CANCION7,#CANCION8,#CANCION9,#CANCION10,#CANCION11,#CANCION12,#CANCION13,#CANCION14{
	display:none;
}	

/*Galerias*/
.imagenGalerias{
	text-align : center;
}

.imagenGalerias img{
	border : 1px solid #a9a9a9;
	padding : 4px;
}

.galeria {
	text-align: center;
	margin-bottom:15px;

	width: 360px;
	margin: 0 auto;
	padding: 0;
}

.galeria p {

}

.galeria img, .galeria p {
	border : 1px dotted #FF9900;
	width: 150px;
	height: 150px;
	display: block;
	padding : 10px;
	margin: 0 5px 15px 0;	
	float : right;
	display: table-cell;
	vertical-align: bottom;
	vertical-align: middle;
}
#tablaFotos{
	width : 100%;
}

#tablaFotos img  {
	border : 1px solid #a9a9a9;
	padding : 4px;
}

#tablaFotos td  {
	vertical-align : top;
	text-align : center;
	padding-bottom : 10px;
}

/*Articulos*/
.articulos {
	margin-bottom : 20px;
	clear : both;
}

.articulos h3{
	cursor : pointer;
}
.articulos h3 span{ 
	padding-left: 15px;
}
.articulos p{
	/*color : #333333;*/
	/*cursor : pointer;*/
}

.articulos .pieArticulo{
	text-align : right;
	/*background-color : #eeeeee;*/
	border-bottom:1px dashed black;
	padding : 3px;
	clear : both;
}

.articulos img, .articulo img {
	border : 1px solid #a9a9a9;
	padding : 4px;
	clear: both;
	margin : 0 10px 10px 0;	
}

.listaArticulos{
	list-style: none;
	margin: 10px;
	padding: 0;
}

/*Principal*/

.imagenAleatoria{
	background : #dee6ee;
	text-align:center;
	padding:5px;
	margin: 0 5px;
	border:1px solid #a9a9a9;
	width: 120px;
	float: left;
}

.imagenAleatoria img{
	border : 1px solid #a9a9a9;
	padding : 4px;
	margin-bottom : 5px;
}

.imagenAleatoria h5{
	background:#eeeeee;
	padding:3px;
	margin: 0 0 5px 0	;
}

/*Admin*/
.tablaEditar{
	background:#eeeeee;
	padding:0px;
}
.tituloTablaEditar{
	background:#336699;
	color:#FFFFFF;
	text-align:center
}

.mensajesAdmin{
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

.indexAdmin{
	list-style: none;
	margin:5px;
	padding:0;
}

.indexAdmin li{
	text-align: center;
	width : 150px;
	height: 70px;
	margin : 10px;
	padding: 10px;
	border: 1px solid #eee;
	background: #c00;
	float: left;
}
.indexAdmin li:hover{
	background: #000;
}

/*Comentarios*/
.tituloComentarios{
	color:#000033;
	font-weight:bold;
	text-align:center;
	font-size:12pt;
	margin-bottom : 10px;
}

.textoComentarios{
	text-align:justify;
}

.textoComentarios img {
	border : 1px solid #a9a9a9;
	padding : 4px;
	float : left;
	margin : 0 10px 10px 0;
}

.pieComentarios{
	text-align:center;
	border-bottom:1px dashed #000033;
	color:#aaaaaa;
	clear : both;
}

.formaComentarios label{
	font-weight: bolder;
}
.formaComentarios input, .formaComentarios label{
	margin-bottom: 5px;
}
/* Encuestas */
.encuesta {
	margin : 2px;
	list-style-image : url(imagenes/bola.gif);
	padding : 0px;
	padding-left:15px;
}
.encuesta li {
	padding : 3px;
}

/* ligas */

#listaLigas li{
	padding-bottom:10px;
}

#listaLigas .tituloLiga{
	color:#FF9900;
	text-decoration:none;
}
#listaLigas .tituloLiga:hover{
	color:white;
	text-decoration:underline;
}

#listaLigas div{
	text-align : justify;
}

#categoriasLigas{
	width: 50%;
	margin: 0 25%;
	padding: 0 0 20px 0;
	float:left;
	list-style:none;
}

#categoriasLigas li{
	width: 50%;
	float: left;
	padding-bottom: 5px;
}

/* archivos */

#tablaArchivos{	
	width : 100%;
}

#tablaArchivos a{
	text-decoration : none;
	color : black;
}

#tablaArchivos td{
	padding : 5px;
	vertical-align : top; 
	text-align : center; 
	width : 25%;
}

#rutasArchivos li{
	display: inline;
	list-style-type: none;
	/*padding-right: 20px;*/
}
/* Colaboradores */
#colaboradoresPopUp{
	padding :10px;
	background : #eeeeee;
}

#colaboradoresPopUp h1 {
	font-size:16pt;
}

#colaboradoresPopUp img {
	float: left;
	margin-right: 10px;
}

#colaboradoresPopUp #descripcionColaborador{	
	background : #fff;
	border: 1px outset black ;
	width: 300px;
	height: 150px;
	overflow: auto;
	text-align: justify;
	padding: 10px;
}

/* Clima */
#clima{
	width : 100%;
}
#clima h5{
	margin : 0;
}
#clima td{
	text-align: center;
	vertical-align: top;
}
.logoClima{
	vertical-align: middle !important;
}
#clima thead th{
	text-align: center;
	background : #eeeeee;
}
#clima tfoot td{
	text-align: right;
	background : #eeeeee;
}

/* Sugerencias */
#listaSugerencias{
	list-style: none;
	padding:0;
}
#listaSugerencias li{
	margin: 0 0 10px 0;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa #000 #000 #aaa;
	background: #eee;
}
#listaSugerencias div{
	padding: 1px;
	text-align: right;
}

/* Tabla Admin */
.tablaAdmin {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
}
.tablaAdmin td{
	color: #000;
	background:#eee;
	padding:2px;
	border: 1px solid #CCC;
}
.tablaAdmin th{
	background:#c00;
	color:#fff;
	text-align:center;
	padding:2px;
}

.tablaAdmin .clicked td{
	background: #fff;
	color: black;
}


/*Sombra*/
/*http://www.alistapart.com/articles/cssdrop2/*/

.tituloCampo{
	display:block;
	font-weight: bolder;
}

/* admin usuarios */
#articulosFormaAdmin label, #articulosFormaAdmin input, #articulosFormaAdmin select {
	margin-bottom: 10px;
}

#articulosFormaAdmin label {
	float: left;
	display: block;
	font-weight:bolder;
	width: 150px;
}

#articulosFormaAdmin br {
	clear: both;
}

#temas {
	text-align: center;
	margin-bottom: 10px;
}
#temas select{
	margin-bottom: 10px;
}
