/* andreas01a - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, 
free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, 
contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0 (July 25, 2005)
Modified by Javier Bastida Ib&aacute;&ntilde;ez Version: 2.6 (January 20th., 2010)

Screen layout: */


body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(bg.gif) top center repeat-y;
}

#wrap {
background: #f0fff0; 
color: #303030;
margin: 0 auto;				
padding: 0 10px 0 10px;
width:   746px;
}					 

#wrap h2 {
font-size: 1.5em;
margin: 1em 0 0.9em 10em;	
color: #286ec0;   
}	

#header {
clear: both;
margin: 0;
padding: 0 0 20px 0;
height: 50px;
}

#header h1 {
font-size: 1.7em;
width: 643px;
margin: 30px 0 20px 0;
float: left; 
color: #884400; 
}

#header h2 {
font-size: 1.7em;
width: 643px;
margin: 30px 0 20px 0;
float: left; 
color: #884400; 
}

#header p {
width: 70px;
float: right;
text-align: center;
color: #707070;
background: #e0ebe8;
margin: 25px 0px 5px 0px;
padding: 5px 5px 5px 5px; 
font-size: 0.9em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {		
clear: left;
float: left;
width: 160px;
margin: 0 0 15px 0;
padding: 0;
font-size: 0.9em;
background: transparent;	
}

#avmenu ul {
list-style: none;
width: 165px;
margin: 20px 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-top: 6px;
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 24px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 6px;
background: #e3e3e3;
border-left: 4px solid #cccccc;
}	

#avmenu li a:hover {
background: #dadada;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 20px 0 10px -0px;
padding: 10px;
width: 163px;
color: #505050;
background-color: #ebebff;
line-height: 1.6em;
}
 
#extras {								   	
float: right;
width: 150px;
margin: -35px 0px 10px 0px;
padding: 0px;			  
font-size: 0.9em;
font-weight: bold;
line-height: 1.5em;
}

#extras p {
margin: 0em 0em 1.5em 0em;
}

#extras li {
margin: 0 -0.6em 0.5em -2.7em;
}
  
#extras h3 {
font-size: 1.3em;	   
font-weight: bold;
margin: 0.5em 0 0.4em 0;
}  

#content {
margin: 0px 165px 20px 170px;
/*border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;   */
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}		

#content p {
margin: 0.7em 0em 0.7em 0em;
}			   

#content ul {
margin: 0.5em 0em 1em 0em;
}
 
#content li { 
margin-bottom: 4px;
margin-left: 1.5em; 		  
}

#content li a{
margin-bottom: 4px;
font-weight: bold;
}

#content h2 {
font-size: 1.5em;
margin: 1.35em 0 1em 0;	 
color: #286ec0; 
}					 

#content h3 {
font-size: 1.3em;
margin: 0.8em 0 0.4em 0;
}

#content h4 {
font-size: 100%;
font-weight: bold;
margin: 1em 0 0.3em 0;	 
color: #000000; 
}

#content img {
padding: 1px;
display:inline;
border: 3px solid #286e90;
}		 

#content a:hover img {
padding: 1px;
display:inline;
border: 3px solid #0000ff;
}		 

#content img.correo {
vertical-align:text-bottom;
border: none;
}	

#content1 {
margin: 0 0px 20px 170px;
/* border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;	   */
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}			

#content1 p {
margin: 0.7em 0em 0.7em 0em;
}	 

#content1 ul {
margin: 0.5em 0em 1em 0em;
}

#content1 li { 
margin-bottom: 4px;
margin-left: 1.4em; 		 
}

#content1 li a{
margin-bottom: 4px;
font-weight: bold;
}  

#content1 h2 {
font-size: 1.5em;
margin: 1.35em 0 1em 0;	 
color: #286ec0; 
}					

#content1 h3 {
font-size: 1.3em;
margin: 0.8em 0 0.4em 0;
}

#content1 h4 {
font-size: 100%;
font-weight: bold;
margin: 1em 0 0.3em 0;	 
color: #000000; 
}

#content1 img {
padding: 1px;
display:inline;
border: /* 3px solid #286e90;*/ none;
}
 
#content1 a img {
padding: 1px;
display:inline;
border: 3px solid #286e90;
}

#content1 a:hover img {
padding: 1px;
display:inline;
border: 3px solid #0000ff;
}		  
  
#content1 img.correo {
vertical-align:text-bottom;
border: none;
}	

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286e90;		
}

a:hover {
text-decoration: none;
color: #286ef0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #e7e7e7;
width: 718px;
text-align: center;
color: #808080;
font-size: 0.8em;
}

#footer a {
color: #286ea0;
text-decoration: none;
}



#footer a:hover {
text-decoration: underline;
}					   

#footer p {
margin: 0.5em 0 1em 0;
}							

#footer img.correo {		
height: 1.1em;
vertical-align:text-bottom;
border: none;
}	

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.asvafer {
font-size: large;
font-weight: normal;
font-family: Impact;		 
margin-left: 0.1em;
}
