body  {
	
	background: #C2CFF1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.twoColElsRtHdr #aviso{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	border: 5px solid #990000;
	background-color: #ff9999;
	padding: 5px;
	margin: 10px 0;
}
.twoColElsRtHdr #container {
	width: 1024px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColElsRtHdr #header {
	background: url(/images/header.gif) no-repeat top left; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
	text-align: right;
	width: 1024px;
	padding-top: 15px;
}

.twoColElsRtHdr #menu{ 
	width: 1024px;
	height: 43px;
	background:  url("/images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	list-style-type: none; 
	margin-top: 95px; 
	}
	
.twoColElsRtHdr #menu ul {	
	margin: 0;
	padding: 0;
}
	
.twoColElsRtHdr #menu li {	
	float: left; 
	margin: 0 0 0 5px;
	display:inline; 
	}
	
.twoColElsRtHdr #menu li a { 
	height: 43px; 
	color: #000; 
	text-decoration: none;
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}

.twoColElsRtHdr #menu li img { 
	text-decoration: none;
	float: left; 
	padding: 5px 0px 0;
	border: none; 
	}	

.twoColElsRtHdr #menu li a:hover { 
	color: #0079B2; 
	}
.twoColElsRtHdr #menu li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
	
.twoColElsRtHdr #menufotos{ 
	width: 1024px;
	height: 43px;
	background:  url("/images/menu-bg-fotos.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	list-style-type: none; 
	margin-top: 95px; 
	}	
.twoColElsRtHdr #menufotos ul {	
	margin: 0;
	padding: 0;
}
.twoColElsRtHdr #menufotos li {	
	float: left; 
	margin: 0 0 0 5px;
	display:inline; 
	}
.twoColElsRtHdr #menufotos li a { 
	height: 43px; 
	color: #000; 
	text-decoration: none;
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
.twoColElsRtHdr #menufotos li a:hover { 
	color: #0079B2; 
	}
.twoColElsRtHdr #menufotos li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg-fotos.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
.twoColElsRtHdr #menufotos li img { 
	text-decoration: none;
	float: left; 
	padding: 5px 0px 0;
	border: none; 
	}
	
	
.twoColElsRtHdr #menuvideos{ 
	width: 1024px;
	height: 43px;
	background:  url("/images/menu-bg-videos.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	list-style-type: none; 
	margin-top: 95px; 
	}	
.twoColElsRtHdr #menuvideos ul {	
	margin: 0;
	padding: 0;
}
.twoColElsRtHdr #menuvideos li {	
	float: left; 
	margin: 0 0 0 5px;
	display:inline; 
	}
.twoColElsRtHdr #menuvideos li a { 
	height: 43px; 
	color: #000; 
	text-decoration: none;
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
.twoColElsRtHdr #menuvideos li a:hover { 
	color: #0079B2; 
	}
.twoColElsRtHdr #menuvideos li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg-videos.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
.twoColElsRtHdr #menuvideos li img { 
	text-decoration: none;
	float: left; 
	padding: 5px 0px 0;
	border: none; 
	}

.twoColElsRtHdr #menupiadas{ 
	width: 1024px;
	height: 43px;
	background:  url("/images/menu-bg-piadas.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	list-style-type: none; 
	margin-top: 95px; 
	}	
.twoColElsRtHdr #menupiadas ul {	
	margin: 0;
	padding: 0;
}
.twoColElsRtHdr #menupiadas li {	
	float: left; 
	margin: 0 0 0 5px;
	display:inline; 
	}
.twoColElsRtHdr #menupiadas li a { 
	height: 43px; 
	color: #000; 
	text-decoration: none;
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
.twoColElsRtHdr #menupiadas li a:hover { 
	color: #0079B2; 
	}
.twoColElsRtHdr #menupiadas li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg-piadas.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
.twoColElsRtHdr #menupiadas li img { 
	text-decoration: none;
	float: left; 
	padding: 5px 0px 0;
	border: none; 
	}

.twoColElsRtHdr #menulinks{ 
	width: 1024px;
	height: 43px;
	background:  url("/images/menu-bg-links.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	list-style-type: none; 
	margin-top: 95px; 
	}	
