/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:url(images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color:#CC3333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#003366;
}

h2 {
	padding-left: 20px;
	background: url(images/img07a.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background:#014601 repeat-x ;
}

/* Menu */

#menu {
	width: 450px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	/*display: block;*/
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	/*background: url(images/img02.gif) no-repeat;*/
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #003366;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	
	padding-top:0px;
	background:url(images/img01.jpg) repeat-x;
}



/* Content */

#content {
	width: 750px;
	
}
.texto{
	  font: small Georgia, "Times New Roman", Times, serif;
	  font-size:18px;
	  padding-top:30px;
	  color:#003366;
	
	}
.texto1{
	  font: small Georgia, "Times New Roman", Times, serif;
	  font-size:18px;
	  color:#003366;
	  padding-left:40px;
	
	}	
	.texto1C{
	  font: small Georgia, "Times New Roman", Times, serif;
	  font-size:18px;
	  color:#003366;
	  padding-left:40px;
	  padding-top:0px;
	
	}
	.texto2{
	  font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	  font-size:16px;
	  color:#000000;
	  padding-left:40px;
	
	}
	
.texto3{
	  font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	  font-size:16px;
	  color:#000000;
	  padding-left:40px;
	  padding-right:40px;
	  
	
	
	}
/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}

/*#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 850px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url(images/img08.gif) repeat-x;
}

#footer p {
	width: 750px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #E1E9E2;
}

#legal {
	margin: 0 auto;
	salign: right;
	font-size: 16px;
	color:#ffffff;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	
	letter-spacing: -1px;
	font-size: 15px;
}