body{
	background:#000e32 url(images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	border:none;
	margin:0;
	padding:0;
	color:#fff;
}
a{
	color:#fff;
	text-decoration:none;
	outline:none;
}
textarea{
	overflow:hidden;
}
p{
	padding:10px;
}
p a{
	text-decoration:underline;
}
.left{
	float:left!important;
}
.right{
	float:right!important;
	text-align:right!important;
}
.margen{
	margin:50px 0 0 50px;
}
.test a{
	background:url(images/england.png) left no-repeat;
	height:30px;
	padding:20px 0 0 55px;
	display:block;
}
.test2 a{
	background: url(images/spain.png) left no-repeat;
	height:30px;
	padding:20px 0 0 55px;
	display:block;
}
#container{
	margin:16px auto;
	width:990px;
}
#header{
	background:url(images/bgHeader.png) repeat-x top;
	width:990px;
	height:113px;
	float:left;
}
ul#menu{
	float:left;
	width:990px;
	height:64px;
	list-style:none;
	background:url(images/bgMnu.png) repeat-x bottom;
	padding:0;
	margin:50px 0 0px 0;
}
ul#menu li{
	width:165px;
	height:64px;
	text-align:center;
	float:left;
	padding:0;
	margin:0 0 0 25px;
	font-size:15px;
}
ul#menu li a{
	float:left;
	width:165px;
	height:44px;
	padding:20px 0 0 0;
	background:url(images/boton.jpg);
}
ul#menu li a:hover,
ul#menu li.active a{
	background-position:bottom;
}
#content{
	width:970px;
	float:left;
	background:url(images/bg-content.png) repeat-x #b5bbca;
	padding:0 20px 50px 00px;
	z-index:0;
}
ul#list{
	float:left;
	width: 990px;
	margin:20px 20px;
	list-style:none;
}
ul#list li{
	float:left;
	width:70px;
	margin:0;
}
ul#list li a{
	color:#ab9540;
}
#sideL{
	float:left;
	width:647px;
	margin:20px;
}
h2.index{
	background:url(images/bgH2.png);
	width:627px;
	float:left;
	margin:0;
	height:25px;
	font-weight:normal;
	font-size:14px;
	padding:7px 0 0 20px;
}
#section{
	background:url(images/bgSection.png) repeat-x #666b77;
	width:607px;
	padding:60px 20px;
	float:left;
}
.bottom{
	background:url(images/bgSection-Bottom.png);
	float:left;
	margin:0;
	width:647px;
	height:11px;
	text-indent:-9999em;
	padding:0;
}
h3{
	float:left;
	margin:40px 0 0 0;
	font-weight:normal;
	font-size:14px;
	width:100%;
}
h3 a{
	color:#0032b2;
}
#sideR{
	float:right;
	width:281px;
	height:382px;
	margin:20px 0 0 0;
}
#footer{
	width:100%;
	float:left;
}
#sideIzq{
	float:left;
	width:477px;
	margin: 0 0 0 20px;
}
#sideIzq h2{
	background:url(images/bgH2int.png);
	width:457px;
	height:25px;
	margin:0;
	font-weight:normal;
	font-size:14px;
	padding:7px 0 0 20px;
}
#sectionInt{
	background:url(images/bgSection.png) repeat-x #666b77;
	width:437px;
	padding:10px 20px;
	float:left;
}
.bottomInt{
	background:url(images/bgSection-Bottom-Int.png);
	float:left;
	margin:0;
	width:477px;
	height:11px;
	text-indent:-9999em;
	padding:0;
}
#sideDer{
	float:right;
	width:427px;
	margin: 0;
	padding:50px 20px 0 20px;
	background:url(images/bgSection.png) repeat-x #666b77;
}
#sideDer p{
	display:block;
	width:427px;
	float:left;
}
.bullet{
	float:left;
	width:280px!important;
	padding:15px 0 20px 50px;
	margin:5px 0;
	letter-spacing:1px;
	text-align:left;
	background:url(images/bullet.png) no-repeat left center;
}
.bulletInt{
	float:left;
	width:400px!important;
	border-bottom:1px solid #000;
	padding:15px 0 20px 50px;
	margin:10px 0;
	letter-spacing:1px;
	text-align:left;
	background:url(images/bullet.png) no-repeat left center;
}
#forma{
	width:450px;
	float:left;
}
#forma .sl{
	width:100px;
	float:left;
	margin:-15px 0 0 100px;
	line-height:37px;
}
#forma .sr{
	width:250px;
	float:right;
}
#forma .sr input{
	background:url(images/bgInput.png) no-repeat;
	width:163px;
	float:left;
	border:none;
	padding:2px 0 0 5px;
	color:#fff;
	height:20px;
	margin:15px 0 0 30px;
}
#forma .sr textarea{
	width:158px;
	height:112px;
	color:#fff;
	background:url(images/bgTextarea.png) no-repeat;
	border:none;
	margin:10px 0 0 30px;
	float:left;
	padding:5px;
}
#forma input.enviar{
	float:right;
	background:url(images/bgSend.png);
	color:#000;
	width:69px;
	height:25px;
	padding:0 0 0 0;
	font-size:14px;
	margin:10px 40px 0 0;
	position:relative;
	bottom:0;
	border:none;
}