/*
Theme Name: Creation Theme Victorie
Theme URI: http://www.victorie-music.com/
Description: The first theme created by Sophie Boulart.
Version: 0.1
Author: Sophie Boulart
 
Creation Theme by Sophie Boulart|| http://www.victorie-music.com.com
 
*/
body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
*text-align: left;
background:#CCCCCC url(images/bg.jpg) repeat-y scroll 50% 0;
color: #006699;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
width: 940px;
background-color: #e30047;
//background:#CCCCCC url(images/bg.jpg) repeat-y scroll 50% 0;
height: 100%;
}
/****************************************************************T�te*/
#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: right;
background:#ffffff;
background-image: url(images/entete.jpg);
background-repeat:no-repeat;
height: 130px;
padding: 0 0px 5px 5px;
width:763px;
}

/********* Menu horizontal */

dl#menuvertical {
	width: 580px;
	vertical-align: left;
	}

dd#smenuv {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #fff8f8;
	border-right: 1px solid #fff8f8;
	border-bottom: 1px solid #fff8f8;
	color: #e1001f;
	vertical-align: top;
}

dl#menuvertical dd ul {
list-style-type: none;
margin:0;
padding:0;
vertical-align: top;

}

dl#menuvertical dd li {
float: left;
list-style-type: none;
vertical-align: top;
}



.menuv a.test,a.test:link,a.test:visited {
width: 94px;
height: 20px;
float: none;
display: block;
text-align: center;
color: #CCCCCC;
background: #e30047;/*couleur du fond des menus */
border: 1px solid #fff8f8;
color: #fffff;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: white;/*couleur des polices des menus*/
margin: 0;
cursor: pointer;
text-decoration: none;
}

.menuv a.test_2
{width: 94px;
height: 20px;
float: none;
display: block;
text-align: center;
color: #CCCCCC;
background: #ffe6e9;
border: 1px solid #e1001f;
color: #fffff;
vertical-align: top;
font-size: 12px;
font-weight: bold;
color: black;/*couleur des polices des menus*/
margin: 0;
cursor: pointer;
text-decoration: none;}

.menuv a.test:hover {
border: 1px solid #fff;
text-decoration: none;
color: #000;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
background: #fff;
vertical-align: top;
}

.menuv a.test span {    display: none;
}

.menuv a.test:hover span {
display: block;
*position: absolute;
top: 26px;
left: 10px;
width: 94px;
text-align: left;
font-size: 10px;
color: #000;
}

/****************************************************************Contenu*/
#content {
float: left;
width: 550px;
_width: 550px;
_position:absolute;
margin-bottom: 20px;
margin-top: 0px;
padding-left: 29px;
padding-right : 10px;
}

/****************************************************************post*/
.post {

}

/****************************************************************barre de menu*/
.sidebar {
float: left;
width: 165px;
background:transparent;
padding: 40px 0px 0px 0px;
height: 100%;
}

.sidebar2 {
float: right;
width: 170px;
background:transparent;
_margin-top: -150px;
height: 100%;
margin-top:-135px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
color: white;
padding:5px 0px 5px 0;
text-align: right;
}

.sidebar2 ul{
list-style-type: none;
margin: 0;
color: #e30047;
padding: 5px 0px 5px 0;
}

.sidebar li{
padding: 0;
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
color: #e30047;
margin-bottom:5px;
}

.sidebar a{
padding-right:10px;
color:white;
font-weight:bold;
padding-right:10px;
*font-weight: bold;
}

.sidebar h2 {
font-size: 1.2em;
color: #fffff;
text-align: right;
padding: 0 5px;
}

/****************************************************************pied de page*/
#footer {
font-size: 1em;
background:#ffffff;
padding: 20px 0px 0 0;
clear: both;
width: 560px;
}

#footer p{
text-align: center;
font-size: 1em;
padding: 0 10px 20px 0;
}

/****************************************************************style de commentaires*/
/***marche pas*/
.comments-template{
margin: 10px 0 0 0;
}

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{

padding: 0;

}

.comments-template textarea{
font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

/****************************************************************liens*/

a {
color: #000000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.sidebar a:hover {
background:white none repeat scroll 0 0;
color:black;
text-decoration:none;
}

.current_page_item{
background:white none repeat scroll 0 0;
}

li.current_page_item ul {
background:#E30047 repeat scroll 0 0;
}

.current_page_item a{
color:black;
}

li.current_page_item ul a{
color:white;
}

/***liens - titre des commentaires -- marche pas*/
.post_content a {
color: #006699;
}

.post_content a:hover {
color: #fff;
background: #006699;
}
/****************************************************************1er article loop via featured.php*/
div#featured {
background-color: #ccc;
}

/****************************************************************les div particulieres*/
.divgris /*gris en accueil, coll� a droite*/ 
{
   width: 260px;
   padding-top : 40px;
   padding-right : 5px;
   float: right;
   	background-position: top;
	background-image: url(images/actu.gif);
	background-repeat: no-repeat;
}

.divide/*gris en accueil, coll� a droite*/ 
{
   width: 260px;
   margin : 5px;
   text-align : left;
}

.cadre/*gris en accueil, coll� a droite*/ 
{
   padding : 5px;
}

/* ANGLES DES BOITES ************************/
/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url(images/box-upperright.gif);
	background-repeat: no-repeat;
}
.box-upperleft{
	background-position: left top;
	background-image: url(images/box-upperleft.gif);
	background-repeat: no-repeat;
}
.box-lowerleft {
	background-position: left bottom;
	background-image: url(images/box-lowerleft.gif);
	background-repeat: no-repeat;
}
.box-lowerright {
	background-position: right bottom;
	background-image: url(images/box-lowerright.gif);
	background-repeat: no-repeat;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(images/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.upperright {
	background-position: right top;
	background-image: url(images/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(images/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	background-position: right bottom;
	background-image: url(images/bord-bottom-right.gif);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 0%;
	padding-top: 0%;
}

/******************************************************************************************************Page comit� d'entreprise*/

#demi_main{
	float: top;
	width: 250px;
	padding-left: 10px;
	text-align: center;
}

#demi_main_right{
	float: right;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.demi_table
{
   width: 200px;
   border-collapse: collapse; /* Les bordures du tableau seront coll�es (plus joli) */
   border-bottom: 5px solid none;
   padding: 0px;
   margin: 0px;

   vertical-align: center;
}

/******************************************************************************************************ARTISTES*/
.liste_artistes
{
   width: 520px;
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   border-bottom: 5px solid none;
   padding: 0px;
   margin: 0px;
   background: #fffff;
   vertical-align: left;
}


/*************************************************************************bordures artistes*/
.petite_colonneartistes
{
   width: 520px;
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   border-bottom: 5px solid none;
   padding: 0px;
   margin: 0px;
   background: #fffff;
   vertical-align: left;
}


/************************************************concerts*/

.concert
{
   width: 540px;
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   border-bottom: 5px solid none;
   padding: 0px;
   margin: 0px;
   background: #fffff;
   vertical-align: left;
}

#searchform{
padding-right:10px;
padding-left:5px;
}

img{
border:0;
}

.border img{
border:white solid 1px;
}

.border:hover img{
border:black solid 1px;
}

img.border {
border:white solid 1px;
}

.border:hover {
border:black solid 1px;
}