/*
Theme Name: UCC Alsace
Theme URI: http://www.ucc-alsace.com/
Description: Thème UCC Alsace
Author: Advisa 
Author URI: http://www.advisa.fr/

UCCA v0.1b
http://www.ucc-alsace.com/

This theme was designed and built by ADVISA
http://www.advisa.fr/

The CSS, XHTML and design © UCC Alsace 2008

*/
/* Redefinition de balises */
html {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #000 url(images/fd_global.jpg) center -6px;
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
img {
	border: none;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: none;
}
td {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	color: #F50085;
}
/* Zones du document */
#page {
	width: 980px;
	position: absolute;
	margin: 0 0 0 -490px;
	background: url(images/fd_blobal_png.png) repeat-y top center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	padding: 0 0 0 40px;
	left: 50%;
}
#sidebar_left {
	width: 250px;
	float: left;
}
#content {
	width: 440px;
	background: #FFF;
	float: left;
}
#sidebar_right {
	width: 250px;
	float: left;
}

/* BARRE DE GAUCHE */

	/* -> Styles généraux, liste UL */
	#sidebar_left ul li {
		text-align: right;
	}
	#sidebar_left ul li ul,
	#sidebar_left ul li.tool {
		padding: 0 0 20px 0;
	}
	#sidebar_left ul li a {
		color: #FFF;
		font-size: 1.2em;
		text-decoration: none;
	}
	#sidebar_left ul li ul li {
		padding: 0 20px 0 0;
	}
	#sidebar_left ul li ul li a {
		padding: 0 14px 0 0;
		background: url(images/link_arrow.png) no-repeat center right;

	}
	
	#sidebar_left h2 {
		margin: 0;
		padding: 0 0 10px 0;
	}
	#sidebar_left ul li ul li.tags_cloud a {
		padding: 0;
		background: none;
	}
	
	/* -> Liste des pages */
	#sidebar_left ul.liste_page_gauche {
		padding: 70px 0 0 0;
	}
	#sidebar_left ul.liste_page_gauche li {
		text-align: right;
		padding: 0;
	}
	#sidebar_left ul.liste_page_gauche li a {
		background: none;
		padding: 0;
	}
	
	/* -> Liens OUTILS */
	#sidebar_left ul.toolbar_left li {
		text-align: right;
		padding: 0 0 16px 0;
	}
	#sidebar_left ul.toolbar_left li a {
		background: none;
	}
	
	.cloud {
		padding-left: 30px;	
	}
	
	



/* WIDGET RECHERCHE */
#searchform,
#connec_form {
	padding: 25px 0 0 30px;
}
#s,
#pass {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: none;
	background: #F50085;
	font-size: 10px;
	padding: 2px 0 3px 4px;
	width: 167px;
	color: #FFF;
}
#searchsubmit {
	margin: 0;
	padding: 0;
}
#searchform input {
	float: left;
}

/* WIDGET CONNEXION */
#connec_form  input {
	float: left;
}
#login {
	border: 1px solid #FFF;
	background: #F50085;
	font-size: 10px;
	padding: 2px 0 3px 4px;
	width: 195px;
	color: #FFF;
	margin: 0 0 2px 0;
}

/* FORMATAGE POSTS */
h2 {
	font-size: 1.8em;
	color: #000;
	padding: 0;
	margin: 0;
}

.titre_post h2 a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}

.post {
	width: 420px;
	padding: 20px 0 0 0;
}
.titre_post {
	border-bottom: 1px solid #F50085;
	padding-left: 20px;
	text-transform: uppercase;
}

.entry {
	padding-left: 20px;
	font-size: 1.1em;
	text-align: justify;
}
.entry a {
	color: #F50085;
}


.entry ul {
	list-style-type: circle;
	padding: 0 0 0 5px;
	margin: 0 0 0 20px;
}

.data_post {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	float: left;
}
.data_post em,
.data_post em a {
	color: #F50085;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.agence {
	color: #F50085;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	float: right;
}

