@import url("reset.css");
* {font-family: verdana;}
/**
 * Generic styles
 */
body {
	background: #FFF;
	font-family: Verdana;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {color:#808080;text-decoration : none;}
h1, h2, h3 { 
	margin: 20px 0 10px 0;
}
h4, h5, h6 {
	margin: 10px 0;
}
h1 { font-size: 1.5em; }
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
p {
	line-height: 1.1em;
	margin: 10px 0;
}
a {

	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong { font-weight: bold; }
em { font-style: italic; }
code { font-family: "Lucida Console", Courier, monospace; }
blockquote {
	border-left: 2px solid #733D17;
	margin: 10px;
	padding-left: 10px;
}
ul {
	list-style: disc inside;
	margin-left: 10px;	
}
pre {
	margin: 10px 0px;
	padding: 0px;	
}
dt { font-weight: bold; }
dd {
	display: list-item;
	list-style: circle inside;
	margin-bottom: 10px;
}

/**
 * Notices and Errors 
 */
div.message {
	color: #900;
	font-size: 1.2em;
	margin: 1em 0;
}
div.error-message {
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 1.4em;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/**
 * Other generic markup
 */
.paging {
	margin: 1em 0;
}
.actions {
	border-top: 1px solid #331E09;
	line-height: 1.2em;
	margin: 15px auto 10px auto;
	padding-top: 10px;
}

/**
 * Tables
 */
table {
	border: 1px solid #331E09;
	border-collapse: collapse;
	width: 98%;
	margin: 20px auto;
}
table th {
	border: 1px solid #331E09;
	background: #733D17;
	color: #D9C271;
	font-size: 1.1em;
	font-variant: small-caps;
	padding: 10px;
}
table th a { color: #D9C271; }
table td { padding: 5px 10px; }

/**
 * Forms
 */
.input {
	clear: left;
	min-height: 2em;
	line-height: 2em;
	margin-bottom: 5px;
}
.input input, .input select, .input textarea {
        border:none;
	font-size: 1.1em;
	padding: 5px 10px;
	width: 300px;
        border: 1px solid;
}
.input input:focus, .input select:focus, .input textarea:focus {
	padding: 4px 9px;
	
}
 
.input label {
	clear: left;
	display: block;
	float: left;
	width: 120px;	
}
.input label:after, .radio legend:after { content: ":"; }
.checkbox label:after, .radio label:after { content: ""; }
.checkbox label, .radio label {
	clear: right;
	float: left;
	margin: 0 20px 0 2px; 
	width: auto;
}
.checkbox input, .radio input {
	float: left;
}
.radio fieldset {
	display: block;
	overflow: hidden;	
}
.submit input {
	background: #F15A25;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	letter-spacing: 1px;
	margin: 10px 0;
	padding: 0 30px;
        font-variant: small-caps;
}

.ckeditor table tr:hover {
	background: inherit;	
}

/**
 * Layout 
 */
#container {
	margin: 0 auto;
	
}

.header {
	
	color: #D9C271;
	padding: 0px 30px 0 30px;
	overflow: hidden;
	text-align: center;
        height: 178px;
} 
    
.bandeau {
   height:5px;
   width:920px;
   margin: 0 auto; 
}


#head_anchor {
    position: relative;
    width:920px;
    height:113px;
    margin: 0 auto;
    padding-top:25px;
}



#occitech_logo {
    background: url(../img/occitech_logo_2.png) no-repeat;
    width:227px;
    height:86px;
    float:left;
    margin-left:25px;
}

.bread_row {
    position:relative;
    height:40px;
    top:-5px;
}
         
         
	.header #title a {
		display:none;
		color: #D9C271;
		display: block;
		font-size: 1.8em;
		font-variant: small-caps;
		letter-spacing: 2px;
		margin: 0 auto 20px auto;
		padding: 10px 30px;
		width: 80%;
	}
	.header #title a:hover {
		background: #542E08;
		text-decoration: none;
	}
	.header #nav {
                float:left;
		list-style: none;
		margin: 0px;
		overflow: hidden;
                height:95px;
                margin-left:50px;
                
                
	}
		.header #nav li {width:100px;height:61px;float: left;}
                        /* Init. Image sur entité menus passive*/
                        #nav #Accueil {background: url(../img/btn_accueil.png) no-repeat bottom center;}
                        #nav #Agence {background: url(../img/btn_agence.png) no-repeat bottom center;}
                        #nav #Prestations {background: url(../img/btn_prestations.png) no-repeat bottom center;}
                        #nav #Solutions {background: url(../img/btn_solution.png) no-repeat bottom center;}
                        #nav #References {background: url(../img/btn_references.png) no-repeat bottom center;}
                        #nav #Contact {background: url(../img/btn_contact.png) no-repeat bottom center;}
                        /* Init. Image activé sur entité menu active */
                        #nav #Accueil.active {background: url(../img/btn_accueil.png) no-repeat top center;}
                        #nav #Agence.active {background: url(../img/btn_agence.png) no-repeat top center;}
                        #nav #Prestations.active {background: url(../img/btn_prestations.png) no-repeat top center;}
                        #nav #Solutions.active {background: url(../img/btn_solution.png) no-repeat top center;}
                        #nav #References.active {background: url(../img/btn_references.png) no-repeat top center;}
                        #nav #Contact.active {background: url(../img/btn_contact.png) no-repeat top center;}
                        /* Changement de position pour :hover */
                        #nav #Accueil:hover, #nav #Accueil a.active {background-position: center top;}
                        #nav #Agence:hover,#nav #Agence a:active {background-position: center top;}
                        #nav #Prestations:hover, #nav #Prestations a:active {background-position: center top;}
                        #nav #Solutions:hover, #nav #Solution a:active {background-position: center top;}
                        #nav #References:hover, #nav #References a:active {background-position: center top;}
                        #nav #Contact:hover, #nav #Contact a:active {background-position: center top;}

                        

			.header #nav li a, .header #nav li span {
                                font-size:16px;
				color: #808080;
				display: block;				
				font-weight: normal;
				height: 100%;
                                padding-top:65px;
			}
                        .header #nav li a:first-letter {font-size: 1.1em;}
			.header #nav li a:hover, .header #nav li.active a {
				border-bottom: 0px;
				color: #FFFFFF;
				text-decoration: none;
			}

			.header #nav li.active a {
				border-bottom: none;
			}
	.header .languages {
            display:none; /* Caché ...Pas besoin :x */
		float: right;
		list-style: none;
		overflow: hidden;
	}
		.header .languages li {
			float: left; 
			height: 1.5em;
			line-height: 1.5em;
			margin-left: 10px;
			opacity: 0.6;
		}
		.header .languages li:hover { opacity: 1; }
		.header .languages li.selected { opacity: 1; }


