* {
    padding: 0;
    margin: 0;
}

body {
    background: #380202;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;;
}

img {
    border: none;
}

a {
    color: #380202;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #ff0000;
}

#wrap {
    width: 1024px;
    margin: 10px auto;
}

#top {
    background: #380202 url(images/top.gif) no-repeat;
    padding: 15px 0;
}

#header {
    background: #380202 url(images/header.gif) no-repeat;
    height: 90px;
}

#header h1 {
    padding: 20px 0 0 40px;
    font-size: 25px;
    letter-spacing: -2px;
}

#header h1 a {
    color: #bbb;
    text-decoration: none;
}

#header h1 a:hover {
    text-decoration: none;
    color: #fff;
}

#header h2 {
    padding-left: 42px;
    font-size: 17px;
    color: #eee;
    font-weight: 100;
}

#pie {
	clear: both;
}

#content {
    background: #380202 url(images/content.gif) repeat-y;
}

#img_periodico {
	background: #fff url(images/notice.gif) no-repeat;
	padding: 8px 37px 4px 5px;
}

#content h2 a {
    text-decoration: none;
}

#left {
    float: left;
    width: 180px;
    padding: 10px 0 10px 30px;
}

#left h2 {
    background: #fff url(images/sidebarh2.gif) no-repeat;
    color: #fff;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}

#left ul {
    color: #2C4715;
    padding: 5px 0 5px 25px;
    list-style-type: square;
}

#left ul li {
    padding-bottom: 5px;
}

#left ul li a {
    color: #2C4715;
    text-decoration: none;
}

#left ul li a:hover {
    color: #800000;
	font-weight:700;
}

#left form {
	padding-left: 10px;
}

#center {
    float: left;
    width: 725px;
    padding: 10px 0 0 10px;
	margin-left:35px;
}

#center h2 {
    background: #fff url(images/contenth2_2.gif) no-repeat;
	color: #ffffff;
    height: 40px;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: -1px;
    /*font-weight: 100;*/
	/*margin-top: 26px;*/
	width: 700px;
}

#index p {
	text-align: center;
	font-weight: 600;
	border-bottom: solid 2px green;
}

#index a {
	line-height: 20pt;
	text-decoration:none;
	background:transparent url(images/nuev.png) no-repeat scroll 0 0;
	padding-left: 20px;
}

#noticias_princ {
	float: left;
	width: 320px;
	background: #fff url(images/newspaper.png) no-repeat scroll 227px 106px;
	padding-bottom: 70px;
}

#fotos_princ {
	float: right;
	width: 320px;
	margin-right:25px;
}

#fotos_princ a img {
	margin-left:20px;
}

#videos_princ {
	float: left;
	width: 320px;
	background: #fff url(images/video.png) no-repeat scroll 227px 50px;
	clear: left;
}

#eventos_princ {
	float: right;
	width: 320px;
	background: #fff url(images/map.png) no-repeat scroll 210px 52px;
	margin-right:25px;
}

#parrafo {
	width: 717px;
	margin-left: auto;
	margin-right: auto;
}

#center h2 .autor {
	text-align:right;
	font-size:14px;
	padding-right: 3px;
	float: right;
	color: #000000;
}

#center .noticias {
	border: none 2px;
	margin-bottom: 5px;
	width: 775px;
	
}

#center .noticias .fecha {
	/*padding-left:400px;*/
	float:right;
	font-style: italic;
}

#center .noticias .link {
	font-size: medium;
	color:#FB7922;
	font-weight: 700;
	
}

#center .noticias .texto {
	margin: 25px 70px 10px 0;
}

#center .noticias object {
	margin-left: 203px;
}

#noticia .fecha {
	float: right;
	font-style: italic;
}

#noticia .noticia {
	padding-top: 30px;
	margin-bottom: 20px;
}

#comenn {
	text-align: center; 
	font-size: 15px;
	border-bottom: solid 2px green; 
}

#comen .autor {
	margin-left: 40px;
	font-weight: 700;
	font-size: 10px;
}

