@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background-color: #FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #000000;
}
a:active {
	color: #009900;
}
#pagina {
	width:782px;
	height:auto;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	background-image: url(main/fondos/back.gif);
	padding-left:6px;
	padding-right:6px;
}
#top {
	background-color:#000000;
	background-image: url(main/fondos/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px;
}
#top h1 {
	font-size:20px;
	line-height:30px;
	color:#FFFFFF;
}
#top p {
	color: #FFFFFF;
}
#menu {
	background-color:#000000;
	text-align:center;
	margin:0px;
	height:auto;
}
#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li {
	width:94px;
	height:32px;
	line-height:32px;
	float:left;
	margin-left:3px;
}
#menu li a:link,#menu li a:visited {
	background-image: url(main/fondos/solapa.png);
	border:#CCCCCC 1px solid;
	display: block;
	color: #009900;
	text-decoration:none;
}
#menu li a:hover,#menu li a:active {
	background-image:none;
	display: block;
	color: #000000;
	text-decoration:none;
	background-color:#FFFFFF;
}
#header {
	clear:both;
	height:auto;
	padding-top:10px;
	margin:0px;
}
#header ul {
	padding:0px;
	margin:0px;
}
#header li {
	float:left;
	list-style:none;
	margin-left:12px;
	line-height:20px;
}
#header h2 {
	margin-top:20px;
	padding:0px;
	font-size:20px;
	line-height:24px;
	text-align:center;
	border-bottom: #009900 2px solid;
}
#header p {
	padding:0px;
	text-align:center;
	margin-bottom:10px;
}
#content {
	clear:both;
}
#links {
	height:auto;
	overflow:auto;
	display:block;
}
#links h3 {
	font-size:16px;
	line-height:20px;
	border-bottom:#999999 1px solid;
	text-align:center;
}
#links ul {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
}
#links li {
	float:left;
	width:250px;
	padding:5px;
	text-align:justify;
	font-size:10px;
}
#links a:link,#footer a:visited {
	color:#FF6600;
	text-decoration:underline;
}
#links a:hover,#footer a:active {
	color:#000000;
	text-decoration: underline ;
}
#links, #more {
	clear:both;
}
#comments, #ranking {
	clear:both;
}
#ranking h2, #comments h2 {
	padding-left:4px;
	padding-top:20px;
	line-height:30px;
	margin-bottom:5px;
	font-size:18px;
	border-bottom:#999999 2px solid;
	text-align:center;
}
.com {
	width:390px;
	float:left;
	height:auto;
	display:block;
}
#more .quote {
	text-align:justify;
	width:250px;
	font-style:italic;
	color:#FF9900;
	float:left;
}
#thumbs {
	clear:both;
}
#more .comfoto {
	margin:4px;
	float:left;
	width:120px;
	height:90px;
	border:#CCCCCC 1px solid;
}
#more blockquote {
	margin:0px;
	padding:0px;
}