#menu_footer {
        background: #e5e3d7;
        height:50px;
        padding-top:5px;
}

#content_menu_footer {
        background: #d6d5cc;
        height:35px;
        padding-top:15px;
}
        #interieur_footer{width:860px; margin: 0 auto;}
        #content_menu_footer a {font-size:14px;color:#828284;font-weight: normal;text-decoration:none;}
        #content_menu_footer a:hover {color:#000000;text-decoration:none;}
        #content_menu_footer li {list-style: none;float:left; background: url(../img/triangle_footer.png) no-repeat left center; padding-left:20px;margin-right:25px;}


        #synchro_link {
                background: url(../img/logo_synchrodossier.png) no-repeat left center;
                margin-left:75px;
                padding:10px 30px;
                line-height: 2em;
                position:relative;
                top:-8px;
        }
#calque_nuage_footer {position:relative;width:100%;background: url(../img/nuages_bottom.png) no-repeat right bottom;}
#encart_footer {
        position:relative;
        background: #FFFFFF;
        width:860px;
        margin: 0 auto;
        padding:10px 30px;
        font-size: 12px;
        letter-spacing: 1px;
}
        #encart_footer a { color: #000000;font-weight: bold;}
        #encart_footer #mailto {color: #515153;font-weight: normal}
        #encart_footer li {float:left;list-style: none;width:120px;}
        #encart_footer #facebook a,#encart_footer #mediatom a{display:block;height:30px;line-height: 2.2em;color: #515153; font-weight: normal}
        #encart_footer #facebook a {background: url(../img/facebook_logo.png) no-repeat left center;padding-left:35px;}
        #encart_footer #mediatom a {background: url(../img/mediatom_logo.png) no-repeat left center;padding-left:35px;}
        #fb_graph{position:absolute;right:10px;width:330px;height:60px;border:0;}
        #encart_footer #footer_coords {padding-top:5px;line-height:12px;font-size:10px;width:525px;}

        .footer {      
                height:15px;
                clear: both;
        }


	#footer a {
		
		letter-spacing: 0px; 
	}

#wrap {position:relative;margin:auto;max-width:1680px;}
#wrap .nuages {
    width:388px;;
    /*min-height:650px;*/
    height:100%;
    position:absolute;
    bottom:0;
    z-index:-2;
    opacity: 0.30;
    filter:alpha(opacity=30);
}

#nuage_left {background: #0C2B7B url(../img/nuages.jpg) no-repeat left bottom; left:0px;}
#nuage_right {background: #0C2B7B url(../img/nuages2.jpg) no-repeat right bottom;right:0px;}

#actu_logo {
    background: url(../img/actu_vertical.png) no-repeat;
    width:40px;
    height:216px;
    position:relative;
    top:260px;
    left:-18px;
}

