

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
}

.alangue, .alangue:visited, .alangue:active, .alangue:link, .alangue:hover
{
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.alangue img
{
	height: 10px;
}

.programme td
{
	text-align: center;
	vertical-align: top;
}

.titrevideo
{
	font-style: italic;
	color: #ff4800;
	font-weight: bold;
	font-size: 14px;
}

.soustitre
{
	line-height: 30px;
	font-size: 22px;
	font-style: italic;
}

.programme .header
{
	background-color: #f26a21;
	color: #ffffff;
	font-weight: bold;
}
.button
{
	background: url(images/bg-titre-menu-gauche.jpg) no-repeat;
}
.button, .button a
{
	width: 250px;
	height: 36px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.button a:hover
{
	text-decoration: underline;
}
.programme .desc
{
	background-color: #f2e9dd;
}

.programme .hour
{
	background-color: #dcd2c8;
}

/***********************************************************/
/********************** ONGLETS ****************************/
/***********************************************************/

table#onglets {
	width: 100%;
	background: url(images/bg-entete.jpg) no-repeat;
	height: 270px;
}

table#onglets td {
	vertical-align: middle;
	text-align: center;
}

.aonglets, aonglets:active, aonglets:visited, aonglets:link {
	color: #f33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.aonglets:hover {
	color: #000;	
	/*text-decoration: underline;*/
}

/***********************************************************/
/****************** COLONNE GAUCHE **************************/
/***********************************************************/

table#colonne_gauche {
	width: 250px;
	font-size: 14px;
}
table#colonne_gauche td {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

table#colonne_gauche td div {
    background: url(images/bg-titre-menu-gauche.jpg) no-repeat top center;
	height: 36px;
	line-height: 33px;
	padding-left: 20px;
	vertical-align: middle;
}

table#colonne_gauche td div a, table#colonne_gauche td div a:hover, table#colonne_gauche td div a:visited, table#colonne_gauche td div a:link {
	font-weight: bold;
	text-decoration: none;
	color: ffffff;
}
table#colonne_gauche td#none {
    background: url() no-repeat top center;
	height: 36px;
	padding: 0px;
	vertical-align: middle;
}

table#colonne_gauche a, table#colonne_gauche a:active, table#colonne_gauche a:visited, table#colonne_gauche a:link, table#colonne_gauche span {
	color: #ff4800;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
table#colonne_gauche a:hover {
	text-decoration: underline;
}

table#colonne_gauche div a, table#colonne_gauche div a:active, table#colonne_gauche div a:visited, table#colonne_gauche div a:link {
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	font-size: 14px;
}

table#colonne_gauche div a:hover {
	text-decoration: underline;
}

/***********************************************************/
/****************** ENVOYER CONFERE ************************/
/***********************************************************/

table#sendto {
	font-size: 12px;
	width: 700px;
	margin-left: 80px;
}


table#sendto input {
	width: 250px;
}

table#sendto textarea {
	width: 250px;
	height: 100px;
}


/** flash info **/
#flashinfo
{
	width: 300px;
	height: 175px;
	overflow: hidden;
	background: url(images/bg-flash.jpg) no-repeat;
	text-align: justify;
	font-size: 12px;
}
#flashinfoeng
{
	width: 300px;
	height: 175px;
	overflow: hidden;
	background: url(images/bg-flash-eng.jpg) no-repeat;
	text-align: justify;
	font-size: 12px;
}
#flashinfo div, #flashinfoeng div
{
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

/***********************************************************/
/****************** INDEX **********************************/
/***********************************************************/

.bordure {
	border: 1px solid black;
	padding: 5px;
}

table#contenu {
	border-spacing: 10px;
	width: 100%;
}

table#contenu td {
	font-size: 12px;
	vertical-align: top;
}

/***********************************************************/
/****************** REFERENCEMENT **************************/
/***********************************************************/

h1 {
	font-size:1em; 
	display: inline;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	font-size:1em; 
	display: inline;
	font-weight: normal;
	text-decoration: none;
}

.onglet_video {
	float: left;
	background: url(images/bg-onglet-video.jpg) no-repeat top center;
	height: 36px;
	width:160px;
	line-height: 33px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
}

.onglet_video a {
	color: white;
	text-decoration: none;
	font-weight: bold;	
}

.onglet_video a:hover {
	text-decoration: underline;
}

.titre_orange {
	color: #ff4800;
	font-weight: bold;
	font-size:18px;
	#text-decoration: underline;
}

.prog_video {
	
}

.prog_video tr {
	
}

.prog_video td {
	width:230px;
	padding: 5px;
}