#comen {
	/*border-bottom: 1px solid;*/
	margin-bottom: 15px;
	background: #fff url(images/comment.jpg) no-repeat;
}

#comen .fecha{
	font-size: 9px;
	float:right;
}


#comen p{
	padding-top:20px;
	padding-bottom:15px;
	border-bottom:2px solid green;
	font-family: Futura;
}

#paginacion {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

#paginacion .elemento {
	
}

#paginacion .elemento_actual {
	background-color:#FFCC00;
}

#center h2 a {
    color: #fff;
}

#center h2 a:hover {
    color: #000;
    text-decoration: none;
}

#center center {
	padding: 10px 0px 20px 0px;
}

#right {
    float: right;
    width: 180px;
    padding: 10px 30px 10px 0;
}

#right h2 {
    background: #fff url(images/sidebarh2.gif) no-repeat;
    color: #005EB0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 10px;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 100;
}

#right ul {
    color: #2C4715;
    padding: 5px 0 5px 30px;
    list-style-type: square;
}

#right ul li {
    padding-bottom: 5px;
}

#right ul li a {
    color: #2C4715;
    text-decoration: none;
}

#right ul li a:hover {
    color: #800000;
	font-weight:700;
}

#bottom {
    background: #380202 url(images/bottom.gif) no-repeat;
    padding: 15px 0;
}

#footer {
    padding: 0 0 0 0;
    text-align: center;
    font-size: 11px;
    color: #eee;
}

#footer a {
    color: #eee;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#migas {
	display: none;
	text-align:center;
	border-bottom: solid 2px;
	width: 775px;
	float:inherit;
}

#reg {
	padding: 0 0 0 0;
	margin-left:50px;
	
}

#pk {
	padding: 0 0 0 0;
	margin-left:50px;
}

pk p{
	
}

#reg label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	display: block;
}

.elem_reg {
	width: 300px;
	height: 30px;
	margin-bottom: 20px;
	/*border: 1px Solid #84AA00;
	background: #84AA00;*/
}

#reg .elem_reg input {
	width: 300px;
}

.elem_reg textarea {
	width: 500px;
	height: 100px;
}

#reg #boton{
	margin: 80px 0 0 5px;
	display:inline-block;
	clear: both;
}

#reg .recordar_key {
	padding: 50px 0 0 210px;
}

.elem_reg_hd{
	display:none;
	margin-bottom: 20px;
}

.elem_reg_ {
	margin-bottom: 20px;
}

.ocupacion {
	background-color: #8FB7CF;
    overflow: hidden;
    text-decoration: none;
}

.ocupacion:hover {
    background-color: #8FB7CF;
    color: #336699;
    font-weight: normal;
    
    border-width: 3px 0px 3px 0px;
    border-color: #B0585F #000000 #B0585F #000000;
    border-style: solid none solid none;
}

#reg_completo h2 {
	text-align:center;
	padding: 60px;
    font-size: 17px;
    color: #B22222;
    font-weight: 100;
}

#reg_completo img.imagen {
	text-align:center;
}

#div_error ul li {
	list-style:none;
	color:#800000;
	font-size:14px;
	font-weight:800;
}

#error {
	padding:15px 0px 15px 0px;
}

.permiso {
	text-align:center;
	list-style:none;
	color:#800000;
	font-size:14px;
	font-weight:800;
}

#error ul li {
	text-align:center;
	list-style:none;
	color:#800000;
	font-size:14px;
	font-weight:800;
}

table {
	border-style:groove;
	background-color:#E7E7E7;
	margin: 20px;
	border-collapse:collapse;
	empty-cells:show;
	margin-right: auto;
	margin-left: auto;
}

table #nombre {
	font-weight: 700;
}

table .ocupacion_ {
	font-style: italic;
}

table .ubicacion {
	font-style: italic;
}

td {
	border: solid 1px;
	text-align:center;
	padding: 5px;
}

