@charset "utf-8";
/*
Theme Name: VAL
Theme URI: http://valeriovega.com/
Description: version de mientras para animaturas.com
Version: 1.0
Author: VAL
Author URI: http://valeriovega.com/
*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #000000 url(/images/back.png) repeat-y center;
	font: 10px/16px "Verdana", Arial, serif;
	text-decoration: none;
	color: #636466;
}

#fondo1 {
	background: url(/images/02_01.jpg) no-repeat top center;
	text-align: center;
}

#fondo2 {
	background: url(/images/02_02.jpg) no-repeat bottom center;
}

#cabeza {
	background-position: top;
	padding-top: 353px;
}

#nav {
	background: url(/images/01_04.jpg) repeat-y center;
}

h1 {
font: 14px "Verdana", Arial, serif;
margin: 0;
padding-left: 10px;
color: #46a0c7;
text-align: left;
}

h1 a:link, h1 a:visited {
text-decoration: none;
color: #46a0c7;
}

h1 A:hover {
text-decoration: underline;
}

h2 {
font: 10px "Verdana", Arial, serif;
text-align: left;
text-decoration: none;
margin: 0;
}

h2 a:link, h2 a:visited {
text-decoration: none;
color: #c71f52;
}

h2 A:hover {
text-decoration: underline;
}

h3 {
font: 12px "Verdana", Arial, serif;
text-align: left;
text-decoration: none;
color: #ff7800;
}

#contenido {
    padding: 0px;
	margin: auto;
	width: 569px;
	text-align: center;
}

#main {
    float: left;
	margin-top: 0px;
	width: 400px;
    font: 13px/16px Verdana;
    text-decoration: none;
    color: #cccccc;
	padding: 4px;
}

#sidebar {
	padding-top: 100px;
    float: right;
	width: 160px;
	text-align: left;

}

#pie {
	clear: both;
	text-align: center;
	color: #cccccc;
	width: 569px;
	padding-bottom: 120px;
}

#pie p {
	margin: 0;
}

#pie a:link, #footer a:visited { 
	color: #c71f52;
}