body {
	margin: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
	background: #E7F0F2;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
form {
   padding:0;
   margin: 2px;
}
input, select, textarea {
   font-size:10px;
   font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
   color:#666;
}
	
img { border: 0; }

a:link, a:visited { color:#1C476E; text-decoration:none }
a:hover { color:#1C476E; text-decoration:underline }
a:active { color:#C6120D; text-decoration:underline }

.bleu { color: #00A6EB; }

.gris { color: #666; font-size: 11px; font-weight: normal; }
.grisb { color: #666; font-size: 12px; font-weight: bold; }

.infolegale { color: #CC3333; font-size: 11px; font-weight: normal; }

.rouge { color: #C6120D; }
a.rouge:link, a.rouge:visited { color:#C6120D; text-decoration:none }
a.rouge:hover { color:#C6120D; text-decoration:underline }
a.rouge:active { color:#1C476E; text-decoration:underline }

.spacerhaut { padding-top: 10px; }
.spacerbas { margin-top: 50px; }

#header {
    margin-top: 36px;
	position: relative;
	padding-top: 5px;
	width: 100%;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
}
#contentheader {
	position: relative;
	width: 720px;
	left: 50%;
	margin-left: -360px;
	margin-bottom: 10px;	
}
#contentlogo {	
	position: relative;	
	margin-bottom: 1px;
	padding: 0;
}		
#logo {
    float: left;
    width:  300px;
    border: 0;      
    padding: 5px;
}   
#urlsite {
    float: right;
    padding-top: 5px;
    text-align: right;
    font-size: 16px;
    color: #999;
}
#languelist {
	position: relative;
	text-align: right;
	color: #666;
	margin-top: 3px;
	float: right;
	}		
#contentmenu {
	position: relative;	
	margin-bottom: 1px;
	padding: 0;
	border-top: 1px solid #ccc;
	float: left;		
    width: 100%;
	}
#menu {
	margin: 0;
	padding: 0;
	}
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#menu a:link, #menu a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 6px 10px 0 10px;
	text-decoration: none;
	color: #000;
	}

#menu li.active a:link, 
#menu li.active a:visited, 
#contentmenu #menu a:hover,
#contentmenu #menu li.itemon a {
	border-top: 4px solid #ccc;
	padding-top: 2px;
	margin: 0 10px 0 10px;
	background: #fff;
	color: #C6120D;
	}
#identpage {
	margin-top: 35px;
	margin-bottom: -20px;
	width: 300px;
	}
#logout {
	position: relative;
	float: right;
	margin-bottom: -30px;
	text-align: right;
	}		
.separe {
	position: relative;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	background: url(../img/h473.gif) no-repeat;
	}
.separeb {
	position: relative;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	background: url(../img/h420.gif) no-repeat;
	}
.separec {
	position: relative;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	background: url(../img/h700.gif) no-repeat;
	}				
#contenu {
	position: absolute;
	width: 720px;
	left:50% ;
	margin-left:-360px;	
	}	
#info {
	position: relative;
	margin-top: 25px;
	width: 720px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 2px solid #ccc;
	}
#bandepage {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	padding-left: 15px;
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #ccc;
	}		
#infodroite {
	position: relative;
	float: right;
	width: 480px;
	padding-top: 10px;
	padding-right: 7px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 458px;
}
html>body #infodroite {
  width: 480px;
}
#infodroite h1 {
	font-size: 13px;
	font-weight: bold;
	color: #C6120D;
	margin: 0;
	padding-top: 5px;	
	}
#infodroite h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;	
	}
#infodroite h3, h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 2px;	
	}
#infodroite li {
	list-style-type: square;
	list-style-position: inside; 
	color : #C6120D;
	margin: 5px;
	background : transparent;
}	

/* texte originaux */
.to { color: #C6120D; }
a.to:link{ color:#C6120D; text-decoration:none }
a.to:visited { color:#C6120D; text-decoration:none }
a.to:hover { color:#C6120D; text-decoration:underline }
a.to:active { color:#1C476E; text-decoration:underline }

/* traductions */
.trad { color: #1C476E; }
a.trad:link { color:#1C476E; text-decoration:none }
a.trad:visited { color:#1C476E; text-decoration:none }
a.trad:hover { color:#1C476E; text-decoration:underline }
a.trad:active { color:#C6120D; text-decoration:underline }

.infogauche {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 10px;
	width: 215px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
}
html>body .infogauche {
  width: 215px;
}	
#pagecomplete {
	position: relative;
	padding: 15px;
	text-align: justify;
	line-height: 12pt;
}
#pagecomplete a {
	color: #1C476E;
}
#pagecomplete h1 {
	font-size: 11px;
	margin: 10px 5px 10px 5px;
}
#pagecomplete h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 5px;	
}
#pagecomplete h3 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin: 5px;	
}		
#original {
	position: relative;
	margin-top: 25px;
	width: 720px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 2px solid #ccc;
	}	
#bandeoriginal {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	clear: both;
	margin: 0;
	padding: 5px;
	background: #C6120D url(../img/origin.gif) no-repeat right;
	}
#inforiginal {
	position: relative;
	float: left;
	width: 480px;
	padding-left: 15px;
	padding-right: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 458px;
}
html>body #inforiginal {
  width: 480px;
}	
#titreoriginal {
	font-size: 14px;
	font-weight: bold;
	color: #C6120D;
	clear: both;
	margin-top: 15px;
	}
