.cadrerouge
{
height:1%;
overflow:hidden;
}

.Conteneur
{

}

.Conteneur h2
{
font-size:12px;
font-weight:normal;
padding:0px;
margin:0px;
margin-bottom:20px;
text-decoration:underline;
text-align:center;
}

.Conteneur .Gauche
{
width:460px;
float:left;
}

/* Spectacles */
.Conteneur .Gauche .Videosparent
{
width:670px;
border:1px dashed white;
margin-bottom:30px;
float:left;
padding-top:5px;
padding-bottom:5px;
}

.Conteneur .Gauche .Videosparent .Videos
{
width:200px;
float:left;
padding:5px;
}

.Conteneur .Gauche .Videosparent .Textes
{
width:264px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Conteneur .Gauche .Videosparent .ActiviTextes
{
width:430px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Conteneur .Gauche .Videosparent .Photos
{
width:150px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Conteneur .Gauche .Videosparent .Photos img
{
display:block;
margin:left:auto;
margin-right:auto;
margin-bottom:10px;
}

/* Activités */

.Conteneur .Activites .Gauche
{
width:100%;
float:left;
}

.Conteneur .Activites .Gauche .Videosparent
{
width:100%;
border:1px dashed white;
margin-bottom:30px;
float:left;
}

.Conteneur .Activites .Gauche .Videosparent .Videos
{
width:200px;
float:left;
padding:5px;
}

.Conteneur .Activites .Gauche .Videosparent .Textes
{
width:200px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Conteneur .Activites .Gauche .Photosparent
{
width:100%;
border:1px dashed white;
margin-bottom:30px;
float:left;
}

.Conteneur .Activites .Gauche .Photosparent .Photos
{
width:200px;
float:left;
padding:5px;
}

.Conteneur .Activites .Gauche .Photosparent .Textes
{
width:200px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Conteneur .Activites .Gauche .Photosparent .ActiviTextes
{
width:430px;
float:left;
margin-left:10px;
display:inline;
padding:5px;
}

.Videos
{

}

.Videos .ZoneVideos
{
width:100%;
border:1px dashed black;
margin-bottom:10px;
float:left;
}

.Videos .ZoneVideos .Video
{
float:left;
width:200px;
}

.Videos .ZoneVideos .Video .VideoMenu
{
margin-top:10px;
float:left;
}

.Videos .ZoneVideos .Video input
{
width:200px;
}

.Videos .ZoneVideos .Texte
{
float:left;
margin-left:10px;
width:260px;
height:200px;
}

.Videos .ZoneVideos .Texte textarea
{
width:260px;
height:200px;
}

.Conteneur .Droite
{
width:200px;

float:left;
margin-left:6px;

}

.Conteneur .Droite .Photos
{
width:200px;
}

.Conteneur .Droite .Photos img
{
border:1px dashed white;
margin-bottom:10px;
}


.Conteneur .Parent
{
width:100%;
float:left;
border:1px dashed white;
margin-bottom:10px;
}

.Conteneur .Parent .Un
{
width:400px;
float:left;
}

.Conteneur .Parent .Deux
{
width:200px;
float:left;
margin-left:20px;
display:inline;
}

.Conteneur .Parent .Deux textarea
{
width:200px;
height:100px;
}

.Valider
{
margin-top:10px;
text-align:center;
}