/* CSS Document */
body
{
margin-left:auto;
margin-right:auto;


}

img
{
border : 0;

}


table
 {
background-color : #0b172c;
font-family : verdana, arial, Times, serif ;
font-weight: bold;
text-align: left;

border : 0px ;
border-collapse: collapse;
}

td
 {

border : 0px solid black ;
border-collapse: collapse;
}

.allum
{
background-color : #feef8b ;
color : #000000 ;
}

.titretab
{
font-size : 20px;
font-weight : bold;
text-align : center;
color : #FFFFFF ;
}

.film_tit
{
font-size : 16px;
font-weight : bold;
text-align : center;
color: #FFFFFF ;
}


.film_tit1
{
font-size : 16px;
font-weight : bold;
text-align : center;
color: #000000 ;
}


.aff_comment
{
font-family : verdana, arial, Times, serif ;
font-size : 12px;
font-weight : bold;
text-align : center;
margin :0px;
color: #4274AC ;
}

.aff_commentb
{
font-family : verdana, arial, Times, serif ;
font-size : 12px;
font-weight : bold;
text-align : center;
margin :0px;
color: #ffffff ;
}


.film_desc
{
font-size : 12px;
font-style: normal;
color: #ffeabd;
}


a:link 
{
font-size : 12px;
font-weight : bold;
text-decoration: underline;
color: #71B0FF;

}

a:active 
{
font-size : 12px;
font-weight : bold;
text-decoration: underline;
color: #CD0303;
}

a:hover 
{
font-size : 12px;
font-weight : bold;
text-decoration: underline;
color: #ffffff;
}



a:visited
{
font-size : 12px;
font-weight : bold;
text-decoration: underline;
color: #CD0303;
}



