
body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #232021;
	background-color: #baaad5;
	font-size: 12px;
}


a:link,
a:visited
{
	color: #493273;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #232021;
	text-decoration: underline;
}

img
{
	border-style: none;	
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color: #493273;
	border-bottom: solid 1px #493273;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #010101;
	margin: 0px;
	margin-bottom: 10px;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	color: #493273;
	margin: 0px;
}

#container
{
	margin: auto;	
	width: 992px;
}

#headerbanner
{
	height: 96px;
	width: 992px;
	background-image: url(/sites/movie/Images/bg-super-banner.jpg);
	background-repeat: no-repeat;
	text-align: center;	
	padding-top: 4px;
}

#headerbanner img
{
	border: solid 1px #000000;	
}

#leftshadow
{
	background-image: url(/Sites/movie/Images/shadow-left.gif);
	background-repeat: repeat-y;
	width: 16px;
}

#contentzone
{
	width: 960px;
	background-color: #ffffff;
}

/*Templates contenu*/
.imgcontenuleft
{
float:left;
margin-right:5px;
margin-bottom:5px;
}

.imgcontenuleft .image img
{
border:solid 1px #464646;
}

.imgcontenuleft .captiontext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform: uppercase;
color:#624b8e;
white-space:normal;
}

.imgcontenuright
{
float:right;
margin-left:5px;
margin-bottom:5px;
}

.imgcontenuright .image img
{
border:solid 1px #464646;
}

.imgcontenuright .captiontext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform: uppercase;
color:#624b8e;
white-space:normal;
}

.imgcontenucenter
{
margin: auto;
}


.imgcontenucenter .image img
{
border:solid 1px #464646;
}

.imgcontenucenter .captiontext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform: uppercase;
color:#624b8e;
white-space:normal;
}


.image img
{
border:solid 1px #464646;
}

.imgnewrelease
{

border:solid 1px #464646;
}
 

.textnewrelease
{
padding-left:6px;
vertical-align:top;
}
/*Fin Templates contenu*/

#rightshadow
{
	background-image: url(/Sites/movie/Images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 16px;
}


#searchzone
{
	width: 283px;
	height: 33px;
	background-image: url(/Sites/movie/Images/tab-search-pink.gif);
	background-repeat: no-repeat;
}

#footerzone
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	height: 51px;
	width: 992px;
	background-image: url(/Sites/movie/Images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#footerzone a:link, #footerzone a:visited
{
	color: #7e69a5;
	text-decoration: none;
}

#footerzone a:hover, #footerzone a:active
{
	color: #ffffff;
	text-decoration: none;
}
#copyrights
{
	font-family: Arial;
	font-size: 11px;
	color: #554471;
	text-align: center;
	height: 43px;
}
#logoidigit
{
	text-align:center;
	height:33px;	
}

.contentTitle
{
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #493273;
}

.sepline
{
	color: #493273;
	background-color: #493273;
	padding: 0px;
	margin: 0px;
}

.textbox
{
	border: solid 1px #ccc;
}

/* SKINPROCESS PANEL padding:20px 16px 20px 16px; */
.error
{
	color: Red;
}

/* WYSYWIG Editor */
.editor
{
	font-size: 12px;
}

.RadMenu_blank span.text
{
	display: none;
}

.RadMenu_blank img
{
	cursor: pointer;
	cursor: hand;	
}

/* RadEditor Editable Zone */
.RadEContent, .RadEContentBordered
{
	background-color: #ffffff;
    	color: #232021;
	font-size: 11px;   
	font-family: Verdana, Arial, Sans-Serif;
} 


.search .textbox 
{
	border: solid 1px  #493273;
	font-size: 11px;
	color: #333333;
}