body{
background-image: url(../imagenes/bgtop.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #e8e5d3;
text-align: center;
margin: 0px;
padding: 0px;
text-align: center;
font-family: "Lucida Sans Unicode", sans-serif, tahoma;
font-size: 12px;
color: #000;
}
a img {
border: none;
}

#wrap{
	width: 850px;
	display: block;
	margin: 0 auto;
	text-align: center;
}


#header{
background-image: url(../imagenes/header.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 850px;
height: 231px;
display: block;
margin: 0 auto;
text-align: center;
position: relative;
}

#contents{
width: 850px;
min-height: 640px;
display: block;
margin: 0 auto;
text-align: center;
}

#subcontents{
width: 770px;
min-height: 640px;
display: block;
margin: 20px auto;
margin-bottom: 20px;
text-align: left;
}

.doscolizquierda{
float:left;
width:430px;
padding-top:20px;
padding-bottom:20px;
padding-left:0px;
}
.doscolderecha{
width:280px;
padding-top:20px;
padding-bottom:20px;
padding-right:20px;
float:right;
}

*html #subcontents{
width: 770px;
height: 640px;
display: block;
margin: 20px auto;
margin-bottom: 20px;
text-align: left;
}



#central{
background-image: url(../imagenes/bg_central.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #fff;
width: 797px;
min-height: 640px;
display: block;
margin: 0 auto;
text-align: center;
position: relative;
float: left;
}

* html #central{
background-image: url(../imagenes/bg_central.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #fff;
width: 797px;
height: 640px;
display: block;
margin: 0 auto;
text-align: center;
position: relative;
float: left;
}

#central_left{
background-image: url(../imagenes/grad_left.jpg);
background-repeat: repeat-y;
width: 25px;
height:640px;
float: left;
}

#central_right{
background-image: url(../imagenes/grad_right.jpg);
background-repeat: repeat-y;
width: 25px;
height:640px;
float: left;
}


#footer{
background-image: url(../imagenes/bgfoot.jpg);
background-position: top;
width: 100%;
height:140px;
margin: 0 auto;
text-align: center;
}

#footerbox{
background-image: url(../imagenes/footerbox.jpg);
background-repeat: no-repeat;
background-position: 0 center;
width:854px;
height:123px;
margin: 0 auto;
text-align: center;
position: relative;
}

#footertext{
height:25px;
display: block;
padding-top:55px;
color:#c67b02;
font-size: 10px;
}

#footertext a{
text-decoration: none;
border-bottom: 1px dotted #99aa0c;
color: #99aa0c;
}

#footertext a:hover{
text-decoration: none;
border-bottom: 1px solid #99aa0c;
color: #99aa0c;
}

.enlaces a{
text-decoration: none;
border-bottom: 1px dotted #99aa0c;
color: #99aa0c;
}

.enlaces a:hover{
text-decoration: none;
border-bottom: 1px solid #99aa0c;
color: #99aa0c;
}


#menu{
	width:660px;
	height:45px;
	position: absolute;
	top:12px;
	left:35px;
	text-align: left;
}

#menu ul {display: inline; float:left; list-style: none; margin: 0; padding: 0;}
#menu li {display: inline; float:left; margin:0px;}
#menu li a {display: inline; float: left; height: 45px;}
#menu li span {display: none;}


#nav01 a {background: url(../imagenes/bt_inicio.gif) top left no-repeat; width: 73px; height: 45px;}
#nav01 a:hover { background-position:0 -45px;}
#nav01on {background: url(../imagenes/bt_inicio.gif) bottom left no-repeat; width: 73px; height: 45px;}

#nav02 a {background: url(../imagenes/bt_noticias.gif) top left no-repeat; width: 101px; height: 45px;}
#nav02 a:hover {background-position:0 -45px;}
#nav02on {background: url(../imagenes/bt_noticias.gif) bottom left  no-repeat; width: 101px; height: 45px;}

#nav03 a {background: url(../imagenes/bt_blog.gif) top left no-repeat; width: 66px; height: 45px;}
#nav03 a:hover {background-position:0 -45px;}
#nav03on {background: url(../imagenes/bt_blog.gif) bottom left no-repeat; width: 66px; height: 45px;}

#nav04 a {background: url(../imagenes/bt_galeria.gif) top left no-repeat; width: 91px; height: 45px;}
#nav04 a:hover {background-position:0 -45px;}
#nav04on {background: url(../imagenes/bt_galeria.gif) bottom left no-repeat; width: 91px; height: 45px;}

#nav05 a {background: url(../imagenes/bt_quienes.gif) top left no-repeat; width: 164px; height: 45px;}
#nav05 a:hover {background-position:0 -45px;}
#nav05on {background: url(../imagenes/bt_quienes.gif) bottom left no-repeat; width: 164px; height: 45px;}

#nav06 a {background: url(../imagenes/bt_libro.gif) top left no-repeat; width: 174px; height: 45px;}
#nav06 a:hover {background-position:0 -45px;}
#nav06on {background: url(../imagenes/bt_libro.gif) bottom left no-repeat; width: 174px; height: 45px;}

.marcofoto{
	padding:5px;
	background-color: #e8e5d3;
	border: 1px solid #cbc3ad;
	float: right;
	margin: 0px 0px 20px 20px;

}

.box_inicio{
	width:95%;
	display: block;
	clear: both;
	margin-bottom: 20px;
	margin: 0 auto;
	text-align: left;
}