.twoColElsRtHdr #menulinks ul {	
	margin: 0;
	padding: 0;
}
.twoColElsRtHdr #menulinks li {	
	float: left; 
	margin: 0 0 0 5px;
	display:inline; 
	}
.twoColElsRtHdr #menulinks li a { 
	height: 43px; 
	color: #000; 
	text-decoration: none;
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
.twoColElsRtHdr #menulinks li a:hover { 
	color: #0079B2; 
	}
.twoColElsRtHdr #menulinks li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg-links.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
.twoColElsRtHdr #menulinks li img { 
	text-decoration: none;
	float: left; 
	padding: 5px 0px 0;
	border: none; 
	}
	
.twoColElsRtHdr #menuusuario{
	float:right;
	display:inline;
}

.twoColElsRtHdr #anuncio {
	float:right;
	padding-right: 30px;
	width: 500px;
}

.twoColElsRtHdr #votos {
	background: url(/images/votos.gif) no-repeat top left;
	float:left;
	width:62px;
	height:100%;
	text-align: center;
	color: #FFF;
	font: 100% Verdana;
	padding-right: 10px;
	margin-top: 15px;
}

.twoColElsRtHdr #votosvideo {
	background: url(/images/votosvideo.gif) no-repeat top left;
	float:left;
	width:62px;
	height:100%;
	text-align: center;
	color: #FFF;
	font: 100% Verdana;
	padding-right: 10px;
	margin-top: 15px;
}

.twoColElsRtHdr #votospiada {
	background: url(/images/votospiada.gif) no-repeat top left;
	float:left;
	width:62px;
	height:100%;
	text-align: center;
	color: #FFF;
	font: 100% Verdana;
	padding-right: 10px;
	margin-top: 15px;
}

.twoColElsRtHdr #votoslink {
	background: url(/images/votoslinks.gif) no-repeat top left;
	float:left;
	width:62px;
	height:100%;
	text-align: center;
	color: #FFF;
	font: 100% Verdana;
	padding-right: 10px;
	margin-top: 15px;
}

.twoColElsRtHdr #votosfoto {
	background: url(/images/votosfotos.gif) no-repeat top left;
	float:left;
	width:62px;
	height:100%;
	text-align: center;
	color: #FFF;
	font: 100% Verdana;
	padding-right: 10px;
	margin-top: 15px;
}

.twoColElsRtHdr #votar {
	background: url(/images/votar2.gif) no-repeat top left;
	width: 62px;
	height: 30px;
	color: #FFF;
	font: 80% Verdana;
	text-align: center;
	vertical-align: text-bottom;
}

.twoColElsRtHdr #votar a:link { text-decoration: none; color: #FFF; font-weight:bold;}
.twoColElsRtHdr #votar a:hover { text-decoration: none; color: #FFF; font-weight:bold;}
.twoColElsRtHdr #votar a:visited { text-decoration: none; color: #FFF; font-weight:bold;}

.twoColElsRtHdr #votar2 {
	background: url(/images/votar2.gif) no-repeat top left;
	width: 62px;
	height: 30px;
	color: #FFF;
	font: 80% Verdana;
	text-align: center;
	vertical-align: text-bottom;
}

.twoColElsRtHdr #votar2 a:link { text-decoration: none; color: #FFF; font-weight:bold;}
.twoColElsRtHdr #votar2 a:hover { text-decoration: none; color: #FFF; font-weight:bold;}
.twoColElsRtHdr #votar2 a:visited { text-decoration: none; color: #FFF; font-weight:bold;}

.twoColElsRtHdr #noticias {
	width:700px;
	font-size: 75%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.twoColElsRtHdr #noticias td a:hover { text-decoration: none; border: 3pt solid}

.twoColElsRtHdr #sidebar1 {
	float: right;
	width: 300px; /* since this element is floated, a width must be given */
	background: #EBEBEB;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
