/* CSS Document */
body, ul, li, h1, h2, h3, h4, h5, p, form {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	background-color: #ECEEED;

}
em {
	font-style: normal;
	color: #0b8da5;
}
p, h3 {
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #505050;
}
img a, a img {
	border-style: none;
}
a:hover {
	cursor: pointer;
}
a, .menu li a:hover, .footer a:hover, .square_bottom a:hover, .submenu li a:hover {
	color: #ffa200;
	text-decoration: none;
}
a:hover, .menu li a, .footer a, .square_bottom a, #blue, .submenu li a {
	color: #0b8da5;
}
#pi {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4ACA8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#pi tr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.pi_left, .pi_right {
	font-weight: bold;
}
.pi_left {
	color: #0b8da5;
	width: 175px;

}
.pi_right {
	display: block;
	font-weight:normal;
}
.pi_right p {
	margin: 0px;
	padding: 0px;
}
.languages {
	background-color: #bcbdc0;
	height: 20px;
	width: 100%;
}
.languages .langages_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
	padding-top: 1px;
}
.languages .langages_container ul {
	text-align: right;
	list-style-type: none;
}
.languages .langages_container ul li, .header .header_container .menu li {
	display: inline;
}
.languages .langages_container ul li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}
.languages .langages_container ul li a:hover, .languages .langages_container ul #active a {
	color: #505050;
}
.header {
	background-image: url(../pics/header.png);
	background-repeat: repeat-x;
	height: 316px;
	width: 100%;
	background-color: #ffffff;
}
.header .header2 {
	background-image: url(../pics/header_container_home.png);
	height: 316px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
.header .header_container {
	height: 316px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../pics/2.jpg);
	background-repeat: no-repeat;
	background-position: 424px 99px;
	position: relative;
}
#page .header_container {
	background-image: none !important;
}
#page, #page .header2, #page .header_container {
	height: 205px !important;
}

.content {
	background-image: url(../pics/page_content.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	background-color: #FFFFFF;
}
.content_home {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px !important;
	.margin-top: 0px;
}
.header .header_container .logo {
	height: 130px;
	width: 180px;
	position: absolute;
	left: 30px;
	top: 10px;
}
.header .header_container .menu {
	height: 85px;
	width: 612px !important;
	.width: 613px;
	position: absolute;
	top: 13px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
.header .header_container .menu li a {
	width: 100px;
	display: block;
	height: 25px;
	text-align: center;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 60px;
}
.header .header_container .menu #active a {
	color: #505050;
	background-image: url(../pics/menu_active.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1, h2 {
	position: absolute;
	left: 40px;
	}
h1 {
	top: 190px;
	color: #ffa200;
	font-size: 24px;
	font-weight: normal;
}
#white {
	color: #FFFFFF;
}
h2 {
	top: 222px;
	font-size: 33px;
	font-weight: bold;
	color: #eceeed;
}
#page h1, #page h2 {
	right: 0px;
	left: 0px !important;
	text-align: right;
	top: 138px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	width: 900px;
}
#page h2 {
	top: 167px;
	font-size: 18px;
	font-weight: normal;
	color: #ffa200;
}
.content_container, .footer .footer_container {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}
.content_container {
	padding-bottom: 50px;
	position: relative;
	min-height: 250px;
	z-index:1000;
	}
.content_container #text_home {
	width: 550px;
	text-align: justify;
	margin-top: -10px;
}
.content_container #ecl_small {
	height: 24px;
	width: 23px;
	margin-left: 10px;
}
.footer {
	background: url(../pics/footer.png) repeat-x 0 0;
	height: 160px;
	width: 100%;
	font-size: 12px;
}
.footer .footer_container {
	padding-top: 0px;
	position:relative;
	z-index:500;
	height:160px;
}
.facebook {
	position:absolute;
	left:0px;
	bottom:0px;
}
#facebook_icon {
	margin-bottom:3px;
}
#copyright {
	position:absolute;
	right:0px;
	bottom:8px;
}
.footer a {
	margin-left: 10px;
}
.footer .footer_logo {
	float: right;
	margin-top: 42px;
	margin-left: 5px;
}
.square_news, .square_learning{
	width: 299px;
	position: absolute;
	right: 0px;
	z-index:1000000;
}
.square_news {
	top: 0px;
}
.square_learning {
	bottom: -30px;
}
.square_top, .square_top #link a:hover {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.square_top #link {
	float: right;
}
.square_top, .square_bottom {
	background-image: url(../pics/square_top.png);
	background-repeat: no-repeat;
	height: 14px;
	padding: 12px;
	width: 275px;
}
.square_bottom {
	background-image: url(../pics/square_bottom.png);
	font-weight: bold;
}
.square_bottom a {
	background-image: url(../pics/bullet.png);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-size: 11px;
}
.square_content {
	width: 289px;
	background-image: url(../pics/square.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.square_content .news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceeed;
	padding-bottom: 5px;
	padding-top: 5px;
}
.square_content .news_right {
	float: right;
	height: 65px;
	width: 175px;
}
.square_content .news_right .date {
	font-size: 11px;
	color: #bcbdc0 !important;
}
.square_content .news_right .title {
	font-size: 13px;
	font-weight: bold;
}
.square_content .news_right p {
	font-size: 11px;
	color: #505050;
	margin: 0px;
	padding: 0px;

}
.square_content .news_item .news_pic {
	background-image: url(../pics/news_img.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 89px;
	padding: 4px;
}
.square_learning .square_content {
	padding: 10px;
	width: 279px;
	font-size: 12px;
}
.content_container #h3_sponsor, .content_container #h3_news, .content_container .sponsor, .content_container .news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4ACA8;
	}
.content_container #h3_sponsor, .content_container #h3_news {
	width: 698px;
	padding-top: 10px;
	padding-bottom: 20px;

}