#content {
        position:relative;
        z-index:10;
        /*height:700px;*/
        min-height:520px;
        height:100%;
        width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
        font-size: 12px;
        line-height: 1.2em;
}
	#content ul li {
		margin: 5px 0;
	}
	/* List + form for admin pages */
	#content ul#leftList {
		background: #D9C271;
		border: 1px solid #733D17;
		float:left;
		list-style: none;
		width: 200px;
	}
		#content ul#leftList li {
			height: 1.7em;
			line-height: 1.7em;
			margin: 2px 1px;
		}
		#content ul#leftList li a {
			background: #733D17;
			color: #D9C271;
			display: block;
			text-align: center;
		}
		#content ul#leftList li a:hover {
			background: #542E08;
			color: #DED2A6;
			text-decoration: none;
		}
		#content ul#leftList li.highlighted a {
			background: #331E09;
		}
	#content #formPlaceholder {
		margin-left: 230px;
	}

        .one_column {
                width:880px;
                padding:20px;
                min-height:520px;
                height:100%;
                position:relative;
        }

        .column_left {
                width:525px;
                min-height:520px;
                height:100%;
                float:left;
                position:relative;
                background: #f7f7f7;
                padding:0 5px 0 20px;
        }
                .column_left .bloc-info {
                        background: url(../img/bloc-info.png) no-repeat;
                        height:151px;
                        width:206px;
                        float:right;
                        margin: 25px 15px 0 0;
                        padding: 55px 15px 10px 10px;
                        color: #C68989;
                        font-size: 18px;
                        line-height:20px;
                        font-weight: bold;
                        text-align:center;
                }

                .column_left .column_bottom {
                        background: #FFFFFF;
                        width:540px;
                        min-height:200px;
                        /*position:absolute;
                        bottom:0;  */
                        left:0;
                        overflow:hidden;
                        padding-left:10px;
                        margin-left:-20px;
                        /*padding-left:10px;    */
                }

                /* Mise en forme spéciale pour le bloc deux colonnes de column_bottom pour les News (par ex.) */
                /*.column_left .column_bottom #news{display:table;}
                .column_left .column_bottom #news p {display:table-cell; width:49%;padding:10px}
                    .column_left .column_bottom #news:first-child {text-align:left}
                    .column_left .column_bottom #news:first-child + p {text-align:left}
                    .column_left .column_bottom p+p {vertical-align:bottom}*/
                    .column_left .column_bottom #news table {margin:0;}
                    .column_left .column_bottom #news table:hover {}

        .column_right {
                position:relative;
                width:330px;
                min-height:520px;
                height:100%;
                float:right;
                background: #f4f0e1;
                padding:0 20px 0 20px;
        }
        .column_right #about {
                position:absolute;
                height:430px;
                padding-bottom:10px;
                width:	330px;
                bottom:0;
        }
        .column_right #about:first-letter {font-size: 18px;}

/**
 * Admin sortable menus
 */
.menu #children {
	background: #D9C271;
	border: 1px solid #733D17;
	list-style: none;
	margin: 10px auto;
	padding: 5px 10px;
	width: 70%;
}
	.menu #children li {
		padding: 5px 10px;
	}
	.menu #children li:hover {
		border: 1px dashed #733D17;
		cursor: move;
		background: #DED2A6;
		padding: 4px 9px;
	}
	
/**
 * Form language switcher
 */
ul.input-switcher {
	border-bottom: 1px solid #733D17;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
}
	ul.input-switcher li { float: left; }
		ul.input-switcher li a {
			background: #D9C271;
			border: 1px solid transparent;
			display: block;
			margin: 0 5px 0 0;
			padding: 5px 10px;
			opacity: 0.5;
			text-decoration: none;
		}
		ul.input-switcher li.active a, ul.input-switcher li a:hover { border-color: #733D17; }
		ul.input-switcher li.active a { opacity: 1; }
		ul.input-switcher li a:hover { opacity: 0.8; }


                #form_contact {
                    color:#f15a24;
                    width:90%;
                    text-align:right;
                }
                #form_contact .input {margin-top:10px;}
/* VIAMICHELIN */
#ViaMichelin {
    position:absolute;
    background: #FFFFFF;
    display:none;
    text-align:right;
    z-index:100;
    width:490px;
    height:670px;
    top:75px;
    left:35%;
}

#Fond_Noir {
    position:absolute;
    z-index:50;
    background: #000;
    width:100%;
    height:100%;
    opacity:0.5;
    filter:alpha(opacity=50);
    display:none
}


/* LOGIN */
                .users {
                    background:#F7F7F7;
                    width:60%;
                    margin:auto;
                    margin-top:15px;
                    padding:5px 15px 15px 15px;
                }
                .users h1 {text-align:center;margin-top:10px;}
                .users .submit input {position:relative;right:-400px;}


/* REFERENCE */
#Reference {
    width:100%;
    height:230px;
    padding: 25px 0 15px 0;

}
#Reference #opacitor {
display:none;
}
        #Reference #opacitor #image {
                width:300px;
                height:230px;
                float:left;
                text-align:center;
        }
        #Reference #opacitor #description {
                width:565px;
                height:230px;
                float:right;
                padding-left:15px;
        }

/* Couleurs des differentes chartes */
.rouge {color:#e1001a;}
.violet {color:#9e005d;}
.turquoise {color:#00a99d;}
.vert {color:#8cc63f;}
.jaune {color:#fbb03b;}
.orange {color:#f15a24;}