/*@CHARSET "ISO-8859-1";*/

.manage .error
{
	color: #f00;
}

.manage td
{
	padding: 5px 2px 5px 2px;
}

.manage .mandatory td.lib
{
	color: #880000;
}

.manage td.lib
{
	width: 200px;
	color: #000;
}

.manage td
{
	vertical-align: top;
}

.manage th,
.manage td.lib
{
	font-size: smaller;
	text-align: right;
}

.manage .naissance input
{
	text-align: center;
}

.manage .abonne input
{
	text-align: left;
}
.manage .input
{
	font-size: smaller;
}

.manage .ok
{
	color: #00ff00;
	font-size: smaller;
}

.manage .warning1
{
	color: #33cc00;
	font-size: smaller;
}

.manage .warning2
{
	color: #669900;
	font-size: smaller;
}

.manage .warning3
{
	color: #996600;
	font-size: smaller;
}

.manage .warning4
{
	color: #cc3300;
	font-size: smaller;
}

.manage .ko
{
	color: #ff0000;
	font-size: smaller;
}

.manage .warning
{
	color: #ffff00;
}

.manage table
{
	background-color: #f5f5f5;
	min-width: 600px;
	border: 1px solid #ccf;
}

.manage.newsletter td.input
{
	font-size: smaller;
}


.manage td.info
{
	font-weight: bold;
	font-size: smaller;
}

.manage.index td.info
{
	font-weight: bold;
	font-size: smaller;
}


#subscribe_step3 .optinnm .input,
#subscribe_step3 .optinautre .input,
#subscribe_step3 .optincarte .input
{
	font-size: smaller;
	color: #880000;
}

#subscribe_step3 .interets .input
{
	font-size: smaller;
}

.login form.error .error
{
	color: #f00;
}

.manage tr.head th
{
	background-color: #ddf;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #555;
}

.manage tr.head
{
	height: 30px;
}

.manage table sup
{
	font-weight: normal;
}

p
{
	margin-left: 10px;
}

.manage p
{
	font-size: smaller;
}

.manage .link
{
	margin-left: 10px;
}

.manage .note
{
	color: #555;
	font-size: 11px;
}

.manage.login p.subscribe,
.manage.login p.lost
{
	font-size: 14px;
	font-weight: bold;
	width: 580px;
	border: 1px solid #ccf;
	margin-left: 0px;
	padding: 10px;
}

.manage .offreabo
{
	
}

.manage .highlight
{
	font-weight: bold;
	color: #55c;
}

.manage table.codpro
{
	border: 1px dashed #ddd;
	background-color: transparent;
	width: 500px;
	border-collapse: collapse;
}

.manage table.codpro td
{
	font-size: smaller;
	font-weight: normal;
	vertical-align: top;
	border: 0;
	border-bottom: 1px dashed #ddd;
	padding: 1px;
}

.manage table.codpro td.code
{
	font-weight: bold;
	width: 200px;
}

.manage table.codpro td.date
{
	text-align: center;
	width: 100px;
}

.manage table.codpro td.info
{
	font-weight: normal;
	width: 300px;
}


.manage table.codpro tr:hover
{
	background-color: #eee;
}

#dialogCgu
{
	display: none;
}

#dialogCgu .cgu
{
	overflow: scroll;
	height: 400px;
	width: 500px;
	font-size: 12px;
}

