/*------------------------------------------------------------------
[TOTTO MARCA CSS]
Version:		1.0
Assigned to:	TheRORO
-------------------------------------------------------------------*/

* {
margin:0 auto;
padding:0 auto;
}

/* --------- Estilos por Defecto  ------------  */

body {
text-align:center;
background-image: url(images/bk.jpg);
background-position:center top;
background-attachment:fixed;
background-color:#000000;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

html {font-size: 100%;}
				
fieldset { border: 0 solid; }

table {		
		text-decoration: none;
		text-align: left;
		}



a img {border: 0;}



#container {
width:955px;
margin:0px auto;
text-align:center;

}


#pie {
	text-align:center;
	}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}










#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}




a img {
border:none;

}
