html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background:#20130b;
	font: 12px #000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
}
.clear {
	clear:both;
}
#wrapper {
	background:url(../images/bg_site.jpg) repeat-x;
	width:1080px; padding:0; margin:7px auto;
}
#header_top {
	width:100%;
	background:url(../images/bg_top.jpg);
	clear:both;
}
#header {
	width:1080px;
	clear:both;
}
#header h1 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	margin:90px 0 5px 15px;
}
#logo {
	margin:25px 0 22px 60px;
	float:left;
	cursor:pointer;
}
#trompeta {
	margin:65px 0 0 277px;
	float:left;
}
#slogan {
	margin:85px 0 0 20px;
	float:left;
}
#slogan h2 {
	font-size:18px;
	color:#FFFFFF;
	font:"Times New Roman";
}
#nav {
	width:252px;
	float:left;
	background:#895A3A;
	margin:0 7px 0 10px;
}
#nav ul {
	margin:4px 0 4px 0;
	font:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
#nav ul li {
	background:url(../images/bg_bton.jpg) no-repeat;
	margin:3px auto;
	width:243px;
	height:26px;

}
#nav ul li:hover {
	background:url(../images/bg_bton_over.jpg) no-repeat;
	margin:3px auto;
	width:243px;
	height:26px;
}
#nav ul li a {
	margin:5px 0 0 30px;
	text-decoration:none;
	color:#000000;
}
#nav ul li a:hover {
	font:Arial;
	font-size:14px;
	color:#FF0000;
}
#contenedor {
	float:left;
	width:772px;
	margin:0 39px 0 0;
	background:#F3E3C6;
}
#bordon {
	margin:1px 0 1px 5px;
}
#sidebar_option {
	background:url(../images/bg_titulo.jpg) no-repeat;
	height:37px;
	padding-bottom:10px;
}
.general_enlace {
	font:Arial;
	font-weight:bold;
	font-size:14px;
	float:left;
	margin:5px 0 10px 17px;
}
.general_enlace a {
	color:#660033;
}
.general_enlace a:hover {
	color:#660000;
}
.general_enlace2 {
	font:Verdana;
	font-weight:bold;
	font-size:14px;
}
.general_enlace2 a {
	color:#CC6600;
}
.general_enlace2 a:hover {
	color:#CC6633;
}
.general_enlace3 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.general_enlace3 a:link {
	color:#FFFF00;
}
.general_enlace3 a:visited {
	color:#FFFF00;
}
.general_enlace3 a:active {
	color:#FFFF00;
}
.general_enlace3 a:hover {
	color:#FFCC00;
}
#agenda {
	margin:0 0 0 10px;
}
#banner {
	background:url(../images/banner-kike.jpg);
	height:257px;
}
#kike_nombre {
	float:left;
	margin:34px 0 0 205px;
	display:none;
}
#kike_nombre h1 {
	font:"Times New Roman";
	color:#666600;
	font-size:22px;
	font-weight:bold;
}
#kike_nombre h2 {
	font:"Times New Roman";
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:2px 0 0 223px;
}
#biogra_content {
	background:#f3e3c6;
	width:772px;
	height:auto;
}
#biografia {
	width:355px;
	padding:0 10px 0 15px;
	float:left;	
}
#biografia h1 {
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
	color:#666600;
}
#biografia h2 {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#660033;
	text-transform:uppercase;
	padding:10px 0;
}
#biografia h3 {
	font-weight:bold;
}
#biografia_ancho {
	width:730px;
	padding:0 10px 0 15px;
	float:left;	
}
#biografia_ancho h1 {
	font-weight:bold;
	text-decoration:underline;
	font-size:18px;
	color:#666600;
}
#biografia_ancho h2 {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#660033;
	text-transform:uppercase;
	padding:10px 0;
}
#biografia_ancho h3 {
	font-weight:bold;
}
.generic_text {
	font:Arial;
	font-size:14px;
	font-style:normal;
	padding-top:5px;
	padding-bottom:10px;
	color:#000000;
	line-height:1.3;
	text-align:justify;
}
.generic_text a {
	color:#660033;
}
.generic_text a:hover {
	color:#660000;
	text-decoration:underline;
}
.generic_resaltar {
	font-weight:bold;
}
.generic_resaltar_cursiva {
	font-weight:bold;
	font-style:oblique;
}
.generic_cursiva {
	font-style:oblique;
}
.capital_letra {
	letter-spacing:5pt;
	font-weight:bold;
	font:Arial;
	font-size:400%;
	float:left;
	line-height:30pt;
	font-style:italic;
}
#leermas {
	float:right;
	margin:10px 20px 10px 0;
}
#foto_kike {
	height:291px;
	width:772px;
	background:url(../images/kike_pie.jpg) no-repeat;
}
#kike_nombre_titulo, .nombre_titulo {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666600;
	margin:20px 0 0 0;
}
.nav_footer {
	width:1025px;
	height:70px;
	margin:0 auto;
	font:Arial;
	font-size:13px;
	font-weight:bold;
	clear:both;
}
.nav_footer ul{
    margin:0 auto;
	text-align:center;
    padding:15px 0 0 0;
    height:20px;
} 
.nav_footer ul li {
	display:inline;
	padding:5px;
	color:#FFFFFF;
}
.nav_footer ul li a {
      color:#DC842D;
      text-decoration:none;
}
.nav_footer ul li a:hover {
	  color:#FF0000;
}
.copyright {
	font:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}