#titreoriginal a:link, #titreoriginal a:visited { color: #C6120D; text-decoration: none; }
#titreoriginal a:active, #titreoriginal a:hover { color: #C6120D; text-decoration: underline; }		
#auteuroriginal {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
	}
#anneeoriginal {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	color: #1C476E;
	margin-top: 5px;
	padding-left: 18px;
	background: url(../img/datorigin.gif) no-repeat left;
	}
.infotexte {
	position: relative;
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 20px;
	line-height: 12pt;
	width: 210px;
}
html>body .infotexte {
  width: 200px;
}			
.detailinfos {
	position: relative;
	line-height: 12pt;
	font-size: 11px;
	font-weight: normal;
}
.detailinfos h1 {
	color: #C6120D;
	font-size: 11px;	
	font-weight:bold;
	margin: 0px;
	}
.detailinfos h2 {
	font-size: 11px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.detailinfos h3 {
	color: #666;
	font-size: 11px;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.detailinfos h4 {
	color: #000;
	font-size: 11px;
	font-weight:normal;
	margin: 0px;
	}
.detailinfos a {
	color: #1C476E;
	font-size: 11px;
	font-weight:normal;
	}
.detailinfos p {
	text-align: justify;
	}			
.traduction {
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 720px;
	background-color: #fff;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 2px solid #ccc;
	}	
.bandetraduction {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	clear: both;
	margin: 0;
	padding: 5px;
	background: #1C476E url(../img/traduit.gif) no-repeat right;
	}	
.infotraduction {
	position: relative;
	float: left;
	width: 480px;
	padding-left: 15px;
	padding-right: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 458px;
}
html>body .infotraduction {
  width: 480px;
}
.titretraduction {
	font-size: 14px;
	font-weight: bold;
	color: #1C476E;
	clear: both;
	margin-top: 15px;
	}	
.auteurtraduction {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 10px;
	}
.anneetraduction {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	color: #1C476E;
	margin-top: 5px;
	padding-left: 18px;
	background: url(../img/dattraduit.gif) no-repeat left;
	}
.detailgauche {
	position: relative;
	font-size: 11px;
	margin-top: 5px;
	text-align: justify;
	line-height: 11pt;
	}
.detailgauche h1 {
	font-size: 11px;
	color: #C6120D;
	font-weight: bold;
	margin: 0px;
	}
.detailgauche h2 {
	font-size: 11px;
	font-weight:normal;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.detailgauche h3 {
	color: #666;
	font-size: 11px;
	font-weight:bold;
	margin: 0;
	}
.detailgauche h4 {
	color: #000;
	font-size: 11px;
	font-weight:normal;
	margin-top: 10px;
	}
.detailgauche a {
	color: #1C476E;
	font-size: 11px;
	font-weight:normal;
	}				
.spacer {
  clear: both;
}
.autretrad {
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
	height: 100%;
}
.autretitre {
	color: #1C476E;
	font-size: 14px;
	font-weight:bold;
	padding-left: 100px;
}
.autretitre a:link { color: #1C476E; text-decoration: none; }
.autretitre a:visited { color: #666666; text-decoration: none; }
.autretitre a:active { color: #1C476E; text-decoration: none; }
.autretitre a:hover { color: #1C476E; text-decoration: underline; }
.autrenom {
	font-size: 12px;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 100px;
}
.autrelangue {
	float: left;
	color: #C6120D;
	font-size: 11px;
	padding-top: 3px;
	font-weight:bold;
}
.autrepays {
	float: left;
	color: #1C476E;
	font-size: 11px;
	padding-top: 5px;
	font-weight:bold;
}
#recherche p {
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	}
#recherche input, select, textarea {
	border: 1px solid #666;
	color: #000;
	}
#recherche .checkbox {
	border: 0;
	color: #000;
	}
#recherche .important {
	margin: 5px;
	text-align: justify;
	}		
.entpied  {
	border: 0;
	margin: 10px;	
	padding: 0;
	width: 90%
	}
.resultat {
	border: 0;
	height: 25px;	
	}
.grisclair {
	border: 0;
	height: 25px;
	background-color: #eeeeee;
	}		



fieldset {
		border: 0;
		margin: 0;
		padding: 0;
	}

.inviso { display: none; }

sup { font-size: 50%; }

.label {
	font-weight: bold;
	}
.widget {
	font-weight: normal;
	}
.formrow {
	margin-bottom: 15px;
	border: 1px dashed #ddd;
	padding: 5px;
	width: 75%;
	}	

label { display: inline; }
legend div { margin-bottom: 10px; }
#aide p { text-align: justify; }


table td.desc_on a {
    background: left center url(../img/interface/orderby_inv.gif) no-repeat;
    padding-left: 12px;
    font-weight: bold;
}
table td.asc_on a {
    background: left center url(../img/interface/orderby.gif) no-repeat;
    padding-left: 12px;
    font-weight: bold;
}
table td.desc_on a:hover {
    background: left center url(../img/interface/orderby.gif) no-repeat;
}
table td.asc_on a:hover {
    background: left center url(../img/interface/orderby_inv.gif) no-repeat;
}
table td.off a {
    background: left center url(../img/interface/orderby_.gif) no-repeat;
    padding-left: 12px;
}
table td.off a:hover {
    background: left center url(../img/interface/orderby.gif) no-repeat;
}
.pager {
	padding-left:6px;
}
.pager_infos {
	margin-bottom:8px;
}
#contact input, select, textarea {
    border: 1px solid;
    margin-top: 0;
}
#contact label {
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
}
#contact p {
    margin-top: 3px;
}
#contact .require_erreur input,  
#contact .require_erreur select,
#contact .require_erreur textarea {
    color: #c30;
    border: 2px solid;
}
#contact .require {
    color: #c30;
}
#contact #send {
    font-weight: bold;
    color: #000;
    font-size: 12px;
    cursor: pointer;
}
#erreur_msg ul {
    padding-left: 0;
    font-size: 12px;
}
#admin {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 300;
    margin: 0; padding: 0;
    margin: 10px;
    padding: 2px;
}
#admin ul li {
    margin: 0; padding: 0;
    list-style-type: none;
}
#admin li, #admin a, #admin #recalcul a {
    margin: 0; padding: 0;
}
#admin #recalcul {
    margin: 0;
    padding: 0;
    font-weight: normal;
    padding: 5px;
    padding-left: 20px;
    background: left center #eee url(../img/interface/arrow_refresh_small.png) no-repeat;
    border: 1px dotted #000;
}
#auteurlist {
    margin: 0;
    padding: 0;
}
#auteurlist .spacer, .spacerd {
    font-size: 1px;
    margin: 0;
    padding: 0;
}
#auteurlist .relation_select,
#translatorlist .relation_select {
    margin: 0;
}
#tosearch {
    font-weight: bold;
    font-size: 11px;
}
.pager .pager_infos {
    margin-left: 5px;
    margin-bottom: 0;
    font-size: 11px;
    color: #666;
}
.pager .pager_pages {
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    margin-top: 0;
    border: 1px solid #ccc;
}
.pager img {
    vertical-align: top;
    padding: 3px;
}

