@charset "utf-8";
/* CSS Document */

body {
	background-color: #121212;
	color:#FFFFFF;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-weight: 400;
}

div#top {
margin:0;
background-color:#F3EDD3;}

div#header {
width: 1263px;
height:307px;
text-align: left;
background:url(imagenes/top.jpg);}

div#linea{
min-width:1263px;
margin:0;
height:74px;
background:url(imagenes/degrade.jpg) repeat-x;}

div#wrapper {
width: 800px;
margin-left: 200px;
padding: 0px;}

div#texto {
	float:left;
	width: 500px;
	padding: 0px;
	line-height:22px;
}

div#texto a{color:#989898; text-decoration:none; font-weight:bold; }

div#texto a:hover{color:#d0d0d0;}

/* 	botonera */
div#botonera {
	float:left;
	width: 201px;
	height:600px;
	margin-left: 50px;
	padding: 30px 0;
	background:url(imagenes/botonera.jpg) no-repeat #fcf5d9;}

.boton_titulo {
	width: 169px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:0;
	margin:15px 0;
	color:#346C7B;
	margin-left: 15px;
	font-weight: bold;}

.boton_titulo  a{color:#346C7B;	text-decoration:none;}
.boton_titulo a:hover{	color:#666666;	text-decoration:none;}
	
.boton {
	width: 169px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:0;
	margin:0 0 10px 20px;
	color:#000000;
	border-bottom:#999999 1px solid;}

.boton a{color:#000000; text-decoration:none;}

.boton a:hover{	color:#666666;	text-decoration:none;}

.botonon {
	width: 169px;
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding: 0;
	margin:0 0 10px 20px;
	color:#000000;
	border-bottom:#999999 1px solid;
	font-weight:bold;}

.botonon a{color:#000000; text-decoration:none;}
.botonon a:hover{	color:#000000;	text-decoration:none;}

/* estilos */

.titulo {
color:#FFFFFF;
font-size:18px;
font-weight:bold;}

.nombre {
color:#BEB86C;
font-size:22px;
font-weight:bold;
padding:0 0 40px;}

.imagen {
	float:left;
	border:#989898 solid 6px;
	margin:0 10px 10px 0;}
