body {
	background-image: url(../i/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;

}
a:link  , a:visited{
	text-decoration: underline;
	color: #FFF;

}

a:hover {
	text-decoration: underline;

}
a:focus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*a:link, a:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #C61A02;
	padding: 0px;
	margin: 0px;
}

a:hover{
	text-decoration: underline;
}

a:focus {
width:0px;
height:0px;
outline:0px;
}
*/

p{
	margin:0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
}


h1 {
	margin:0;
	color: #5d8b9b;
	float: left;
	padding: 160px 10px 0px 0px;
	width: 165px;
	text-align: right;
}
h2 {
	margin: 0px;
	color: #5d8b9b;
	font-size: 18px;
	font-weight: bold;
}
h3 {

}
h4 {
	padding: 0px 40px 0px 0px;

}
.box1 {
	float: left;
	padding: 20px 20px 0px 0px;

}
.box2 {


}



a:link .image, a:visited .image  {
	padding: 5px;
	background-color: #EAEAEA;
	border: none;

}
a:hover .image  {
	padding: 5px;
	background-color: #5D8B9B;
}
#container{
	width:1000px;
	margin:0 auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}
#header {
	padding: 32px 0px 0px 100px;
	margin: 0px;
	height: 250px;
}



#menu   {
	padding: 0px 0px 0px 0px;
	background-image: url(../i/fondomenu.jpg);
	height: 47px;
	margin: 0px 0px 0px 60px;
	width: 700px;
}
#logotipe {
	width: 110px;
	float: left;
	background-image: url(../i/logo.jpg);
	background-repeat: no-repeat;
	background-position: 25px top;
	padding: 40px 20px 0px 45px;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#header #menu     ul li {
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding: 11px 20px 12px 25px;
	background-image: url(../i/linea.jpg);
}
#header #menu     ul li:hover{
	background-image: url(../i/hover.jpg);
	background-repeat: repeat-x;
	padding: 11px 20px 12px 25px;

}
#container #header     #menu ul .activo{
	background-image: url(../i/hover.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#container #header #menu ul li a:link , #container #header #menu ul li a:visited{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

#container #header #menu ul li a:hover {

}


#clear {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(../i/linea-negra.png);
	height: 5px;
	background-repeat: no-repeat;
}

#footer{
	clear:both;
	display: block;
	margin: 0px;
	font-size: 12px;
	padding: 130px 20px 0px 490px;
	background-image: url(../i/footer.jpg);
	background-repeat: no-repeat;
	background-position: 100px 80px;
	height: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3A5963;
	border-right-color: #3A5963;
	border-bottom-color: #3A5963;
	border-left-color: #3A5963;
}
#creditos{
	clear:both;
	display: block;
	margin: 0px;
	font-size: 11px;
	height: 80px;
	padding: 0px 0px 0px 80px;
}
#creditos a {
	color: #496F7A;
	font-weight: bold;
	text-decoration: underline;
}
#creditos a:hover {
	color: #496F7A;
	font-weight: bold;
	text-decoration: none;
}
#creditos .basic {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}


#footer p{
	color: #FFF;
}
#footer   a {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#footer    a:hover {
	font-size: 12px;
	color: #3A5963;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
