.noname_centre {
  width: 100%;
  height: 350px;
  background-color: #fff;
  overflow: hidden;
}

.noname_centre_marge_frontend {
  overflow: hidden;
}

.noname_coldroite_accueil {
    width: 400px;
    padding-top: 20px;
}

.noname_coldroite_accueil h1 {
    font-size: 20px;
}

.noname_coldroite_accueil p {
    font-size: 14px;
    width: 490px;
}
.noname_video_accueil {
    margin-top: 25px;

}

/**film et noname**/
.noname_sousmenu {
    position: relative;
    float: left;
    height: 250px;
    width: 150px;
    margin-top: -4px;
}

.noname_sousmenu ul {
    list-style:none;
    margin: 0px;
    padding: 0px;
}
.noname_sousmenu li  {
    width:100%;
    list-style:none;
    display:block;
    margin:20px 0;
    line-height:20px;
    text-align: left ;
}

.noname_sousmenu a  {
    color: gray;
    text-decoration: none;
}
.noname_sousmenu a:hover  {
    color: #871628;
}

li.noname_sousmenu_selected a {
    color: #871628;
}

.noname_contenu {
    position: relative;
    float: left;
    width: 320px;
    height: 250px;
}
.noname_contenu p {
    text-align: justify;
}

.noname_contenu h3 {
    color: #000;
    font-size: 14px;
}

/** portfolio **/

#noname_video {
    margin-top: 20px;
    margin-left: 25px;
}

#noname_video_titre {
    margin-top: 10px;
    margin-left: 25px;
}

#noname_video_description {
    margin-top: 10px;
    margin-left: 25px;
}

.noname_preview_overlay {
    float:left;
    top: 150px;
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
}
.noname_preview_overlay img {
    border: 0px;
}

.noname_next_overlay {
    position: relative;
    width: 20px;
    height: 20px;
    float:right;    
    top: 150px;
    display: block;
    padding-right: 4px;
}
.noname_next_overlay img {
    border: 0px;
}

/** contact **/

.noname_contact_message input[type=text] {
    width: 150px;
}

.noname_contact_message ul {
    list-style:none;
    position: relative;
    float:right;
    display: block;
    width: 150px;
    margin: 0px;
}
.noname_contact_message li {
    color: #871628;
    text-align: left;
}

.noname_contact_message textarea {
    border: 1px solid #b4b4b4;
    width: 340px;
    height: 120px;
}

.noname_contact_message th {
    vertical-align: top;
    width: 100px;
}
.notice
{
  font-size: 13px;
  margin: 25px 0;
  padding: 4px 4px 4px 30px;
  background: url(../images/tick.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
  width: 80%;
  color: #00ad00;
}
/** Gestion erreur **/

.noname {
    padding-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: red;
    background-color: #000;
    width: 500px;
    height: 60px;
}

.noname_oops {
    position: relative; 
    top: 50%;
    margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}

.noname_404URL dt {
    line-height:30px;
    font-size: 14px;
    text-decoration:underline;
}


.lienclassic a {
    color: #000;
    padding: 0px;
    font-size: 10px;
    text-decoration: underline;
}

.noname_sansvideo {
    display:block;
    width:550px;
    height:309px;
    text-align: center;
}