#Noticia{
margin-bottom: 30px;
margin-top: 10px;
}
#Noticia p{
	margin-bottom: 10px;
}

#Noticia .titulo{
font-weight: bold;
color: #c67b02;
font-size: 14px;
display: block;
margin-bottom: 10px;
height: 24px;

}

#Noticia .fecha{
font-weight: bold;
color: #99aa0c;
display: block;
background-image: url(../imagenes/24-tag-pencil.gif);
background-repeat: no-repeat;
background-position: top left;
height: 25px;
padding-left: 25px;
padding-top: 3px;
}



#Noticia a{
font-weight: bold;
color: #c67b02;
font-size: 14px;
display: block;
text-decoration: underlne;

}

#Noticia a:hover{
text-decoration: none;
}

#Noticia a.leermas{
font-weight: normal;
color: #99aa0c;
font-size: 9px;
display: block;
text-decoration: none;

}

#Noticia a.leermas:hover{
text-decoration: underline;
}

#Noticia .cuerpo a {
	color:#C67B02;
	display:inline;
font-size:12px;
font-weight:normal;
}

ul li{
	margin:0px;
	padding: 0px;
	font-weight: bold;
	color: #99aa0c;
}

h4{
	color:#c67b02;
	margin:0px 0px 10px 20px;
}

#Galeria{
font-family: "Lucida Sans Unicode", sans-serif, tahoma;
font-size: 11px;
}

.enlacespag {
background-image: url(../imagenes/bgpag.gif);
background-repeat: no-repeat;
margin:0 auto;
text-align:center;
padding: 10px 5px 5px 5px;
width:257px;
height: 41px;
}

.enlacespag a{
text-decoration: underline;
padding:5px;
color:#c67b02;
margin: 0 auto;
text-align: center;
}

.enlacespag a:hover{
color: #99aa0c;
text-decoration: none;
}

.separalink{
width: 10px;
color:#cbc3ad;
}

.separador{
width:100%;
height: 40px;
display: block;
clear: left;
background-image: url(../imagenes/bgseparador.gif);
background-repeat: no-repeat;
background-position: center center;

}


.box_autores{
color:#c67b02;
display: block;
}

.verde{
	color:#99aa0c ;
	font-weight: bold;
}

.oculto {display:none;}

li.enlace  {
	cursor:pointer;
	text-decoration:underline;
	}

.marcodiv{
	padding:8px;
	background-color: #fcfcfc;
	border: 1px solid #99aa0c;
	margin: 10px 10px 10px 10px;
	text-align:justify;
	width:auto;
	height:auto;

}


.marcofotopersonal{
	padding:5px;
	background-color: #e8e5d3;
	border: 1px solid #cbc3ad;
	float: left;
	margin: 0px 0px 20px 20px;
	text-align:center;
	font-weight: normal;
	color:#c67b02;
	width: 270px;

}

div.youtube {
width: auto;
text-align:center;
}
div.youtube ul {display: inline; float:left; list-style: none; margin: 0; padding: 0;}
div.youtube li {display: inline; float:left; margin:10px; margin-left: 53px; margin-right:50px;}
div.youtube li div {
	width:240px;
	height:220px;
	margin:5px;
	background-color:#e8e5d3;
	border: 1px solid #cbc3ad;
	padding: 10px;
	padding-bottom:40px;
}
div.youtube li div div {
	margin:0px;
	margin-top: 3px;
	width: auto;
	height:auto;
	padding: 2px;
	text-align: center;
	font-size: 9px;
	color:#c67b02;
	border: none;

}
div.youtube h3 {
	color:#99aa0c;
	font-size:18px;
	text-transform:uppercase;
}

div.rss {
	position: relative;
	width:24px;
	height:24px;
	float:left;
}

div.rssinicio {
	top: -12px;
	left: 365px;
}
div.rssnoticias {
	top: 0px;
	left: 700px;
}

div.rss a {
	display: block;
}

div.rss a img {
	border: none;
}


.Visitas{
margin-bottom: 30px;
margin-top: 10px;
font-size:11px;
}
.Visitas p{
	margin-bottom: 10px;
}

.Visitas .titulo{
font-weight: bold;
color: #c67b02;
display: block;
margin-bottom: 10px;
height: 24px;

}

.Visitas .fecha{
font-weight: bold;
color: #99aa0c;
display: block;
background-image: url(../imagenes/24-tag-pencil.gif);
background-repeat: no-repeat;
background-position: top left;
height: 25px;
padding-left: 25px;
padding-top: 3px;
}



.Visitas a{
font-weight: bold;
color: #c67b02;
display: block;
text-decoration: underlne;

}

.Visitas a:hover{
text-decoration: none;
}

table.enlaces {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}

table.enlaces td.colFoto {
}
table.enlaces td {
    padding: 8px 4px;
    color: #C67B02;
    font-size: 11px;
}

table.enlaces a, table.enlaces a:visited {
    color: #9DB91C;
    text-decoration: none;
    border: 0 none;
}
table.enlaces a:hover {
    border: 0 none;
}
table.enlaces td.colFoto img {
    margin-bottom: 0;
    margin-right: 0;
    border: 0 none;
}

table.enlaces td.colFoto img.marco {
    background-color: #E3E3E3;
    padding: 5px;
}
table.enlaces td.colFoto img.marco:hover {
    background-color: #99aa0c;
    padding: 5px;
}

