body {
	
	background-color:#000;
	text-align : justify;
	
}


* {
margin:0;
padding:0;
}

a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}


.content{
background-color:#032b1c;

	position:absolute;
    left: 50%;
     margin-left:-475px;
width:963px;
	 
border-left:3px solid #1a5c2e;
border-right:3px solid #1a5c2e;
}

.cap{
background-image:url(img/cap2.jpg);
background-color:#000;
height:163px;

text-align:left;
width:963px;
}

.links {
background-color:#1a5c2e;
	height:31px;
float:left;
	padding-top:4px;
	text-align:left;
width:963px;
	
	

}
.links  a{
color:#FFF;
		font-size:13px;
		letter-spacing:1px;
		display:block;
		float:left;
		padding:5px;
		font-family:"Trebuchet MS";
			padding-left:20px;
			text-align:center;
		
}


.links a:hover{
		color:#afd20e;
		
		text-decoration:none;
		}

.links a.sel{
		color:#afd20e;
		
	
}

#cos{

text-align:center;
background-color:#032b1c;
padding-top:20px;
background-repeat:no-repeat;
width:963px;
height:500px;
color:#FFF;
font-family:sans-serif;
}

#cos .esquerra{
height:400px;
width:350px;
text-align:justify;
padding:20px 20px 20px 15px;
float:left;

}


#cos .esquerra a{
display:block;
height:69px;
width:260px;
border:0px;
}



#cos .esquerra img{
display:block;
height:69px;
width:260px;
border:0px;
border:2px solid #244240;
text-align:center;
}


#cos .dreta{
margin-left:100px;
width:400px;
text-align:justify;
padding:25px;
float:left;
height:400px;
font-family:arial;
font-size:13px;
}

#cos .esquerra_contactar{
height:400px;
width:350px;
text-align:justify;
padding:20px 20px 20px 40px;
float:left;
font-family:arial;
font-size:13px;
line-height: 30px;
}



#cos .esquerra_contactar img{
display:block;
border:0px;
text-align:center;
}


.sep3{clear:both;height:5px; font-size:1px;}
.sep{clear:both;height:5px; font-size:1px; background-color:#000;}

.peu{
background-color:#032b1c;
	height:80px;
width:963px;
	padding-top:4px;
	padding-bottom:5px;
	
	
}



.peu p{


text-align:center;
color:#FFF;
display:block;
margin:10px;
font-family:"Trebuchet MS";
font-size:13px;
}

h1{font-size:20px;}
img{margin-bottom:10px dotted #ea8828;}
