
/* General elemnts */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	background-repeat: repeat-x;
}


td.left_menu {
	background-color: #F4F4F4;
	width: 250px;
	border-left: 10px solid white;
	height: 100%;
}

.tratamente {
	font-size: 14px;
	color: #A977C0;
}

a:hover {
	color: #414342;
}

a {
		color: #936FC6;
		text-decoration: none;
}


a.bold {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-right: 0px;
	font-weight: normal;
	color: #aa3299;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 7px;
	margin-right: 0px;
	font-weight: bold;
	color: #A977C0;
}

.mov {
	color: #A977C0;
}

a.menu {
	font-size: 11px;
	color: #434343;
}


.content {
	padding-left: 20px; padding-right: 20px;
	width: 485px;
}

.content img {padding: 4px;}


.copyright {
	text-align: center;
	padding: 10px; 
	color: #818181;
}

td.copyright {
	background-repeat: repeat-x;
	font-size: 10px;
	color: #B6B6B6;
	height: 81px;
}

/* forms */
td.FormClassErrors {
	color: red;
}
 
.content ul {
	list-style-image: url("../images/templates/menu_icon.gif"); line-height: 20px;
}

.content li {
	min-height: 20px;
	color: #A977C0;
}


.bleu {
	color: #000099;
}

