/* Tema con Colores Calidos */

body {background: #A40E16;}

#logo {background: #363C3F url("/img/tmpl/head_02.jpg") no-repeat right;}

#logo span {background: url("/img/tmpl/logo_header.gif") no-repeat;}

h1, h2, code, #comments h3, #sidebar h3 {
	color: #000;
	}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #000;
	}

h1 a:hover, h2 a:hover {
	color: #000;
	}

code strong {
	color: #666633;
	}

#portthumbs a:hover img {
	background: #7b4140;
	}

#contenedor {
	background: url("/img/tmpl/bg_red.gif") repeat-y;
	}

