﻿/* Css Pour CmsInfosManager*/
/* Page News */


.Links
{
	display: block;
	position: relative;
	top: 20px;
	width: 90%;
	font-family: arial, Verdana;
	margin: 0;
	padding: 0;
	width: 800px;
	line-height: 18pt;
}



.Links .InfoItemLinkDiv
{
	font-size: 12px;
	text-align: left;
	top: 0px;
	font-weight: normal;
	left: 0px;
	vertical-align: middle;
	display: block;
}


.Links .CmsInfoHeader
{
	font-size: 130%;
	display: block;
	width: 100%;
	color: #8c0638;
	font-weight: bolder;
	margin-bottom: 10px;
}

.Links .InfoItemLink
{
	/*color: #8c0638;*/
	color: #6e012a; 
	text-decoration: none;
	font-size: 12px;
}


.Links .InfoItemLink:hover
{
	text-decoration: underline;
	color: #8c0638;
}


.Links .InfoItem hr
{
	color: #700229;
	height: 0.5em;
}

.Links .InfoItem img span b
{
	color: #700229;
}

.InfoItem table{top: 10px; }

.Links .InfoItem
{	background-color: white;
	display: block;
	position: relative;
	line-height: 18pt;
}


.Links img.imgNews
{
	position: absolute;
	top: 15px;
	left: 15px;
	clear: right;
	margin-right: 3px;
	vertical-align: middle;
}

/* CMS INFO MODE EDIT */
.Links .EditCmsInfoItem
{
	background-color: Silver;
}