@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);

* {
	padding: 0;
	margin: 0;
	outline: 0;
	/*color: #939597;*/
}
p{
	font-family: "‘Metrophobic’", Arial, serif;
	font-size: 14px;
	color: #333;
	text-align: justify;
}
h2{
	font-family: "‘Metrophobic’", Arial, serif;
	font-size:16px;
	color:#F05A22;
	text-align:justify;
}
#mainBg {
	margin: 0 auto 0 auto;
	background: url(mail_bg.jpg);
	width: 1024px;
	height:768px;
	/*height: auto;*/
}
#introContainer{
	/*position:absolute;
	z-index:1;*/
	width: 1024px;
	height:768px;
}
#topMenuContainer {
	position: absolute;
	z-index: 2;
	height: 100px;
	width: auto;
	background-image: url(whiteBg.png);
}
#contentContainer {
	margin-top:300px;
	min-height:368px;
	width: auto;
	background-color:#FFF;
	background-image: url(whiteBg.png);
	height: auto;
	overflow:auto;
}
#menuLeftContainer {
	float: left;
	background-color: #FFF;
	width: 230px;
	height: 368px;
	/*max-height: 368px;*/
	overflow: hidden;
}

#contentRightContainer {
	float: right;
	width: 794px;
	/*height: 368px;
	max-height: 368px;
	overflow: auto;*/
	
}

#footContainer {
	text-align:center;
	clear: both;
	height: 30px;
}
h1{
	margin: 5px 0 5px 0;
	
}
h1 a {
	text-decoration: none;
	color: #939597;
	font-family: ‘Metrophobic’, Arial, serif;
	font-weight: 800;
	font-size: 13px;
	height: 10px;
	margin: 0px;
	
}

a {
	text-decoration: none;
	color: #939597;
	font-family: "‘Metrophobic’", Arial, serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	white-space: normal;
}
#logoContainer {
	float: left;
	position:absolute;
	margin: 15px 15px auto 15px;
	height: 69px;
	width: 294px;
}
#leguageCont {
	position:relative;
	float: right;
	height: 59px;
	width: 256px;
	margin: 40px 15px 0 0;
}

#leguageCont li {
	margin:0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
}
#leguageCont ul {
	margin:0;
}

#leguageCont li span {
	display: none;
}

#fr {
	background: transparent url(images/frBt_out.png) no-repeat scroll left top;
	display: block;
	width: 86px;
	height: 59px;
}

#fr:hover {
	background: transparent url(images/frBt_over.png) no-repeat scroll left top;
}

#fr.active {
	background: transparent url(images/frBt_over.png) no-repeat scroll left top;
}

#en {
	background: transparent url(images/enBt_out.png) no-repeat scroll left top;
	display: block;
	width: 76px;
	height: 59px;
}

#en:hover {
	background: transparent url(images/enBt_over.png) no-repeat scroll left top;
}

#en.active {
	background: transparent url(images/enBt_over.png) no-repeat scroll left top;
}

#es {
	background: transparent url(images/esBt_out.png) no-repeat scroll left top;
	display: block;
	width: 94px;
	height: 59px;
}

#es:hover {
	background: transparent url(images/esBt_over.png) no-repeat scroll left top;
}

#es.active {
	background: transparent url(images/esBt_over.png) no-repeat scroll left top;
}
#menuBoxContainer {
	margin: 30px 0 0 30px;
}
#menuBoxContainer a:hover {
	color:#F05A22;
}
#menuBoxContainer a.active {
	color:#F05A22;
	font-weight:bold;
}
.acc_container{
	margin:0 0 0 10px;
}
#textBox{
	float: left;
	width: 490px;
	height: auto;
	padding-right: 15px;
	margin: 40px 0 30px 30px;
	
}

#textBox_1{
	float: left;
	width: 400px;
	height: auto;
	padding-right: 15px;
	margin: 40px 0 30px 30px;
	padding-top: 100px
	
}

#textBox_2{
	float: left;
	width: 400px;
	height: auto;
	padding-right: 15px;
	margin: 40px 0 30px 30px;
	
}

#picBox{
	float: left;
	width: 779px;;
	height: auto;
	padding-right: 15px;
	margin: 40px auto 30px -40px;
	
}
#imgBox_1{
	float: right;
	width:208px;
	margin:40px 20px 30px 30px;
	
}

#imgBox_2{
	float:right;
	width:309px;
	margin:40px 20px 30px 0;
	
}

#imgBox_3{
	float:right;
	width:321px;
	margin:40px 20px 30px 0;
	
}

#imgBox_4{
	float:right;
	width:260px;
	margin:40px 20px 30px 0;
	
}

#subMenuContainer{
	height:30px;
}

#subMenuContainer li {
	margin:0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	border-right-color: #ACB59B;
	border-right-width: thin;
	border-right-style: solid;
}
#subMenuContainer ul {
	margin:0;
}

#subMenuContainer li span {
	line-height: 30px;
	margin:0 8px 0 8px;
	/*display: none;*/
}

#subItem {
	background: transparent url(images/bgsmBt.png) repeat;
	display: block;
	width:auto;
	border-right:thin;
	border:thin;
	overflow:auto;
	/*width: 86px;*/
	height: 30px;
}
#subMenuContainer .active{
	color:#F05A22;
	font-weight:bold;
}
#subItem:hover {color:#F05A22;}

#itemBoxContainer{
	width:720px;
	margin:15px auto 20px auto;
}

#ItemContainer {
	margin:15px;
	float:left;
	/*background-color: #CCC;*/
	border: 2px solid #D1D2D4;
	border-radius: 11px 10px 10px 10px;
	-moz-border-radius: 11px 10px 10px 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	width: 140px;
	height: 205px;
}
#ItemContainer img {
	margin:5px;
}
#ItemContainer h1 {
	font-size:14px;
	color:#F05A22;
	margin: 3px 5px 0 5px;
}
#ItemContainer p {
	text-align:left;
	font-size: 12px;
	color: #666666;
	margin: 0 5px 0 5px;
}

#clear{
	clear:both;

}
#clear p{
	text-align:center;
	font-size:11px;
	color:#333;
}
img {
	position:absolute;
	z-index:100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondo{
	position:absolute;
	z-index:1;
}
