/*CCS FIRE!! 2009
auth@r: Noemí Losada*/

body{
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
	font-family: "Helvetica neue", "Helvética";
}

img{
	border: 1px dashed #999999;
}

*{
	padding:0px;
	margin:0px;
}

p{
	margin-bottom:10px;
}

/***css home***/

#homeContainer{
	width: 100%;
	height: 100%;
}

#homeImage{
	background: url(../img/home.jpg) top right no-repeat;
	width: 457px;
	float: right;
	height: 645px;
}

#sloganHome{
	margin-left: 20px;
	margin-top: 50px;
	float: left;
	background: url(../img/slogan.png) top left no-repeat;
	width: 425px;
	height: 172px;
}

#homeLanguages{
	float:left;
	clear:left;
	margin-top:140px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 20px;
	width: 350px;
}

#homeLanguages a:link,
#homeLanguages a:active,
#homeLanguages a:visited{
	text-decoration: none;
	color: #ffffff;
}

#homeLanguages 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: #000000;
}

/************************css web**********************/

#envelope{
	height: 100%;
	background-color: #F8F8F8;
}

#language{
	width: 100%;
	height: 25px;
	float:left;
	background-color: #999999;
}

#languageWrapper{
	width: 950px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
#languageMenu{
	height: 25px;
	float: right;
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
}

#languageMenu a:link,
#languageMenu a:active,
#languageMenu a:visited{
	text-decoration: none;
	color: #ffffff;
}

#languageMenu a:hover{
	border-bottom: 0px;
	color: #D71920;
}

#header{
	width: 100%;
	height: 145px;
	float:left;
	background-color: #CCCCCC;
}

#headerWrapper{
	width: 950px;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
}

#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;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-family: "Helvetica" !important;
}

#dates{
	float: left;
	font-size: 11px;
	color: #333333;
}

#menu{
	width: 100%;
	height: 23px;
	float:left;
	background-color:#cccccc;
}

#menuWrapper{
	width: 950px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
}

#tabsMenu ul{
	height: 25px;
	list-style:none;
	margin-bottom: -15px;
}

#tabsMenu li{
	display: inline;
}

#tabsMenu div{
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	padding:4px;
	float:left;
	margin-right:3px;
	margin-top:-2px;
}

#tabsMenu div:hover{
	background-color: #f8f8f8;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid #f8f8f8;
}

#tabsMenu div.selected{
	background-color: #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}

#tabsMenu a:link,
#tabsMenu a:visited,
#tabsMenu a:active,
#tabsMenu a:hover{
	text-decoration: none;
}

#submenu{
	width: 100%;
	height: 25px;
	margin-bottom:3px;
	float:left;
	background-color: #f8f8f8;
}

#submenuWrapper{
	width: 825px;
	height: 23px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}

#tabsSubmenu{
	margin-top:-2px;
}

#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:5px;
	margin-left:220px;
	list-style:none;
}

#tabsSubmenu li{
	display: inline;
	float:left,
}

#tabsSubmenu div{
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	float:left;
	margin-right:3px;
	padding:4px;
}

#tabsSubmenu div:hover{
	background-color: #D71920;
  cursor: pointer;
  color: #ffffff;
}

#tabsSubmenu div.selected{
	background-color:#D71920;
	color:#ffffff;
}

#sidebar{
	width: 185px;
	min-height: 218px;
	margin-right: 55px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#sidebar ul{
	background-color: #D71920;
	color: #ffffff;
	font-weight: bold;
	list-style: none;
	font-size: 14px;
	padding: 3px;
	margin-bottom:5px !important;
}

#sidebar ul li{
	font-weight: normal;
	text-indent: 10px;
	font-size: 12px;
}

#sidebar a:link,
#sidebar a:visited,
#sidebar a:active{
	text-decoration: none;
	color: #ffffff;
}

#sidebar a:hover{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#contentEnvelope{
	width: 100%;
	margin-top:5px;
	text-align: left;
	float:left;
}

#contentWrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contentBackground{
	background-color:#ffffff;
	width:950px;
	height:100%;
	float:left;
	margin-bottom:50px;
	margin-top:-4px;
	padding-bottom:30px;
}

#contentText{
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.contentTextTitle{
	font-weight: bold;
	font-size: 16px;
	color: #D71920;
}

.contentTextSubtitle{
	font-size: 12px;
	color: #999999;
}

.contentTextBody{
	margin-top: 20px;
	font-size: 12px;
	color: #333333;
}

.textGray{
	color: #999999;
	margin-top: -10px;
}

.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;
}
