BODY { 
	background-color: #aaaaaa;
	font-family:Verdana,Arial; 
	font-size:12px;
	color: #333333;
	margin-left:0in; 
	margin-right:0in;
	background:url('img/fondo.jpg');
}

#main {
	width: 760px;
	border: 1px solid black;
	background-color: #ffffee;
}
#main a {  
	font-family: Verdana,Arial;  
    font-weight:bold;
	color: #939934; 
	text-decoration: none;
}
#main a:hover {  
	font-family: Verdana,Arial; 
	color: #e0e261; 
	text-decoration: underline;
}
#centro {
	width: 680px;
	height: 450px;
	vertical-align: top;
}
#top {
	font: 10px Verdana; 
	text-align: center;
	color: #000000; 
	width: 760px;
	height: 85px;
	background-color: #e0e261;
}
#top_nav {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: center;
	font-weight: bold; 
	width: 760px;
	height: 15px;
	background-color: #e0e261;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#top_nav a{
	color: #000000; 
	text-decoration: none;
	float: left;
	width: 150px;
	height: 15px;
	background-color: #f3f4a2;
	border-right: 1px solid black;
}
#top_nav a:hover {
	color: #000000; 
	text-decoration: none;
	background-color: #e0e261;
}

#left_nav {
	float: left;
	left: 0px;
	font: 11px 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: 12px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	color: #303030; 
}
#left_nav a:hover {
	color: #e0e261; 
}
#left_nav .boxtop{
	position: relative;
	background-color: #333333; 
	color: #e0e261;
	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: #e0e261;
	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: 340px;
	height: 25px;
	COLOR: #000000; 
	background-color: #fff000;
	border: 1px dotted black;
	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: #e0e261;
}
#copy a{
	color: #000000;
}
#copy a:hover{
	color: #666666;
}

.admin {
	font: 10px Verdana; 
	font-family: verdana, arial;
}


tr.lista1 {
	background-color: #fff000;
	font-weight: bold;
}

tr.lista2 {
	background-color: #eeeeee;
}

tr.lista3 {
	background-color: #dddddd;
}

table {
	font: 11px Verdana; 
	font-family: verdana, arial;
	text-align: justify;
}

tr.titulo {
	font: 11px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	text-align: center;
	line-height:20px;
	background: #000000;
	color: #f3f4a2;
}

/* Campos */
.campo {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #ffffcc; 
	border: 1px #000000 solid;
}

.nomCampo {
	font: 12px Verdana; 
	color: #aaaa00; 
	FONT-WEIGHT: Bold; 
	TEXT-ALIGN: left;
}

.centr {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

/* botones */
.boton {
    font-size:10px;
    font-family:Verdana,sans-serif;
    font-weight:bold;
	color: #000000; 
	background-color: #f3f4a2;
	border: 1px solid black;
	text-align: center;
    width:80px;
    height:16px;
}

.boton:hover {
        background:#e0e261;
}

/* 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: #e0e261; 
	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: #e0e261; 
	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;
}

/* Guestbook */

table.GB {
	width: 440px;
	border: none;
	border-bottom: 1px dotted #666666;
}

tr.GB {
	border: 2px #000000 solid;
}

.GB_id {
	font: 9px Verdana; 
	color: #ffffff; 
	background: #333333; 
	text-align: center;
	font-weight:bold;
	width: 25px;
}

.GB_name {
	font: 11px Verdana; 
    font-weight:bold;
	color: #000000; 
	background: #e0e261; 
	width: 290px;
}

.GB_date {
	font: 9px Verdana; 
    font-weight:bold;
	color: #000000; 
	background: #eeeeee; 
	text-align: center;
	width: 125px;
}


.GB_msg {
	font: 10px Verdana; 
	color: #333333; 
	padding: 1em;
}

.nota {
	font: 9px Verdana; 
	color: #666666; 
	text-align: justify;
}

.subt {
	COLOR: #fff000;
	background: #222222;
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', 'Verdana'; 
	FONT-SIZE: 16px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	LETTER-SPACING: 3px; 
	margin-left: 10px; 
	margin-right: 10px;
}

.recetas {
	border: 1px solid black;
	background-color: #f1f1ca;
}

.bt {
	border-top: 1px solid black;
}

td.tit {
	FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', 'Verdana'; 
	FONT-SIZE: 16px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: Bold; 
	LETTER-SPACING: 3px; 
	margin-left: 10px; 
	margin-right: 10px;
	background: #fff000;
	color: #000000;
}
