@charset "utf-8";
/* Created by : Vara */

/* CSS FORM */
input { border:1px solid #e7ea9d; background-color:#fdffd9; font-family: Verdana; font-size: 10pt; color:#333333; }
textarea { border:1px solid #e7ea9d; background-color:#fdffd9; font-family: Verdana; font-size: 10pt; color:#333333; width:311px; }
input.button { background-color:#e8f0e0; border:1px solid #8da478; font-family: Verdana; font-size: 10pt; color: #005000; cursor:pointer; }
input.button:hover { font-family: Verdana; font-size: 10pt; color: #ffffff; background-color:#518720; border:1px solid #8da478; }


/* CSS PAGE */
body { 
	background-color: #c3008a;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.bgtittle {
	background-image: url(images/bg_tittle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #feffe7;
}

.trcontent {
	background-color: #feffe7;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.txtfooter { 
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
}

.txtcontent {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	text-align: justify;
}

.tittlecontent {
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold ;
	line-height: 11pt;
	color: #000000;
	text-align: justify;
}

.linkfooter {
	font-family: Verdana;
	font-size: 7pt;
	font-weight:bold;
	color: #fe7cd8;
	text-align: justify;
	text-decoration:none ;
}

.linkfooter:hover {
	color: #ffffff;
	text-decoration:none ;
}

.foottext {	
	font-family: Verdana;
	font-size: 7pt;
	color: #ffffff;
	text-decoration:none ;
}

.foottext2 {
	font-family: Verdana;
	font-size: 7pt;
	color: #fe7cd8;
	text-decoration:none;
	text-align: right;
}
.link2 {
	font-family: Verdana;
	font-size: 8pt;
	color:#660066;
	text-align: center;
	text-decoration:none ;
}
.link2:hover {
	color: #8d0000;
	text-decoration:underline ;
}

.link3 {
	font-family: Verdana;
	font-size: 8pt;
	color:#660066;
	text-decoration:none ;
}
.link3:hover {
	color: #8d0000;
	text-decoration:underline ;
}
.cattext {	
	font-family: Verdana;
	font-size: 7pt;
	color: #e77ac7;
	text-decoration:none ;
}
















.link {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
	text-align: justify;
	text-decoration:none ;
}
.link:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #8d0000;
	text-align: justify;
	text-decoration:underline ;
}
