html,body{
margin:0;
padding:0
}

body{
font-family: arial;
font-size: 12px;
text-align:center;
background-image: url(img/fondo.gif);
}
p{
margin:0 10px 10px
}
div#header {
padding-top: 10px;
	height: 65px;
	background: url(img/fondo.gif);
}
div#header h1{
height:60px;
line-height:80px;
margin:0;
  padding-left:8px;
  color: #79B30B
  }
div#container{
text-align:left;
background-color: White;
}

div#content h1{
padding-top: 10px;
font-size: 13px;
text-align: center;
font-weight: bold;
}
div#content h2{
font-size: 12px;
text-align: center;
font-weight: lighter;
}
div#content p{
text-align: justify;
}
div#content a{
	color: #000000;
}
div#content li{
padding: 10px;
}
div#content img{
text-align: center;
}

div#wrapper{
	background-color: white;
}
div#content-cuerpo {
background-color: White;
}
div#content-cuerpo p{
text-align: justify;
}
div#content-cuerpo h1{
font-size: 13px;
text-align: center;
font-weight: bold;
}
div#content-cuerpo h2{
font-size: 12px;
text-align: center;
font-weight: lighter;
}
div#content-cuerpo a{
text-decoration: underline;
color: #00008B;
}
div#content-cuerpo li{
list-style-type: circle;
color: Black;
}
div#content-linea {
background-color: Maroon;
}
div#content span {
background-color: White;
}

div#navigation a{
	color: Navy;
	text-decoration: none;
}
div#navigation li { 
list-style-type: none; 
height: 20px;
border-bottom: 1px solid White;
padding-top: 15px;
}
div#navigation a:hover{
	color: White;
} 
div#navigation blockquote{
	padding-left: 10px;
	width: 120px;
	
}
div#extra{
background:#FF8539
}
div#footer{
background: #333;
color: #FFF;
}
div#footer a{
	color: White;
}
div#footer p{
margin:0;
padding:5px 10px
}
div#footer-contact{
text-align: right;
padding-left: 150px;
}
div#footer div{
text-align: right;}

div#container{
width:710px;
margin:0 auto
}
div#content{
float:right;
width:500px;
background-color: White;
}
div#navigation{
float:left;
width:200px;  
background-image: url(img/fondo_menu2.gif);  
}

div#extra{
float:left;
clear:left;
width:200px}
div#footer{
clear:both;
width:100%}
div#submen {
	background-color: Black;
	color: White;
	height: 5px;
	text-align: right;
}
div#submen a{
	color: White;
}
.submenn{font-size: 14px}
div#submen-text {
	color: White;
	height: 25px;
	text-align: right;
	margin-left: 550px;
	display:block;
	}
div#submen-text a{
	color: White;
	background-color: Gray;
	text-decoration: none;
	height: 5px;
	display:block;
	padding: 10px ;
}
div#submen-text span{
	color: Gray;
}

