/* ***************************   Site - Eventex Coaching  ---------------------------  StyleSheet Index  $1 - Global Styles  $2 - Website Structure Styles  $3 - Header Styles  $4 - Content Styles  $5 - Sidebar Styles  $6 - Footer Styles  $7 - Form Styles   ***************************/
/* ***************************    $1 GLOBAL Styles   ***************************/
* {
	margin: 0;
	padding: 0;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border: 0;
	
}
#maincontent img{
padding-bottom:10px;}
fieldset {
	border: none;
}
li {
	list-style: none;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}
/* ***************************    $2 Website Structure Styles   ***************************/
body {
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e9eaec url(../images/bodyBg.png) center repeat-y;
}
#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
/* ***************************    $3 Header Styles   ***************************/
#header {
	width: 990px;
	height: 255px;
}
#header .flashpic {
	vertical-align: middle;
}
#header h1 {
	display: none;
}
/* ***************************    $4 Content Styles   ***************************/
#content {
	width: 990px;
	overflow: hidden;
	padding-bottom: 87px;
	background: url(../images/contentBg.png) left bottom no-repeat;
}
#maincontent {
	width: 620px;
	padding-left: 43px;
	float: left;
}
#breadcrumb {
	color: #f28f00;
	padding-top: 9px;
}
#breadcrumb a {
	color: #f28f00;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#maincontent h1 {
	font-size: 27px;
	color: #f28f00;
	line-height: 26px;
	padding-top: 30px;
	padding-bottom: 16px;
}
#maincontent p {
	color: #1b1b1f;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 15px;
}
#maincontent a {
	color: #f28f00;
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
p .text {
	float: right;
	font-style: italic;
	margin-bottom: 18px;
}
#maincontent a.link {
	clear: both;
	padding-top: 15px;
	font-size: 13px;
	line-height: 16px;
	color: #f28f00;
	text-decoration: none;
	float: right;
	background: url(../images/orangeArrow.png) center top no-repeat;
	margin-top: 24px;
}
#maincontent a.link:hover {
	text-decoration: underline;
}
#maincontent h2 {
	font-size: 24px;
	color: #f28f00;
	line-height: 25px;
	padding-bottom: 15px;
}
#maincontent h3 {
	font-size: 20px;
	color: #f28f00;
	padding-bottom: 15px;
	line-height: 21px;
}
#maincontent ul {
	padding-bottom: 15px;
}
#maincontent ul li {
	background: url(../images/square.png) left 6px no-repeat;
	padding-left: 8px;
	font-size: 13px;
	line-height: 14px;
	color: #1b1b1f;
	padding-bottom: 2px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* ***************************    $5 Sidebar Styles   ***************************/
#sidebar {
	padding-left: 14px;
	width: 269px;
	float: left;
	padding-top: 17px;
}
.color1 h2 {
	font-size: 22px;
	color: #000;
	line-height: 23px;
	padding-top: 9px;
	padding-bottom: 10px;
}
.color2 h2 {
	color: #fff;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.color3 h2 {
	color: #dfdd00;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.color1 p {
	color: #000;
	line-height: 15px;
}
.color1 {
	padding-top: 18px;
	background: #d7df21 url(../images/sidebar_first_top.png) top no-repeat;
}
.color1_inner, .color2_inner, .color3_inner {
	padding-left: 15px;
	padding-right: 15px;
}
.color1_inner {
	padding-bottom: 55px;
	background: url(../images/sidebar_first_bottom.png) bottom no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
.color2 {
	background: #f7931d url(../images/sidebar_second_top.png) top no-repeat;
	padding-top: 18px;
}
.color2_inner {
	padding-bottom: 23px;
	background: url(../images/sidebar_second_bottom.png) bottom no-repeat;
	position: relative;
}
.color3 {
	padding-top: 19px;
	margin-top: 9px;
	background: #8f9194 url(../images/sidebar_third_top.png) top no-repeat;
}
.color3_inner {
	padding-bottom: 62px;
	background: url(../images/sidebar_last_bottom.png) bottom no-repeat;
}
.color3 p {
	color: #fff;
	line-height: 15px;
}
#arrow {
	position: absolute;
	left: 237px!important;
	left: 222px;
	top: 23px;
}
#partenaires {
	width: 222px;
	background: #fff;
	padding-top: 6px;
	padding-bottom: 12px;
	overflow: hidden;
}
#partenaires .pic {
	margin-left: 27px;
	margin-bottom: 6px;
	vertical-align: middle;
}
/* ***************************    $6 Footer Styles   ***************************/
#footer {
	clear: both;
	padding-left: 29px;
	height: 28px;
	background: #000;
	color: #dfdd00;
	line-height: 28px;
}
#footer a {
	color: #dfdd00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* ***************************    $7 Form Styles   ***************************/
.csc-mailform {
	color: #333;
}
.csc-mailform label {
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	padding-right: 10px;
}
.csc-mailform input {
	font-family: arial;
	margin-bottom: 10px;
	line-height: 20px;
	height: 20px;
	color: #333;
}
.csc-mailform textarea {
	font-family: arial;
	font-size: 12px;
	color: #333;
}
.csc-mailform-field .csc-mailform-submit {
background:#fff;
color:#333;
height:26px;
padding-bottom:5px;
border:1px solid #ccc;
       
}


.flags{
position: relative;

margin-left:600px;
margin-top:-20px !important ;
margin-top:10px
border:1px solid red;
}