.postmetadata a {
	font-size: .9em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* COMMENTAIRES */
.comment_zone {
	width: 420px;
	padding: 0 0 0 20px;
}
.comments-link {
	background: url(images/bulle.png) no-repeat center right;
	padding-right: 21px;
}
.comment_zone input,
.cform input {
	border: 1px solid #FFF;
	background: #F50085;
	font-size: 10px;
	padding: 2px 0 3px 4px;
	width: 195px;
	color: #FFF;
	margin: 0 0 2px 0;
}
.comment_zone textarea,
.cform textarea {
	border: 1px solid #FFF;
	background: #F50085;
	font-size: 11px;
	padding: 2px 0 3px 4px;
	width: 395px;
	color: #FFF;
	margin: 0 0 2px 0;
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.comment_zone input#submit,
.cform .sendbutton{
	width: 85px;
}
.alt a {
	color: #F50085;
}

/* NAVIGATION POSTS */
.navigation {
	width: 400px;
	border-top: 1px solid #F50085;
	padding: 6px 0 0 20px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* CLEAR */
.clear {
	clear: both;
}

/* FORMULAIRE CONTACT */
.linklove {
	display: none;
}
fieldset {
	border: none;
}
.cform {
	padding-top: 30px;
}
.cform ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.cform label {
	display: block;
}
.cf_li_text_err {
	padding-top: 15px;
	color: #F00;
	font-weight: bold;
}

/* TITRAGES */
h1.pagetitle {
	font-size: 2em;
	width: 420px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
}
h1.pagetitle em {
	color: #F50085;
	font-style: normal;
}

h1 {
	margin: 0;
	padding: 0;
}
h2.titOutils {
	margin: 0;
	padding: 0 0 10px 0;
	float: right;
}

/* RESULTATS DE RECHERCHE */
.searchresults a {
	color: #F50085;
	text-decoration: none;
}
.titsearch {
	padding: 0 0 0 20px;
	text-transform: uppercase;
}

pre {
	width: 150px;
	height: 170px;
	float: left;
	vertical-align: center;
	text-align: center;
}

hr {
	clear: both;
	color: #F50085;
	background-color: #F50085;
	height: 1px;
	border: 0;
}

/* BARRE DE DROITE */
	
	/* -> Styles généraux, liste UL */
	#sidebar_right  {
		text-align: left;
	}
	.pad_agence {
		padding: 11px 0 0 0;
		background-color: #FFF;
		width: 210px;
		margin: 14px 0 0 20px;
	}
	.inner_text {
		padding: 0 20px 0 10px;
	}
	td.sep {
		height: 15px;
	}
	td.logo {
		width: 173px;
		text-align: center;	
	}
	#sidebar_right  h4 {
		padding: 0;
		margin: 0;
		font-family: Georgia, Helvetica, Arial, sans-serif;
	}
	#sidebar_right  h4 a {
		color: #FFF;
		text-decoration: none;
		font-size: 12px;
	}
	.listeAgences ul {
		padding: 0 0 0 12px;
	}
	.listeAgences ul li {
		padding: 0 0 12px 0;
	}
	.sub_ag {
		color: #000;
		font-size: 12px;
		padding-left: 12px;
	}
	
	/*#sidebar_left ul li {
		text-align: right;
	}
	#sidebar_left ul li ul,
	#sidebar_left ul li.tool {
		padding: 0 0 20px 0;
	}
	#sidebar_left ul li a {
		color: #FFF;
		font-size: 1.2em;
		text-decoration: none;
	}
	#sidebar_left ul li ul li {
		padding: 0 20px 0 0;
	}
	#sidebar_left ul li ul li a {
		padding: 0 14px 0 0;
		background: url(images/link_arrow.png) no-repeat center right;

	}*/
	
	/* PORTFOLIO */
	.ngg-gallery-thumbnail {
		width: 210px;
		text-align: center;
		padding: 5px 0 5px 37px;
	}

object,
embed {
	width: 400px;
	height: 340px;
}


.titre_post embed,
.titre_post object {
	height: 40px;
}


	

