html,body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
        background-color: #6B167E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width:100%;
    height:100%;
}
* html body 
{
    height:100%;
    width:100%;
}    

P {
 	margin: 0px;
  
}    



.Main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 955px;
	right: auto;
	text-align: left;
	letter-spacing: normal;
	left: auto;
	margin-right:auto;margin-left:auto;
}

.Header {
	margin: 0px;
	padding: 0px;
	width: 955px;
	right: auto;
	text-align: left;
	letter-spacing: normal;
	left: auto;
	margin-right:auto;margin-left:auto;
}

.Content0 {
	padding: 0px;
	width: 955px;
	right: 0px;
	left: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	float: left;;

}

.Content1 {
	width: 10px;
	background-image: url(tbbg.png);
	background-repeat: repeat-x;
	height:auto;
	background-color:#6d6e6e;
}
.Content2 {
	width: 925px;
	height:320px;
	border: 5px solid #FFFFFF;
	
}

.footer {
	width: 955px;
	background-image: url(footer.png);
	background-repeat: no-repeat;
	height:40px;
	clear:both;
	
}
.Footer1 {
	margin-left:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	
}

.ModTitulo {
	color : #370B3F;
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;
}




.ModTxt {
	color : #370B3F;
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	font-variant : normal;
  line-height:15px;
}

.ModTxtB {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;
  line-height:15px;
}

.user {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;

	
	
	
}

A.user:link {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;

	
}

A.user:visited  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;

	
	
}

A.user:active   {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;

	

}
A.user:hover    {
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;
  text-decoration: underline;
	
}
.normalpeq {
	color : #ffffff ! important;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	font-variant : normal;
}