@charset "utf-8";
/* CSS Document */
body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: #da2f57 url(../images/bg.jpg) repeat-x top;
}

#mainBody
{
	width: 100%;
	height: 385px;
	margin: 3px auto 2px auto;
	background: #f2f0e6 url(../images/01aant.jpg) no-repeat left;
}

#columnLeft
{
	width: 580px;
	float: left;
}

#columnRight
{
	width: 280px;
	float: right;
	position:relative;
	left:-30px;
	top: 10px;
}

#colsRight_a
{
	width: 100%;
	background: url(../images/bloc_m.jpg);
}

	#colsRight_a img
	{ margin-left:2px;}

	#colsRight_a a
	{ 
		color: #c0a85e;
		text-decoration: underline;
		font-size:12px;
		padding: 0 5px 5px 5px;
	}
	#colsRight_a a:hover {color: #ca722c;}
	
	#colsRight_a input
	{   margin-left:15px;
		border-top:1px solid #d2c4ad;
		border-left:1px solid #d2c4ad;
		border-bottom:1px solid #ede5d5;
		border-right:1px solid #ede5d5;
		color:#c0a85e;
		padding:3px;
		width:186px;
	}

#colsRight_b
{
	width: 100%;
}

#colsRight_c
{
	width: 100%;
	height: 17px;
	background: url(../images/bloq_bat.jpg) no-repeat;
	margin-bottom: 5px;
}

.a_swf
{ margin-left:2px;}
