/* @override 
	http://localhost/bestaudigi/themed/bestaudio/css/bestaudio.css
	http://www.bestaudio.fr/digidesign/themed/bestaudio/css/bestaudio.css
*/

/* @group Original */

*{margin:0; padding:0; border:0;}
a{text-decoration:none; color:#8d8d8d; font-size:8pt}
a:hover{text-decoration:underline; color:#437695;}

input {
	background-color:#cccccc;
	font-weight:bold;
	cursor:pointer;
	}

body {
	width: 887px;
	margin:0 auto;
	font: normal 10pt Tahoma, Verdana, sans-serif, Arial;
	color:#8d8d8d;
	background-color:#ffffff;
}

/*///////////////////////////////////  GLOBAL  //////////////////////////*/
#global {
	margin:0 auto;
	float:left;
	width:900px;
	background:#ededed url(images/border.jpg) repeat-y left top;
}

/*///////////////////////////////////  HEADER  //////////////////////////*/
#header {
	width:900px;
	height:264px;
	font-weight:bold;
	text-transform:uppercase;
	background:#ededed url(images/header.jpg) no-repeat left top; 
}

/*///////////////////////////////////  MENU A GAUCHE ///////////////////////////*/
#menu {
	float:left;
	display:inline;
	width:177px;
	text-align:left;
	margin:0 0 0 50px;
}
#menu h2 {
	width:177px;
	height:30px;
	line-height:30px;
	font-size:10pt;
	margin:0;
	padding:0 0 0 10px;
	color:#8d8d8d;
	background: url(images/rubrique.png) no-repeat left top;
}
#menu ul {
	margin:0 0 15px 0;
	width:162px;
	font-size:10pt;
	list-style:none;
}

#menu ul li {
	width:177px;
}

#menu ul li a {
	display:block;
	margin:0px;
	padding:0 0 0 20px;
	height:29px;
	line-height:29px;
	text-decoration:none;
	color:#437695;
	background: url(images/lien.png) no-repeat left top;
}

#menu ul li a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	background: url(images/lien_over.png) no-repeat left top;
}

/*///////////////////////////////  SOUS MENU  //////////////////////////*/
#ssmenu {
	float:left;
	display:inline;
	width:600px;
	text-align:center;
}

#ssmenu ul {
	margin:0px 0 10px 0;
	list-style:none;
}

#ssmenu ul li {
	display:inline;
}

#ssmenu ul li a {
	margin:0 4px 0 4px;
}

#ssmenu ul li a:hover {
}

/*///////////////////////////////////  CORPS  //////////////////////////*/
#corps {
	margin:0 20px 0 225px;
	padding:10px;
}

.floatl {
	float:left;
	padding-right:1em;
	margin:0;
}

.floatr {
	float:right;
	padding-left:1em;
	margin:0;
}

.news {
	height:100px;
	}

#corps h1, #full h1 {
	color:#437695;
	margin-left: 5px;
	margin-bottom:10px;
	padding:0 5px;
	font: bold 10pt Tahoma,Verdana,sans-serif, Arial;
}

#corps h2 {
	color:#8d8d8d;
	margin-left: 5px;
	margin-bottom:10px;
	padding:0 5px;
	font: bold 9pt Verdana,sans-serif, Arial;
}

#corps h3 {
	color:#437695;
	margin-left: 5px;
	margin-bottom:10px;
	padding:0 5px;
	font: 16pt Tahoma,Verdana,sans-serif, Arial;
}

#corps p {
	color:#8d8d8d;
	text-align:justify;
	margin:5px 5px 5px 0px;
}
#corps p a {
	color:#437695;
}

#corps p.right {
	margin-right:15px;
	text-align:right;
	font-weight:bold;
	font-size:9px;
	letter-spacing:1px;
	color:#8d8d8d;
}

#corps p.date{
	float:left;
	width:45px;
	margin-left:10px;
	
	border-right:dashed 1px #8d8d8d;
	padding-right:5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color:#dddddd;
	}

#corps table{	
	float:right;
	width:560px;
	}
/*////////////////////////////////  CATALOGUE  //////////////////////////*/
#corps div.bloc
	{
	float:left;
	width:600px;
	}

