/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #ddffed url(images/recabajo2.png) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

input, textarea {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #156900;	
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
    font-family: Old English Text MT;
	font-size: 48px;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 14px;
	color: #156900;
}

h4 {
	font-size: 13px;
	color: navy;
}

h5 {
	font-size: 12px;
	color: #156900;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: "Lucida Calligraphy", "Monotype Corsiva";
	color: #156900;
}
p, ul, ol {
	margin-top: 1.0em;
	line-height: 100%;
}

ul, ol {
	margin-left: 0em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #125798;
}

a:hover {
	text-decoration: none;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 320px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px 0px 0px;
}

#sidebar li h2 {
	height: 32px; 
	margin-bottom: 8px; 
	padding: 8px 0px 0px 0px;
	background: /* #4E9FC8 */ url(images/img09.png) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p {
	padding: 0px 0px 10px 0px;
	text-align:center;
}

#sidebar #novedades {
	padding: 0 0 0 0; 
	text-align:center;
}

#novedades caption {
}

