/*CCS FIRE!! 2010
auth@r: Laurent Sondag, Noemí Losada*/

html{
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: "Helvetica neue", "Helvética";
	text-align: center;
	height: 100%;
}

img{
	border: 1px dashed #999999;
}

*{
	padding:0px;
	margin:0px;
}

p{
	margin-bottom:10px;
	text-align: justify;
}

/***css home***/

#homeContainer{
	height: 100%;
	width: 950px;
	margin: auto;
	background: url(../img/home.jpg) top center no-repeat ;
	background-color: #ffffff;
	text-align:left;
}

#homeImage{
	background: url(../img/logo.png) bottom center no-repeat ;
	/*float: right;*/
	width: 100%;
	height: 100%;
}

#sloganHome{
	float: right;
	margin: 10px 46px 0 0;
	font-size: 14px;
	color: #3c5262;
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
}

#homeLanguages{
	float:left;
	margin: 10px 0 0 46px;
	font-size: 16px;
	font-weight: bold;
	color: #3c5262;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
}

#homeLanguages a:link,
#homeLanguages a:active,
#homeLanguages a:visited,
#sloganHome a:link,
#sloganHome a:active,
#sloganHome a:visited{
	text-decoration: none;
	color: #3c5262;
}

#homeLanguages a:hover,
#sloganHome a:hover{
	color: #D71920;
}

#organitza{
	font-size: 14px;
	color: #ffffff;
	width: 200px;
	height: 20px;
	font-weight: bold;
	font-family: "helvetica neue";
	margin-top: 140px;
}

/***Construction***/

#homeLanguagesConstruction{
	float:left;
	clear:left;
	margin-top:116px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
	width: 350px;
}

#homeLanguagesConstruction a:link,
#homeLanguagesConstruction a:active,
#homeLanguagesConstruction a:visited{
	text-decoration: none;
	color: #ffffff;
}

#homeLanguagesConstruction a:hover{
	border-bottom: 0px;
	color: #989BA0;
}

.red{
	color: #D71920;
	font-size:12px
}

.black{
	background-color: #ffffff;
}

/************************css web**********************/

#enveloppe{
	height: 100%;
	width: 950px;
	margin: auto;
}

#language{
	width: 100%;
	height: 25px;
	float:left;
}

#languageWrapper{
	width: 950px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #;*/
}
#languageMenu{
	height: 25px;
	float: right;
	font-size: 12px;
	margin-top: 5px;
	color: #333333;
}
#enlaceMenu{
	height: 25px;
	float: right;
	font-size: 12px;
	margin-top: 5px;
	color: #999999;
	text-transform:uppercase;
}

#languageMenu a:link,
#languageMenu a:active,
#languageMenu a:visited{
	text-decoration: none;
	color: #333333;
}
#enlaceMenu a:link,
#enlaceMenu a:active,
#enlaceMenu a:visited{
	text-decoration: none;
	color: #999999;
}

#languageMenu a:hover,
#enlaceMenu a:hover{
	border-bottom: 0px;
	color: #D71920;
}

#header{
	width: 100%;
	height: 145px;
	float:left;
	/*background-color: #486178;*/
}

#headerWrapper{
	width: 950px;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
	background: url('../img/banniere.jpg') top no-repeat;
	background-color: #a3b0bb;
}

#logo{
	width: 207px;
	height: 85px;
	float: left;
	margin-top: 28px;
	/*background: url('../img/logo2.jpg') no-repeat;*/
	display: block;
}

#slogan{
	float: right;
	margin-top: 35px;
	width: 195px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-family: "Helvetica" !important;
}

#dates{
	float: left;
	font-size: 11px;
	color: #ffffff;
}

#menu{
	width: 100%;
	height: 28px;
	float:left;
}

#menuWrapper{
	width: 950px;
	height: 73px;
	margin-right: auto;
	margin-left: auto;
	background: url('../img/banniere.jpg') bottom no-repeat;

}

#tabsMenu ul{
	height: 25px;
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#tabsMenu li{
	display: inline;
	float:left;
	padding: 0px;
	margin: 2px 3px 0px 0px;
	/*background-color: #a3b0bb;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding:4px 4px 4px 4px;
	float:left;
	margin-right:3px;
	margin-top:0px;
  border-bottom: 1px solid #a3b0bb;
	
	/*Transparence
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
	
	/*Arrondis :
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; */
}

#tabsMenu li a{
	background-color: #a3b0bb;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding:4px 4px 4px 4px;
	
	/*Transparence
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
	
	/*Arrondis :
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px; */
}

#tabsMenu li a:hover{
	background-color: #e7ebee;
  cursor: pointer;
  text-decoration: none;
}