.content_container .sponsor, .content_container .news {
	height: 200px;
	width: 698px;
	overflow: hidden;
}

.content_container .sponsor {
	height: 100px;
}
.content_container .sponsor .sponsor_logo, .content_container .sponsor .sponsor_text, .content_container .news .news_logo, .content_container .news .news_text {
	float: left;
	height: 190px;
	margin-top: 5px;
	}
.content_container .sponsor .sponsor_logo {
	text-align: center;
}
.content_container .sponsor .sponsor_logo, .content_container .sponsor .sponsor_text {
	height: 90px;
	margin-bottom: 5px;
}
.content_container .sponsor .sponsor_text, .content_container .news .news_text {
	width: 450px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A4ACA8;
	padding-left: 32px;
	margin-left: 20px;
	min-height: 180px;

}
.content_container .sponsor .sponsor_text p{
	width: 535px;
}
.content_container .sponsor .sponsor_text {
	min-height: 90px;
}
.content_container .news .news_text, .content_container .sponsor .sponsor_text {
	height: auto !important;
	margin-bottom: 5px;
	text-align: justify;
}
.content_container .news, .content_container .sponsor {
	height: auto !important;
}
.submenu, .contact {
	width: 196px;
	position: absolute;
	left: 40px;
	top: 170px;
	z-index: 10000;
}
.submenu .submenu_top, .contact .contact_top {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../pics/submenu_top.png);
	height: 18px;
	width: 176px;
	text-transform: uppercase;
	padding: 10px;
	background-repeat: no-repeat;
}
.submenu_top #year {
	float:right;
	margin-right:5px;
}
.submenu .submenu_bottom {
	background-image: url(../pics/submenu_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 196px;
}
.submenu ul {
	list-style-type: none;
}
.submenu li a {
	background-image: url(../pics/submenu.png);
	display: block;
	height: 33px;
	width: 166px;
	padding-left: 30px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #ECEEED;
}
.submenu #active a {
	color: #505050;
}
.sign_up_now  {
	height: 26px;
	width: 124px;
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 10000;
}
#subpage, #subpage2 {
	padding-left: 300px !important;
	padding-top: 15px;
	padding-bottom: 50px;
	width: 625px;
}
#workshop #subpage{
	overflow:hidden;
}
#subpage2  {
	padding-left: 0px !important;
}
#subpage h3, #subpage2 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4ACA8;
	padding-bottom: 15px;
}
#subpage ul, #subpage2 ul, .square_learning ul {
	list-style-type: none;
}
#subpage ul li, #subpage2 ul li, .square_learning ul li {
	background-image: url(../pics/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto !important;
	.height: 1px;
}
.contact {
	position:absolute;
	width: 276px;
	left: 0px;
	top: -35px;
	z-index: 100000000!important;
}
.contact .contact_top {
	background-image: url(../pics/contact_top.png);
	height: 18px;
	width: 256px;
}
.contact .contact_bottom {
	background-image: url(../pics/contact_bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 276px;
}
.contact .contact_form {
	background-color: #eceeed;
	width: 252px;
	padding: 12px;
}
input, select, textarea {
	height: 18px;
	width: 246px !important;
	.width: 244px;
	border: 1px solid #c7c7c7;
	margin-bottom: 5px;
	padding: 3px;
}
select {
	padding: 0px;
	width: auto !important;
	height: auto;	
}
textarea {
	height: 82px;
}
label {
	font-weight: bold;
}
#submit, #submit_filter {
	background-image: url(../pics/contact_send.png);
	text-indent: -10000px;
	height: 26px;
	width: 124px!important;
	font-size: 1px;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: right;
	cursor: pointer;
	color: #ffad1f;
	border-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 128px;
}
.submit_login {
	background-image:url(../pics/submit_login.png)!important;
}
.contact_information {
	position: absolute;
	top: 15px;
	left: 310px;
}
.contact_information, .contact_information h3, .contact_team {
	width: 285px !important;
}
.contact_team {
	margin-left: 330px;
}
#edit a, #edit {
	color: #33FF00;
}
#edit a:hover {
	color: #339900;
}
.home_login input {
	width:268px!important;
}
.about_login {
	text-align:justify;
	text-size:12px;
	margin-top:5px;
}
.team_group {
	float:left;
	clear:both;
	display:inline;
}
.team_group_title {
	text-align:center;
	padding-top:5px;
}
.download_cv {
	background:url(../pics/download.png) no-repeat 0 3px;
	padding-left:10px;
	margin-top:3px;
	float:left;
	clear:both;
	padding-bottom:5px;
}
.team_thepic {
	float:left;
	margin-right: 10px;
}
.team_thetext {
	float:left;
	display:inline;
	width:539px;
	padding-left:10px;
	border-left:1px solid #A4ACA8;
}
.team_group {
 text-align:justify;
}
.peopleteam p {
	margin:0;
	padding:0;
}
.peopleteam {
	float:left;
	clear:both;
	display:inline;
	text-align:justify;
	margin:5px 0;
	width:100%;
	padding:5px;
	border-bottom:1px solid #A4ACA8;
}
