body{
	margin: 0px;
	background-color: #000;
	font: 14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	overflow: auto;
}

div, p, ul, h1, h2, img{
	padding:0px; 
	margin:0px;
}

ul{
	list-style-type:none;
}

#div1{
	width:100%; 
	height:118px;
	display:block;
	background-image:url('img/fondobanner.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

#div2{
	width:100%; 
	height:45px;
	margin:0 auto;
	display:block;
	background-color: #000;
	border-top:2px solid black;
	margin-bottom: 15px;
	background-image:url('img/fondobot.jpg');
	background-repeat: repeat-x;
}
#div3{
	width:100%; 
	height:100%;
	margin:0 auto;
	display:block;
	background-color: #000;
	margin-top: 0px;
}
#content{
	background-color: transparent;
	width: 850px;
	margin: 0 auto;
	color:#7F7772;
	text-align: justify;
	height:400px;
}

#content img{
	float:left;
	margin: 5px 10px 5px 0px;
	border: 2px solid #6482A4;
}

#colder img{
 	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 20px;
}

a{
	color: #6482A4;
	text-decoration: none;	
}

h1{
 	clear:both;
	height: 20px;
	line-height: 20px;
	font-size: 1.1em;
	color: #6482A4;
	font-weight:bold;
	margin-bottom: 10px;
	text-decoration: underline;
	padding-top: 7px;
/*	background-image:url('img/fondoh1.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;*/

}

h2{
	font-size: 0.9em;
	color: #6482A4;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

#footer{
	clear:both;
 	margin: 0 auto;
	position: relative;
	top:30px;
	border-top: 1px solid #6482A4;
	width: 850px;
	height: 30px;
	font-size: 10px;
	color: #6482A4;
}

#contactoizq{
	text-align: center;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
	margin-top:40px;
	font-weight: normal;
	width: 350px;
	overflow:auto;	
	float: left;
}

#contactoder{
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-top:20px;
	float:right;
	width:400px;
	overflow:auto;	
}

#colizq{
	text-align: justify;
	width: 590px;
	overflow:hidden;	
	float: left;
	background: transparent;
}

#colizq2{
	text-align: justify;
	width: 100%;
	padding-left:9px;	
	padding-right:9px;
	width: 572px;
}


#banner{
	text-align: center;
	width: 590px;
	background: #363636;
	height: 100%;
	margin-bottom:15px;
}

#colder{
	float:right;
	width:225px;
	overflow:hidden;	
}

#colder img{
 	margin-left:40px;
 	display:inline;
}

#colder ul li	{
	display:block; 
	background:url(img/flecha.gif) 0 8px no-repeat transparent; 
	text-decoration:none; 
	padding:0 0 0 12px;
	line-height: 20px;
}

input,textarea{
	background-color: #151515;
	border: 1px solid #6482A4;
	font-weight: bold;
	color:#7F7772;
	overflow:hidden;
}

div#menu{
	float:left;
	width: 100%;
	line-height:35px;
	margin-top:0px;
	padding-bottom: 1px;
	border-bottom: 2px solid #475D75;
}

ul#nav,ul#nav li{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#nav{
	margin:0 auto;
	width:850px;
}

ul#nav li{
	float:left;
	text-align: center;
}

ul#nav a{
	float:left;
	width: 7em;
	padding: 5px 0;
	background: transparent;
	text-decoration:none;
	color: #7F7772;
	border-right:2px solid #000;
	font-weight:bold;
}

ul#nav a:hover{
	color: #FFF;
		background-image:url('img/fondobot2.jpg');
	background-repeat: repeat-x;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{
	background: #000;
	color: #fff;
}

#cuadro1{
	background: #363636;
	width:207px;
	margin-bottom:15px;
	padding-left:9px;	
	padding-right:9px;
	color:silver;
}

#cuadro2{
	background: #363636;
	width:207px;
	padding-left:9px;	
	padding-right:9px;
	color:silver;
	text-align: left;
}
#cuadro3{
	background: #363636;
	width:207px;
	padding-left:9px;	
	padding-right:9px;
	color:silver;
	margin-bottom:15px;
}
