@charset "utf-8";
/* CSS Document */

body {
	background:url(../imgs/bg2.jpg) #012965 no-repeat top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#013B81;
}

a:hover {
	text-decoration:underline;
	color:#333;
}

h1 {
	background:url(../imgs/icotitle.png) no-repeat left;
	border-bottom:#09C dashed 1px;
	display:block;
	float:none;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 29px;
	color:#013B81;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
}

h2 {
	display:block;
	float:none;
	clear:both;
	margin:0px;
	padding:0px;
	color:#013B81;
	font-size:18px;
	font-weight:normal;
	letter-spacing:-1px;
}

h3 {
	display:block;
	float:none;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#333;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
}

h4 {
	margin:10px 0px 10px 0px;
	padding:0px;
	color:#069;
	font-size:16px;
	font-weight:bold;
}

img, div {
	behavior:url(iepngfix.htc)
}

img {
	border:none;
}

.general {
	display:block;
	float:none;
	clear:both;
	width:900px;
	padding:0px;
	margin:0px auto 20px auto;
}

.head {
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:212px;
	padding:0px;
	margin:0px;
	/*color:#FFF;
	font-size:36px;
	letter-spacing:-2px;
	text-align:right;*/
}

.headL {
	display:block;
	float:left;
	width:374px;
	height:97px;
	padding:0px;
	margin:115px 0px 0px 0px;
}

.headR {
	background:url(../imgs/bg_headbar.jpg) repeat-x bottom;
	display:block;
	float:right;
	width:526px;
	height:212px;
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:24px;
	letter-spacing:-2px;
}

.finCols {
	float:none;
	clear:both;
}

.headRtx {
	display:block;
	float:left;
	height:auto;
	padding:0px;
	margin:0px;
}

.txyellow18 {
	color:#FBAF33;
	font-size:18px;
	letter-spacing:0px;
	padding:0px;
	margin:0px;
}

.headfig {
	background:url(../imgs/head_fig.png) no-repeat top right;
	display:block;
	float:right;
	width:194px;
	height:212px;
	margin:0px;
	padding:0px;
}

.mainMenu {
	background:url(../imgs/bgMenu.jpg) repeat-x top left;
	display:block;
	float:none;
	clear:both;
	widows:900px;
	height:49px;
	padding:0px;
	margin:0px 0px 1px 0px;
}

.menuCont {
	/*background-color:#666;*/
	display:block;
	float:none;
	clear:both;
	width:764px;
	height:49px;
	padding:0px;
	margin:0px auto 0px auto;
	font-weight: bold;
}

.mainMenu a {
	display:block;
	float:left;
	color:#FFF;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	margin:0px;
	padding:16px 10px 16px 10px;
}

.mainMenu a:hover {
	background:url(../imgs/bgMenuhover.jpg) repeat-x top left;
	color:#333;
}

.cont {
	background:url(../imgs/bgCont.jpg) repeat-x top left #FFF;
	display:block;
	float:none;
	clear:both;
	width:900px;
	height:auto;
	padding:0px;
	margin:0px 0px 80px 0px;
	z-index: 500;
}

.contL {
	display:block;
	float:left;
	width:609px;
	height:auto;
	margin:0px;
	padding:20px 20px 30px 20px;
}

.contL ul {
	padding:0px;
	margin:10px 0px 20px 0px;
}

.contL ul li {
	background:url(../imgs/arr2.png) no-repeat left;
	display:block;
	float:none;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 14px;
	list-style:none;
}

.banner {
	display:block;
	float:none;
	clear:both;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.contR {
	background-color:#FFC;
	display:block;
	float:right;
	width:250px;
	height:auto;
	margin:0px 0px 20px 0px;
	padding:0px;
}

.boxR {
	background-color:#0989FD;
	display:block;
	float:none;
	clear:both;
	width:230px;
	height:58px;
	padding:10px 10px 10px 10px;
	margin:0px 0px 1px 0px;
	color:#FFC;
	text-align:right;
}

.boxR1 {
	display:block;
	float:left;
	width:138px;
	height:auto;
	font-size:14px;
	padding:0px;
	margin:0px;
}

.boxR1 a {
	color:#FC0;
	text-decoration:none;
}

.linkR {
	display:block;
	float:right;
	width:auto;
	height:auto;
	/*padding:2px 0px 2px 5px;*/
	padding:2px 3px 2px 5px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	text-align:center;
}

.linkR:hover {
	background-color:#333;
	color:#F90;
}

.yellow20 {
	color:#FFC;
	font-size:20px;
	letter-spacing:-1px;
}

.orange18 {
	color:#FF6600;
	font-size:14px;
	font-weight: bold;
}

.imglinkR {
	background-color:#666;
	width:80px;
	height:55px;
	padding:1px;
	margin:0px;
}

.imglinkR:hover {
	background-color:#FFC;
}

.fotoL {
	background-color:#FBAF33;
	display:block;
	float:left;
	padding:5px;
	margin:0px 10px 10px 0px;
}

.fotoR {
	background-color:#FBAF33;
	display:block;
	float:right;
	padding:5px;
	margin:0px 0px 10px 10px;
}

.yellowbar1 {
	background-color:#FF9900;
	position:fixed;
	width:100%;
	bottom: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

.yellowbar2 {
	background-color:#D58324;
	display:block;
	float:none;
	clear:both;
	position:fixed;
	bottom:0px;
	width:100%;
	height:auto;
	padding:7px 10px 7px 10px;
	margin:0px 0px 0px 0px;
	color:#FFF;
	font-size:11px;
	text-align:center;
}

.btnform {
	background-color:#0989FD;
	border:#666 solid 1px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:3px 7px 5px 7px;
}

.btnform:hover {
	background-color:#B5E0E6;
	border:#F60 solid 1px;
	color:#333;
}

.formBox {
	background-color:#FFC;
	border:#09C solid 1px;
	font-size:11px;
	padding:2px 2px 4px 2px;
}

.lineCont {
	float:none;
	clear:both;
	margin:10px 0px 10px 0px;
	border-bottom:#999 dashed 1px;
}

.idioma {
	/*background-color:#CCC;*/
	display:block;
	float:none;
	clear:both;
	width:220px;
	height:auto;
	margin:0px 0px 115px 0px;
	padding:0px;
	font-size:11px;
	letter-spacing:0px;
}

.idiomaEsp {
	background:url(../imgs/Espanya-Spain-32.png) no-repeat top left;
	display:block;
	float:left;
	margin:0px 40px 0px 0px;
	padding:10px 0px 5px 38px;
	color:#FFF;
}

.idiomaEng {
	background:url(../imgs/USA-32.png) no-repeat top left;
	display:block;
	float:left;
	margin:0px;
	padding:10px 0px 5px 38px;
	color:#FFF;
}

.txGray {
	color:#444;
	font-weight:bold;
}