.versiculos{
	width:650px;
	margin:0 0 7px 15px;
	text-align:center;
	font:"Century Gothic";
	font-size:12px;
	font-style:italic;
	color:#FF6600;
	font-weight:bold;
}
.pasajes{
	width:550px;
	padding:15px 0 5px 35px;
	text-align:center;
	color:#666600;
	font-weight:bold;
}
.separador {
	margin:0 auto;
	background:#e0892e;
	width:1050px;
	height:2px;
	border:1px solid #b9410e;
}
.album_nav {
	text-align:center;
	width:70%;
	margin:5px auto;
	height:170px;
}
#album_ultimo{
	margin:10px 0 10px 0;
	border:solid 2px #FFF;
}
#album_ultimo:hover {
	margin:10px 0 10px 0;
	border:solid 2px #FFCC00;
	cursor:pointer;
}
.generic_text_segundo {
	font:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:10px 0 10px 0;	
}
.portadas_cd {
	width:750px;
	float:left;
	margin:0 auto;
	border:solid 2px #FFF;
	text-align:center;
}
.album_img {
	padding:20px;
	margin:20px 120px 35px 120px;
	text-align:center;
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	/* CSS3 Rounded Corners */
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:5px solid #FFFFFF;
	background:#20130B;	
}
.album_img img {
	margin:15px 0 10px 0;
	border-left:solid 3px #ECDCBA;
	border-right:solid 5px #ECDCBA;
	border-bottom:solid 5px #ECDCBA;
	border-top:solid 3px #ECDCBA;
}
#twitter_follow {
	cursor:pointer;
	margin:10px 0 0;
style="margin-top:10px;"
}
#twitter_kike {
	height:100px;
	width:100px;
	text-align:center;
	margin:2px 5px 0 65px;
}
.contactar_info {
	width:715px;
	padding:5px 10px 10px 15px;
	float:left;
	border:solid 2px #FFFFFF;
	margin:20px 15px 10px 15px;
	background:#C6C78E;
}
#error_404 {
	width:700px;
	padding:0 10px 0 15px;
	float:left;
	margin:20px 15px 10px 15px;
	text-align:center;
}
#error_404_msje {
	width:700px;
	padding:0 10px 0 15px;
	float:left;
	margin:20px 15px 10px 15px;
	text-align:center;
	font-weight:bold;
	border:solid 2px #FF0000;
	background:#C6C78E;
}
.powerby {
	width:380px;
	padding:5px;
	margin:0 auto;
	text-align:center;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	border-top:solid 1px #FF9900;
}
.powerby a:link, a:visited {
	color:#CC6600

}
.powerby a:hover {
	color:#CC9900;
}
#adds_website {
	margin:5px auto;
	width:242px;
	border:2px solid #9d6f50;
	background:#724627;
	cursor:pointer;
}
#adds_website:hover{
	margin:5px auto;
	width:242px;
	border:2px solid #8B4513;
}
#adds_website img {
	text-align:center;
}
.anuncios_home{ float:left; margin:5px 0; padding:5px 0; width:100%; clear:both;}
.anuncios_home img{ margin:5px  10px; border:solid .1em #CCC;}
.img_izquierda, .img_derecha{ margin:0 10px; float:left;padding:5px; border:1px solid #CBE3EF; background:#fafafa; }