.twoColElsRtHdr #mainContent {
	width: 705px;
	background: #FFF;
	padding-left: 10px;
	background: #FFF;
	padding-top: 10px;
	margin: 0;
} 
.twoColElsRtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	font-size: 65%;
	text-align: center;
} 
.twoColElsRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColElsRtHdr #footer a:link { text-decoration: none; color: #0079B2; font-weight:bold;}
.twoColElsRtHdr #footer a:hover { text-decoration: none; color: #0079B2; font-weight:bold;}
.twoColElsRtHdr #footer a:visited { text-decoration: none; color: #0079B2; font-weight:bold;}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColElsRtHdr #usuarios {
	padding-left: 10px;
	width: 300px;
	font-size: 70%;
}

.twoColElsRtHdr #usuarios li{
	display: block;
	background: #C2CFF1;
	width: 280px;
	height: 29px;
	float: left;
	padding-top: 3px;
}

.twoColElsRtHdr #usuarios a:link { text-decoration: none; color: #AB642C; font-weight:bold;}
.twoColElsRtHdr #usuarios a:hover { text-decoration: none; color: #AB642C; font-weight:bold;}
.twoColElsRtHdr #usuarios a:visited { text-decoration: none; color: #AB642C; font-weight:bold;}

.twoColElsRtHdr #usuarios li2{
	display: block;
	width: 280px;
	height: 29px;
	float: left;
	padding-top: 3px;
	background: #DDD;
}

.twoColElsRtHdr #topall {
	width: 300px;
	text-align: left;
}

.twoColElsRtHdr #topall a:link { text-decoration: none; color: #2C7B2A; font-weight:bold;}
.twoColElsRtHdr #topall a:hover { text-decoration: none; color: #2C7B2A; font-weight:bold;}
.twoColElsRtHdr #topall a:visited { text-decoration: none; color: #2C7B2A; font-weight:bold;}

.twoColElsRtHdr a:link { text-decoration: none; color: #2C7B2A;}
.twoColElsRtHdr a:hover { text-decoration: none; color: #2C7B2A;}
.twoColElsRtHdr a:visited { text-decoration: none; color: #2C7B2A;}


.twoColElsRtHdr #comentarios {
	padding: 5px;
	width:500px;
	background: #C2CFF1;
}

.twoColElsRtHdr #conteudoperfil {
	width:520px;
	padding: 5px;
	padding-left: 20px;
	float: left;
	background: #C2CFF1;
	margin-bottom: 20px;
}

.twoColElsRtHdr #conteudorecados li{
	display: block;
	width:520px;
	padding: 5px;
	padding-left: 10px;
	margin-left: 10px;
	float: left;
	border-bottom: dashed thin;
    overflow: hidden;
	border-top: dashed thin;
	margin-bottom: 5px;
	background: #C2CFF1;
}

.twoColElsRtHdr #conteudorecados2 li{
	display: block;
	width:530px;
	padding: 5px;
	padding-left: 10px;
	float: left;
	border-bottom: dashed thin;
    overflow: hidden;
	border-top: dashed thin;
	margin-bottom: 5px;
	background: #C2CFF1;
}


.twoColElsRtHdr #perfil {
	width:140px;
	padding: 5px;
	float: right;
	background: #C2CFF1;
}

.twoColElsRtHdr #perfil li{
	display: block;
	width:140px;
	padding: 5px;
	float: right;
	background: url(/images/perfil-li.png) no-repeat right;
}

.twoColElsRtHdr #fotorecado{
	width:50px;
	padding-right: 5px;
	float: left;
}

.twoColElsRtHdr #horarecado{
	float:right;
}

.twoColElsRtHdr #noticiaspiadas{
	margin-left:65px;
}

.twoColElsRtHdr #pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.twoColElsRtHdr #pages a, .twoColElsRtHdr #pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.twoColElsRtHdr #pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.twoColElsRtHdr #pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.twoColElsRtHdr #pages a:hover {
    border-color: #2E6AB1;
}

.twoColElsRtHdr #pages a.nextprev {
    font-weight: bold;
}

.twoColElsRtHdr #pages span.nextprev {
    color: #666;
}

.twoColElsRtHdr #pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.twoColElsRtHdr #pages .nextprev-next {
    float: right;
}