#tabsMenu li a.selected{
	background-color: #e7ebee;
}

#tabsMenu a:link,
#tabsMenu a:visited,
#tabsMenu a:active,
#tabsMenu a:hover{
	color: #333333;
	text-decoration: none;
}

#submenu{
	width: 100%;
	float: left;
	height: 24px;
	margin-bottom:20px;
	/*background-color: #00ff00;*/
}

#submenuWrapper{
	width: 950px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	/*background: url('../img/bannieresubmenu.jpg') top no-repeat;*/
}

#tabsSubmenu{
	margin-top:0px;
	padding-left: 205px;
}

#tabsSubmenu a:link,
#tabsSubmenu a:visited,
#tabsSubmenu a:active{
	text-decoration: none;
	color: #333333;
}

#tabsSubmenu a:hover{
	text-decoration: none;
	color: #ffffff;
}

#tabsSubmenu ul{
	height: 25px;
	margin-top:0px;
	/*padding-left:290px;*/
	list-style:none;
}

#tabsSubmenu li{
	display: inline;
	float:left;
}

#tabsSubmenu li a{
	background-color: #e7ebee;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-left:3px;
	padding: 4px 6px 4px 6px;
	
	/*Transparence
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
}

#tabsSubmenu li a:hover{
	background-color: #D71920;
  cursor: pointer;
  color: #ffffff;
}

#tabsSubmenu li a.selected{
	background-color:#D71920;
	color:#ffffff;
}

#sidebar{
	width: 205px;
	min-height: 218px;
	margin-right: 55px;
	margin-top: 0px;
	float: left;
}

#sidebar li{
	list-style: none;
}

#sidebar ul li{
	padding-bottom: 2px;
	margin-bottom: 5px;
	background-color: #D71920; /*7daacb*/
}

#sidebar ul li a{
	display: block;
	background-color: #D71920; /*7daacb*/
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 3px 3px 20px;
}

#sidebar ul ul li{
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #D71920; /*7daacb*/
}

#sidebar ul ul li a{
	display: block;
	background-color: #D71920; /*7daacb*/
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding: 0px 3px 5px 40px;
	margin: 0px;
}

#sidebar li a:link,
#sidebar li a:visited,
#sidebar li a:active{
	text-decoration: none;
	color: #ffffff;
}

#sidebar li a:hover{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#contentEnvelope{
	width: 100%;
	margin-top:0px;
	margin-bottom: 0px;
	text-align: left;
	float:left;
}

#contentWrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contentBackground{
	/*background: url('../img/bannierefooter.jpg') bottom no-repeat;*/
	background-color:#ffffff;
	width:950px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:50px;
}

#contentText{
	width: 600px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

.contentTextTitle{
	font-weight: bold;
	font-size: 16px;
	color: #D71920;
}

#enlace a:link,
#enlace a:visited,
#enlace a:active,
#enlace a:hover{
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dotted #999999;
}
#enlace a:hover{
	color: #D71920;
	border-bottom: 1px dotted #d71920;
}
#enlace ul{
	padding: 3px 0px 3px 22px;
}
#enlace li{
	list-style: none;
}
#enlace img{
	border: none;
}

h1{
	font-weight: bold;
	font-size: 16px;
	color: #D71920;
	margin-bottom: 36px;
}

.contentTextSubtitle{
	font-size: 12px;
	color: #999999;
}

h2{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.contentTextBody{
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
}

.textGray{
	color: #999999;
	margin-top: -10px;
}

h3{
	color: #999999;
	font-weight: bold;
	font-size: 1em;
}

h4{
	font-weight: bold;
}

.textTitle{
	font-weight: bold;
	color: #D71920;
	font-size: 12px;
}

.enlaces{
	text-decoration: none;
	border-bottom: 1px dotted #D71920;
	color: #D71920;
}

.tumb{
	height: 15%;
	width: 15%;
}

.textRed{
	color: #D71920;
	border-bottom: 1px dotted #D71920;
	font-size: 18px;
	font-weight: bold;
}

.textRedFinal{
	border-bottom: 1px dotted #D71920;
}

#footer{
	margin: -24px auto 0 auto;
	width: 950px;
	text-align: left;
	font-size: 11px;
	color: #3c5262;
	font-family: Arial, Helvetica, sans-serif;
}
#homefooter{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: center;
	font-size: 11px;
	color: #3c5262;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link,
#footer a:active,
#footer a:visited,
#homefooter a:link,
#homefooter a:active,
#homefooter a:visited{
	text-decoration: none;
	color: #3c5262;
}
#footer a:hover,
#homefooter a:hover{
	color: #D71920;
}
#footer p{
	margin-left: 290px;
}
