BODY { 
	background-color: #cccccc;
	font-family:Verdana,Arial; 
	font-size:12px;
	color: #333333;
	margin-left:0in; 
	margin-right:0in;
}

#main {
	width: 760px;
	background-color: #ffffff;
	border: 1px solid black;
}
#main a {  
	font-family: Verdana,Arial;  
    font-weight:bold;
	color: #d77311; 
	text-decoration: none;
}
#main a:hover {  
	font-family: Verdana,Arial; 
	color: #ff9c00; 
	text-decoration: underline;
}
#centro {
	width: 480px;
	height: 1650px;
	vertical-align: top;
}
#top {
	font: 10px Verdana; 
	text-align: center;
	color: #ffffff; 
	width: 760px;
	height: 85px;
	background-color: #ff9c00;
}
#top_nav {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	font-weight: bold; 
	color: #000000; 
	width: 760px;
	height: 15px;
	background-color: #ff9c00;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#top_nav a{
	color: #000000; 
	text-decoration: none;
	float: left;
	width: 160px;
	height: 15px;
	background-color: #d77311;
	border-right: 1px solid black;
}
#top_nav a:hover {
	color: #000000; 
	text-decoration: none;
	background-color: #ff9c00;
}

#left_nav {
	float: left;
	left: 0px;
	font: 10px Verdana; 
	font-family: verdana, arial;
	color: #000000;
	width: 140px;
}
#left_nav .botonNav{
	position: relative;
	height: 24px;
	width: 120px;
	top: 6px;
	left: 4px;
	border: none;
}
#left_nav a{
	font: 10px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	color: #303030; 
}
#left_nav a:hover {
	color: #ff9c00; 
}
#left_nav .boxtop{
	position: relative;
	background-color: #333333; 
	color: #ff9c00;
	text-align: center;
	font: 14px Verdana;
	font-weight: bold;
	width: 140px;
	left: 0px;
}
#left_nav .boxbot{
	position: relative;
	text-align: left;
	border: black 1px solid;
	background-color: #eeeeee;
	top: 5px;
	width: 130px;
	left: 0px;
}

#right_nav {
	float: right;
	right: 0px;
	font: 10px Verdana; 
	font-family: verdana, arial;
	text-align: left;
	color: #222222; 
	width: 130px;
}
#right_nav .boxtop{
	position: relative;
	background-color: #eeeeee; 
	text-align: center;
	width: 120px;
	left: 5px;
	border: 1px solid black;
}
#right_nav .boxbot{
	position: relative;
	background-color: #ff9c00;
	text-align: center;
	color: #ffffff;
	top: 0px;
	width: 120px;
	left: 5px;
	border: 1px solid black;
	border-top: none;
}
#right_nav a{
	color: #666666; 
}
#right_nav a:hover {
	color: #000000; 
}

#title {
	width: 365px;
	height: 45px;
	COLOR: #000000; 
	background: url('img/titulo.gif');
	background-repeat: no-repeat;
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', 'Verdana'; 
	FONT-SIZE: 22px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	LETTER-SPACING: normal; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	TEXT-ALIGN: center;
	padding: 8px;


}

#copy {
	position: relative;
	font: 10px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	color: #000000; 
	width: 760px;
	border-top: 1px solid black;
	background-color: #ff9c00;
}
.admin {
	font: 10px Verdana; 
	font-family: verdana, arial;
}

#torneos table {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	width: 400px;
}

#torneos .peque {
	font: 9px Verdana; 
	font-family: verdana, arial;
}

#torneos tr.title {
	font: 11px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	text-align: center;
	background: #000000;
	color: #ff9c00;
}

#torneos .llaves {
	border: 1px black solid;
	background-color: #eeeeee;
	width: 100px;
}

tr.lista1 {
	background-color: #ff9c00;
}

tr.lista2 {
	background-color: #eeeeee;
}

tr.lista3 {
	background-color: #dddddd;
}

table {
	font: 12px Verdana; 
	font-family: verdana, arial;
	text-align: justify;
}

tr.titulo {
	background-color: #1E7CAC;
	font-size: 12px;
	font-weight: Bold; 
	color: #cccccc; ;
	text-align: center;
}

/* Campos */
.campo {
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #e9940d; 
	background: #eeeeee; 
	border: 1px #000000 solid;
}

.nomCampo {
	font: 11px Verdana; 
	color: #e9940d; 
	FONT-WEIGHT: Bold; 
	TEXT-ALIGN: left;
}

.centr {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

/* botones */
.boton {
    font-size:9px;
    font-family:Verdana,sans-serif;
    font-weight:bold;
	color: #ffffff;
	text-align: center;
    background:#d3860c;
    border:0px;
    width:80px;
    height:15px;
}

.boton:hover {
        background:#e9940d;
}

/* Guestbook */

table.titulares {
	border-collapse: collapse; 
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
}

tr.titulares {
	border: 1px #000000 solid;
}


.titulares_title {
	font: 13px Verdana; 
	color: #000000; 
	background: #ff9c00; 
	text-align: center;
	font-weight:bold;
	width: 480px;
}

.titulares_pic {
	border: none;
	width: 140px;
}

.titulares_pic:hover {
	cursor: pointer;
	opacity: 0.7;
}

.titulares_txt {
	font: 10px Verdana; 
	color: #000000; 
	width: 300px;
	padding: 1em;
}

/* Articulo */

p.Art_titulo {
	COLOR: #ff9c00; 
	background: #222222;
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', 'Verdana'; 
	FONT-SIZE: 28px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	LETTER-SPACING: normal; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	TEXT-ALIGN: center;
	margin-left: 20px; 
	margin-right: 20px;
}

.Art_autor {
	font: 12px Verdana; 
	font-weight: bold;
	text-align: right;
	color: #cc600c; 
	border-top: 2px dotted black;
}

.Art_imagen {
	border: 2px black solid;
	width: 200px;
}

.Art_txt {
	font: 12px Verdana; 
	color: #333333; 
	text-align: justify;
}

tr.lista1 {
	background-color: #ff9c00;
}

tr.lista2 {
	background-color: #eeeeee;
}

/* Guestbook */

table.GB {
	width: 440px;
	border-collapse: collapse; 
	border: 1px #000000 solid;
	background-color: #eeeeee;
}

tr.GB {
	border: 1px #000000 solid;
}

.GB_id {
	font: 9px Verdana; 
	color: #ffffff; 
	background: #ff9c00; 
	text-align: center;
	width: 25px;
}

.GB_name {
	font: 13px Verdana; 
    font-weight:bold;
	color: #666666; 
	width: 315px;
}

.GB_date {
	font: 9px Verdana; 
    font-weight:bold;
	color: #888888; 
	text-align: center;
	width: 100px;
}

.GB_barrio {
	font: 11px Verdana; 
	color: #888888; 
	border: 1px #000000 solid;
}

.GB_msg {
	font: 12px Verdana; 
	color: #333333; 
	padding: 1em;
}

.nota {
	font: 9px Verdana; 
	color: #666666; 
	text-align: center;
}

.subt {
	COLOR: #ff9c00; 
	background: #222222;
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', 'Verdana'; 
	FONT-SIZE: 16px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	text-align: left;
	LETTER-SPACING: 3px; 
	margin-left: 10px; 
	margin-right: 10px;
}

.noticias {
	font: 10px Verdana; 
	color: #000000; 
	width: 400px;
}