#page_type_texte {
	float:left;
	padding:40px 0 0 36px;
	width:697px;
}

#page_type_texte h1 {
	color:#DA117D;
	font-size:20px;
	margin:0;
	padding:0 0 20px;
	text-align:left;
}

#page_type_texte h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/li-interieur.gif) no-repeat scroll left top;
	color:#DC2186;
	font-size:14px;
	margin:20px 0 0;
	padding:2px 0 15px 25px;
}

#page_type_texte h5 {
	margin:-2px 0 0 -8px;
}

/*******************/
/****** FORM *******/
/*******************/

#ProjectTitle	{
	width: 630px;	
}

form .checkbox	{
	clear:both;
	padding: 10px 0 20px 0;
}

form .checkbox input {
	display:block;
	float:left;	
	margin: 0 0 0 0;
}

form .checkbox label	{
	display:block;
	float:left;
	position:relative;
	margin: 0 0 0 10px;	
}

#extra_fields input {
	width:585px;
}

#extra_fields input {
	width:585px;
}

.separation {
	clear:both;
	margin-bottom: 15px;
}

#city_manager	{
	margin-top: 7px;
}



#selected_cities,
#selected_categories	{
	float:left;
}

#selected_cities .input label,
#selected_categories .input label{
	display:block;
	float:left;
	margin-right:10px;
	padding-right:10px;
	position:relative;
	text-align:right;
	padding-top: 2px;
}

#selected_cities .input select,
#selected_categories .input select	{
	width:120px;
}

#city_manager .input select,
#category_manager .input select	{
	width:110px;
}

#city_manager .input input,
#category_manager .input input {
	width:104px;
}

#city_manager .input label,
#category_manager .input label	{
	display:block;
	float:left;
	width:167px;
	text-align:right;
	padding:4px 0 0 0;
}

#city_manager input,
#city_manager select,
#category_manager input,
#category_manager select	{
	float: left;
}

#city_manager a,
#category_manager a		{
	float: left;
	padding: 3px 0 0 6px;
	
}

.aste {
	color:#DA117D !important;
	font-size:11px;
	font-style:italic;
	padding:0 0 15px;
}

input,
select {
	border:1px solid #d2d2d2;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top: 1px;
	padding:1px 2px;
}

form fieldset {
	border:1px solid #DDDDDD;
	margin: 0  0 20px 0;
	padding:10px;
}

form legend {
	color:#2F60AD;
	font-weight:bold;
	padding: 0 2px 0 2px;
}

#event_description .input	{
	padding: 25px 0 0 36px;
}

#event_description  .admin_link_delete	{
	font-size: 10px;
	float: right;
	padding-right: 17px;
}

#EventTitle	{
	width:585px;
	
}

#event_description	{
	margin: 20px;	
}

/*******************/
/****** INDEX ******/
/*******************/

#page_type_texte #zone_texte {
	float:left;
	padding:0 25px 0 0;
	width:472px;
}

.chapeau {
	border-bottom:1px solid #D6D6D6;
}

.pink {
	color:#DA117D !important;
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	text-align:center;
	text-transform:uppercase;
}

.eventListContener {
	border-bottom:1px solid #D6D6D6;
	margin-bottom:15px;
	padding:0 0 5px 22px;
	text-align:justify;
}

.eventList {
	border-bottom:1px solid #D6D6D6;
	color:#194995;
	font-size:11px;
	margin-bottom:15px;
	padding:0 0 15px 5px;
}

.lastList {
	border-bottom:0 none !important;
	margin-bottom:0 !important;
	padding:0 0 15px 5px !important;
}

.eventList .ttl_fiche {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/bg/picto-fiche.gif) no-repeat scroll left 3px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 15px;
}

.eventList .ttl_fiche a, 
.eventList .ttl_fiche a:link, 
.eventList .ttl_fiche a:visited, 
.eventList .ttl_fiche a:hover {
	color:#194995;
}

a, a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}


/*******************/
/****** VIEW *******/
/*******************/

#pageFiche {
	float:left;
	margin:-20px 0 0 -20px;
	width:719px;
}

#ficheHeader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/bg/fiche-header.gif) no-repeat scroll 0 0;
	height:38px;
	width:719px;
}

#ficheContener {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/bg/fiche-content.gif) repeat-y scroll left top;
}

#ficheDescription {
	float:left;
	padding:0 13px 0 15px;
	width:473px;
}

/* IE only */
* html #ficheDescription {
	width:442px;
}

.ficheTtl {
	border-bottom:1px solid #C7D66E;
	height:120px;
}

#page_type_texte .ficheTtl h1 {
	color:#DA117D;
	font-size:24px;
	padding:30px 0 10px;
}

#page_type_texte .ficheTtl h2 {
	color:#717171;
	font-size:15px;
	margin: 0;
	padding: 0;
	background: white;
}

.ficheContent {
	font-size:11px;
	padding:15px 0 0;
}

.ficheContent strong {
	color:#2F60AD;
	font-size:12px;
}

.ficheContent span {
	color:#2F60AD;
}

#meaFiche {
	float:left;
	font-size:11px;
	font-weight:bold;
	width:216px;
}

/* IE only */
* html #meaFiche {
	margin-left: 30px;
}

.meaFicheContent {
	padding:10px 5px;
}

.meaFicheContent strong {
	color:#000000;
}

#meaFiche span {
	color:#2F60AD;
}

.killer {
	clear:both;
	height:1px;
}

#ficheFooter {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/bg/fiche-footer.gif) no-repeat scroll left top;
	height:24px;
	width:719px;
}


/*******************/
/****** VIEW *******/
/*******************/

#nav_left span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/li-left-pink.gif) no-repeat scroll 10px 3px;
	color:#DC2186;
	display:block;
	font-weight:bold;
	padding:0 0 0 20px;
}

#nav_left li a, #nav_left li a:link, #nav_left li a:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../img/li-left-green.gif) no-repeat scroll left top;
	border-bottom:1px dotted #B4C83C;
	color:#8A9E15;
	display:block;
	padding:4px 0 4px 10px;
	text-decoration:none;
	width:185px;
}