/* recherche sur le site */
#search_site {
    float: left;
    width: 185px;
    padding: 3px;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 0;
}
#search_site fieldset,
#search_site form,
#search_site p,
#search_site h2 {
    border: 0;
    padding: 0;
    margin: 0;
    height: 22px;
}
#search_site #champ_recherche {
    background: #fcfcfc url(http://www.theatre-contemporain.net/images/menu/icones/loupe.png) no-repeat 2px 3px;
    border: 2px solid #ccc;
    padding-left: 16px;
    font-size:11px;
    width: 135px;
}
#search_site #bouton_recherche {
    border: 1px solid #ccc;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 2px;
    background: #666;
}


/* menu du haut */
#ul_menu_utils {
    float: left;
}
#menu_utils {
    background: #E7F0F2;
    position: absolute;
    border: none;
    padding: 0; margin: 0;
    top: 0; right: 0; left: 0;
    width: 100%;
    height: 35px;
}
#content_menu_utils {
    font-family: Arial, Helvetica, Geneva, sans-serif;
    width: 950px;
    padding: 0;
    padding-top: 3px;
    margin-left: auto;
    margin-right: auto;
}
#menu_utils ul {
    float: right;
    padding: 0; margin: 0;
    padding: 5px;
    padding-top: 7px;
    padding-left: 0;
}
#menu_utils li {
    list-style-type: none;
    float: left;
    padding-left: 7px;
    color: #fff;
}
#menu_utils li a {
    color: #000;
    font-size: 13px;
    /*font-weight: bold;*/
    text-decoration: none;
}
#menu_utils li a:hover {
    text-decoration: underline;
}
#mini_thtv a { background: center left transparent url(http://www.theatre-contemporain.net/images/menu/logo/logo_thtv-16x10.png) no-repeat; }
#mini_thnet a { background: center left transparent url(http://www.theatre-contemporain.net/images/menu/logo/logo_thnet-16x10.png) no-repeat; }
#mini_thtrad a { background: center left transparent url(http://www.theatre-contemporain.net/images/menu/logo/logo_thtrad-16x10.png) no-repeat; }
#mini_theduc a { background: center left transparent url(http://www.theatre-contemporain.net/images/menu/logo/logo_theduc-16x10.png) no-repeat; }
#mini_thtv a, #mini_theduc a, #mini_thtrad a, #mini_thnet a { padding-left: 18px; }