#corps p.blocTitre
	{
	margin-left:15px;
	float:left;
	width:400px;
	height:39px;
	
	padding:10px 0px 0px 5px;
	
	background-image:url(images/titreCat2.jpg);
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#corps p.blocTitreNew
	{
	margin-left:15px;
	float:left;
	width:400px;
	height:39px;
	
	padding:10px 0px 0px 5px;
	
	background-image:url(images/titreCat2.jpg);
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
#corps p.blocTitreCat
	{

	float:left;
	width:400px;
	height:39px;
	
	padding:10px 0px 0px 5px;
	
	background-image:url(images/titreCat2.jpg);
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#corps p.blocTitreNewCat
	{

	float:left;
	width:400px;
	height:39px;
	
	padding:10px 0px 0px 5px;
	
	background-image:url(images/titreCat2.jpg);
	background-repeat:no-repeat;
	
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#corps p.blocImg
	{
	float:left;
	width:100px;
	height:100px;
	}

#corps p.blocImgCat
	{
	float:left;
	width:180px;
	height:180px;
	}

#corps p.blocDescript
	{
	margin-left:80px;
	float:left;
	text-align:justify;
	width:400px;
	}

#corps p.blocDescriptCat
	{

	float:right;
	text-align:justify;
	width:400px;
	}
	
#corps p.nb_page
	{
	clear:both;
	height:30px;
	margin-top:20px;
	text-align:right;
	font-size:14px;

	border-top:dashed 1px #6600FF;
	}

#corps p.nb_page a
	{
	font-size:14px;
	font-weight:bold;
	}
	
#corps p.nb_page a:visited
	{
	color:#999999;
	}

#corps p.nb_page_admin
	{
	clear:right;
	height:30px;
	margin-top:20px;
	margin-bottom:-30px;
	font-size:14px;

	border-top:dashed 1px #6600FF;
	}

#corps p.cat
	{
	clear:right;
	height:30px;
	text-align:center;
	font-size:14px;
	}

#corps p.cat a
	{
	display:inline-block;
	background-color:#CCCCCC;
	padding:5px 5px 5px 5px;
	border:solid 1px #999999;
	}
	
#corps p.cat a:visited
	{
	color:#999999;
	}

#corps p.cat a:hover
	{
	background-color:#b9cdec;
	text-decoration:none;
	color:#FFFFFF;
	}

/*///////////////////////////////  REFERENCES  //////////////////////////*/
#menuref {
	text-align:center;
	padding-bottom:10px;
	border-bottom:dashed 1px #437695;
	}

#menuref a {
	margin-left:5px;
	margin-right:5px;
	}
	
#ref {
	text-align:center;
	margin-top:50px;
	}
	
#nbpageref {
	clear:right;
	text-align:center;
	margin-top:20px;
	}

/*///////////////////////////////////  FOOTER  //////////////////////////*/

div.footer {
	clear:both;
	font-size:9px;
	text-align:center;
	color:#8d8d8d;
	padding-top: 20px;
	background:#ededed url(images/border.jpg) repeat-y left top;
}

p#footer {
	clear:both;
	width:900px;
	height:44px;
	font-size:9px;
	text-align:center;
	color:#8d8d8d;
	background:#ededed url(images/footer.jpg) no-repeat left top;

}


div.footer a{
color:#437695;
}

/* @end */

/* @group Ajouts Digidesign */

div#flashMessage {
	font-size: larger;
	font-weight: bold;
	padding: 12px 0 13px 40px;
	color: #5886b5;
	background: url(images/alert.png) no-repeat left;
}

#corps.digi {
	margin:0;
	padding: 0 25px 0 0;
	float: right;
}

/* @group Menu */

#menu.digi {
	float:left;
	display:inline;
	width:270px;
	text-align:left;
	margin: 5px 0 0 40px;
}

#menu.digi ul li a, div#full.digi ul li a {
	display: inline;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size: 1.2em;
	color:#8d8d8d;
	background: none;
}

#menu.digi ul li a:hover, div#full.digi ul li a:hover {
	text-decoration: underline;
	color:#8d8d8d;
	font-weight: normal;
	background: none;
}

div#postsMenu {
	width:270px;
	padding: 5px 0 0 5px;
	margin: 3px 0 0 0;
	height: 400px;
	overflow: auto;
	border: solid 1px #ccc;
}

div#postsMenu ul {
	margin:0;
	width:250px;
	font-size:10pt;
	list-style:none;
}

div#postsMenu ul li {
	width: 250px;
	height: 95px;
}

div#postsMenu ul li img {
	float: left;
	margin-right: 5px;
	border: solid 1px #ccc;
}

