/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
padding: 0;
margin: 0;
width: 100%;
margin: 0;
font: normal small Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
}

h1, h2, h3 {
padding-left:10px;
font-family: Arial;
	
	
}

h2 {
	margin-bottom: .8em;
	font-size: 1.5em;
	font-weight: normal;
	color:  #658345;
	font-size:12px;
		font-weight:bold;

}

h3 {
padding-top:10px;
	margin-bottom: 1em;
	letter-spacing: 2px;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}
h6 {
    margin-top:5px;
    margin-left:7px; 
	margin-right:7px; 
    width:auto;
	border:none;
	border-bottom:1px solid  #0033CC;
	height:1px;
	}

p, blockquote     {
	line-height: 1.8em;
	text-align: justify;
}

p {
}


ul {
}

ul li {
}


a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 4px solid #C4C2C2;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 25px;
	margin: 0;
	background: url(images/img05.gif) no-repeat;

	font-size: 1.4em;
	color: #5B62BA;
}

.boxed .content {
	 border: 1px solid #9FA4FF;
}

/* Header Gob */
#pageHeader {
	position:absolute;
	height:120px;
	max-height:120px;
	background:#FFFFFF;
	background-image: url(images/header.jpg);
	background-attachment: fixed;
	background-position:5% 100% 5%;
 	width: 100%;




 
}

/* Post */

.post {
}

.post .title {
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
}

/* Header */

#header {
	margin-left:auto;
	margin-right:auto;
	margin-top:5%;
	width:705px;
	height: 27px;
	background-image:  url(images/fondo-botonera.jpg) ; 
	 

}

/* Header > Logo */




#menu_header {
	margin-left:22%;
	margin-right:auto;
	width:680px;
    margin-top:8%;
	height: 25px;
	font-family:Arial;
	font-size:20px;
	color:  #A67C52;
	font-weight:bold;
}
#menu_header ul {

padding:0;
	margin: 0;
	list-style: none;
}

#menu_header li {
	display: inline;
	   
}
#menu_header a {
	float: left;
	width:auto;
	height: 25px;
	padding-left:5px;
	padding-top:5px;
	text-align: inherit;
	font-size:12px;
	color: #FFFFFF;
}

#menu_header a:hover, #menu_header .active a {
	height: 25px;

}

/* Header > Menu */

#menu {
}

#menu ul {
	 list-style: none;
	 margin-left:0px;
	 margin-left:0px;

}

#menu li {
	display: inline;

}
#menu a {

	float:left;
	height: 27px;
   
}

#menu a:hover, #menu .active a {
}

/* Content */

#content {
/* 	width: 100%;
	margin: 0 auto;
	top:220px;
	position:absolute;
		border:solid #67885c ;*/
		height:105px;


}

/* Content > Main */
#contentmain {
    padding-top:15px;
    margin-top:-12px;
    margin-left: auto;
	margin-right: auto;		
	width: 706px;
	height:auto;
	max-height:1024px;
	min-height:400px;


		
}


#main  {
    margin-left: auto;
	margin-right: auto;
	width: 706px;
	height:auto;
	max-height:1024px;
	min-height:450px;
	 background-image: url(images/fondo-central-gris.jpg)    ;
	background-repeat:repeat-y; 
    
}

/* Content > Main > Welcome */

/* Content > Sidebar > Login */

#logindef   {
margin-top:25px;
margin-left:auto;
margin-right:auto;
width:auto;
height:400px;
background-image: url(images/fondo-central-gris.jpg)     ;
background-repeat:repeat-y; 


}
#logincontent   {
margin-left:auto;
margin-right:auto;
width:360px;
height:00px;


 }
#logintop  {
width:354px;
height:23px;
background:url(images/fondo-registro-top.jpg);
background-repeat:no-repeat;
background-position:center;
background-color: transparent;
float:left;

padding:0;
 
}
#loginmiddle  {
padding:0;
width:354px;
background:url(images/fondo-registro-middle.jpg);
background-repeat: repeat-y;
background-position:center;
background-color: transparent;
float:left;

 

}
#loginbottom  {
padding:0;
width:354px;
height:23px;
background:url(images/fondo-registro-bottom.jpg);
background-repeat:no-repeat;
background-position:center;
background-color: transparent;
float:left;



}



#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}


/* Footer */

#footer {
	position:absolute;
	clear: both;
	height:auto;
	margin-left:auto;
    
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: x-small;
	color:  #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