tr:nth-child(2n) {
	background-color:#7E7E81;
}

#cumple {
	background: #fff url(images/cumple.gif) no-repeat;
	padding: 10px 25px 12px 30px;
	font-weight:900;
	width: 590px;
	font-size: large;
	margin-left: 106px;
}

#mapa {
	height:200px;
	width:260px;
	float:right;
	border: 2px solid #d6a61c;
}

.video{
	float:left;
	width:292px; /* puesto solo para probar */
	padding: 20px;
	margin-left: 30px;
}

.video .tit_vid {
	font-size: large;
	font-weight: 700;
	text-align: right;
	padding-right: 30px;
}

.video h3 {
	float: right;
	padding-right: 30px;
}

.anterior {
	float: left;
}

.siguiente {
	float: right;
}

#video_ind embed {
	margin: 40px 0 20px 66px;
}

#img_ind {
	margin: 33px 0 20px 20px;
}

#desc {
	padding: 25px;
}

#desc p {
	font-weight: 600;
}

.puntuacion {
	float: right;
}

.evento {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px green;
}

.evento .titulo {
	font-size: large;
	font-weight: 700;
	padding-right: 30px;
}

.evento .datos {
	display: block;
}

.evento .borrar {
	background: #fff url(images/borrar.png) no-repeat scroll 0 0;	
	float: right;
	padding: 20px 25px 6px 0px;
}

.evento_pasado {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px green;
	background: #fff url(images/past.png) no-repeat scroll 586px 0px;	


}

.evento_pasado .titulo {
	font-size: large;
	font-weight: 700;
	padding-right: 30px;
}

.evento_pasado .datos {
	display: block;
}

.evento_pasado .borrar {
	background: #fff url(images/borrar.png) no-repeat scroll 0 0;	
	float: right;
	padding: 20px 25px 6px 0px;
}

.asistentes {
	font-weight: 600;
}

#noscrip {
	text-align: center;
}

#new_usr {
	background: #fff url(images/new.png) no-repeat;
	padding: 10px 0 10px 40px;
	font-weight:500;
	width: 625px;
	font-size: large;
	margin-left: auto;
	margin-right: auto;
}

#thumb {
	margin-left: auto;
	margin-right: auto;
	width: 570px;
}

.thumb_pr img{
width: 90px;
border: 4px solid red;
padding: 1px;
margin: 0 10px 10px 0;
}

/* Aspecto de las miniaturas cuando pasamos el ratÃ³n por encima de ellas */
.thumbnails img {
width: 90px;
border: 4px solid #555;
padding: 1px;
margin: 0 10px 10px 0;
}

.thumbnails img:hover {
border: 4px solid #00ccff;
cursor:pointer;
}

.preview img {
border: 4px solid #444;
padding: 1px;
width: 570px;
margin-left: 50px;
margin-right: auto;
}


#e404 {
	margin-left:200px;
	maring-top:40px;
}

#e404 img{
	margin-top:30px;
}

#correo p{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:78px;
}
#correo img{
	margin-left:78px;
}

.votacion{
	float:left;
	width:300px;
	height:525px;
	margin-top:15px;
	margin-right:40px;
}
.votacion h1{
	font-family:cursive;
	font-size:20px;
	background-color:beige;
	text-align:center;
}

.voto_ganadores {
	margin-top:10px;
}
.voto_ganadores label{
	float:right;
	margin-right:60px;
	
}
.voto_ganadores img{
	margin-left:60px;
}
.comentarios_votos{
	clear:both;
}

.votos_finales {
	margin-top:10px;
	margin-left:205px;
}
.votos_finales label{
	float:right;
	margin-right:280px;
	
}
.votos_finales img{
	margin-left:60px;
}

.cat_premiados img{
	margin-bottom:35px;
}

.cat_premiados h1{
	text-align:center;
	margin-right:25px;
	background-color:orange;
	height:50px;
	padding-top:35px;
	color:white;
	font-size:40px;
}
.cat_premiados {
	text-align:center;
}