#postsMenu ul li h4.name a {
	font-weight: normal;
	font-style: normal;
	line-height: 80%;
}

/* @end */

/* @group Index */

#corps h1.name, #full h1.name, #corps h2.name {
	margin: 0;
	padding: 0;
}

#corps h2.name {
	margin-bottom: 3px;
}

#full h1.name {
	margin-bottom: 10px;
}

div.posts.index, #PostAddForm {
	width: 520px;
	clear: right;
}

/*
div#mainlink {
	float: left;
	height: 100%;
}

div#all_links{
	float: right;
}
*/

div#all_links ul{
	display: inline;
	padding-top: 5px;
}

div#all_links ul li{
	list-style: none;
	margin-right: 10px;
	float: left;
}

div#all_links ul li img {
	border: solid 1px #ccc;
}

div#mainmessage {
	width: 520px;
	clear: left;
	margin-bottom: 15ëpx;
}

div#maintop {
	width: 500px;
	/* background: url(images/VENUE-logov2.gif) no-repeat right;*/
}

#venue {
	color: #A1161D;
	font-size: 30px;
	font-weight: bold;
	float: right;
}

/* @end */

/* @group List */

div#full.digi {
	width: 800px;
	margin-left: 50px;
	padding: 0;
}

div#full.digi ul li {
	width: 210px;
	height: 80px;
	float: left;
	padding: 7px 0;
	margin-right: 25px;
	margin-bottom: 7px;
	border-bottom: solid 1px #8d8d8d;
	list-style: none;
	overflow: hidden;
}

div#full.digi ul li a {
	font-size: 1em;
}

div#full.digi ul li p {
	font-size: smaller;
}

div#full.digi ul li img {
	float: left;
	margin-right: 5px;
	border: solid 1px #ccc;
}

div.paging{
	width: 800px;
	margin-left: 50px;
	margin-top: 5px;
	padding: 0;
	clear: both;
	text-align: center;
}

div.disabled {
	display: inline;
}

/* @end */

/* @group Formulaire d'ajout */

.hide {
	display: none;
}

#PostAddForm input, #UserLoginForm input {
	background-color: white;
}

#UserLoginForm input {
	float:  right;
}

#UserLoginForm div.submit {
	float:  left;
}

div.text input, div.password input {
	width: 150px;
	font-size: 0.75em;
	border: 1px solid #999;
}

textarea#PostMessage {
	border: 1px solid #999;
	width: 100%;
}

fieldset.swb div.text input {
	width: 250px;
}

fieldset#informations {
	width: 350px;
	float: left;
}

fieldset#experience {
	float: left;
}

fieldset {
	width: 50%;
	border: none;
	margin-bottom: 1.1em;
	padding: 0;
}


legend {
	color: #006699;
	font-size: 1.8em;
	padding: 0 0 0.4em 0;
}

.swb div.input.radio {
	padding: 7px 0;
}

.swb div.input.radio label {
	font-size: 0.8em;
	padding-left: 3px;
	margin-right: 5px;
}

fieldset.swb legend {
	font-size: 1em;
}

div.textarea label {
	display: block;
}

#PostAddForm fieldset#informations div.input {
	margin-bottom: 12px;	
}

#PostAddForm fieldset#informations div input {
	float: right;
}

div.submit {
	clear: both;
}

div.submit input {
	padding: 0.5em;
	color: #006699;
	background-color: white; 
	border-bottom:2px solid;
	border-right:2px solid;
	border-top:1px solid;
	border-left:1px solid;
}

.required {
	/*font-weight: bold;*/
}

.required label:after {
	content: "*";
}

.error, .error-message, .error label {
	color:  red;
}

.error-message {
	font-size: 0.75em;
	text-transform: lowercase;
}

.form-error{
	border: 1px dotted red;
}

/* @end */

/* @group Admin */

div.admin {
	border: solid #c8c8c8 1px;
	padding: 0.25em;
	width: 500px;
}

form#PostEditForm {
	width: 500px;	
}

form#PostEditForm input {
	margin: 3px;
}

form#PostEditForm div.submit input {
	padding: 0;
	color: #006699;
	background-color: white;
	border: none;
}

a.delete {
	font-weight: bold;
	color: red;
}

span.invisible {
	font-size: 0.6em;
	color: red;
	margin-left: 3px;
	float: right;
}

/* @end */

/* @end */
