/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
#cssmenu1 li{
	z-index:100;
	
}
#cssmenu1 ul a{
	width:125px;
	z-index:25;
	background:url(images/img03.gif) repeat-x;
	
}

body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF url(images/img01.jpg) repeat-x;*/
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#faf8e1;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
         
	width: 760px;
	height: 180px;
	margin: 0 auto;
	/*background: url(images/fondonaranja.jpg);*/
	background: url(images/img02.jpg)
	
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding-left: 134px;
	font-size: 22px;
}


#logo 
{
	float:left;
	width:215px;
	height: 176px;
	padding-left:25px;	
	 }
	 
#slogan 
{
	float:left;
	width:490px;
	height: 116px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-left:30px;
	padding-top: 60px;
	vertical-align:middle;
	text-align:center;

	 }	 


#contenedor
{
        width:720px;
	height:200px;
	background-color:#faf8e1;
        
}




#banner
{
	
        width:100%;
	height:200px;
	background-image:url(images/fondobanner.jpg);
	
	
	
}

#banner2
{
	width:360px;
	height:200px;
	background-image:url(images/fondobanner.jpg);
	
	
	
}

#prueba
{
	width:720px;
	height:68px;
	/*background-image:url(images/fondobanner.jpg);*/
	
	
	
}

/* Menu */




#menu 
{
	
	width:760px;
	height: 50px;
	background-image:url(images/fondomenu.jpg);
	background-repeat:repeat-x;	
	margin:  auto;
	z-index:200;
 }

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display:block;
	float:left;
	
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left top;
	background-color:#faf8e1;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
	padding-top:20px;
/*	background-color:#faf8e1;
*/}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-top:20px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}
