body {
    margin: 0;
    padding: 0;
    background: url(../img/bg_topmain.gif) top repeat-x;
    font: normal 13px "Trebuchet MS", Verdana, Geneva, sans-serif;
    color: #666;
}

p {
    margin: 0 0 10px 0;
    text-align: justify;
}

img {
    border: 0;
}

strong {
    font-weight: bold;
    color: #f30e0b;
}

.rojito {color:#f30e0b;}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
a {
    color: #f30e0b;
    text-decoration: none;
}

a:hover {
    color: #ff9125;
}

/*Cajas Principales*/

#content_wrap {
    width: 980px;
    margin: 0px auto;
    padding: 0;
    border: 0;
}

#content_left {
    float: left;
    width: 730px;
}

#content_right {
    margin: 0 0 0 12px;
    float: left;
    width: 238px;
    height: 1%;
}

.content_boxSB {
    margin: 0 0 10px 0;
    padding: 0;
}


/*Banner Lateral de Blogs*/
.lat_blogs_cabecera {
    width: 230px;
    height: 54px;
    margin: 0 4px;
    padding: 0;
}

#lat_blogs_content {
    width: 230px;
    height: 232px;
    margin: 0 4px;
    background: url(../img/bg_lat_blogs.gif) bottom no-repeat;
}

#lat_blogs_content img {
    float: left;
    display: inline-block;
    margin: -8px 5px 0 0;
    padding: 0;
    border: #FFF 2px solid;
    clear: both;
    width: 40px;
    height: 40px;
}

#lat_blogs_content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#lat_blogs_content ul li{
    height: 42px;
    margin: 0;
    padding: 16px 7px 0 7px;
    background: url(../img/lat_blogs_li.gif) top repeat-x;
    line-height:13px;
    font-size:12px;
}

#lat_blogs_content ul li p{
    font-size:11px;
}

#lat_blogs_content a {
    color: #4a4a4a;
    text-decoration: none;

}

#lat_blogs_content a:hover {
    color: #f30e0b;
}
.sidebar_blog {
	text-decoration: underline;
}
.lat_head_8 {background:url(../img/hd/hd8.png) no-repeat;}
.lat_head_7 {background:url(../img/hd/hd7.png) no-repeat;}
.lat_head_5 {background:url(../img/hd/hd5.png) no-repeat;}
.lat_head_12 {background:url(../img/hd/hd12.png) no-repeat;}
.lat_head_10 {background:url(../img/hd/hd10.png) no-repeat;}
.lat_head_11 {background:url(../img/hd/hd11.png) no-repeat;}
.lat_head_13 {background:url(../img/hd/hd13.png) no-repeat;}
.lat_head_{background:url(../img/blogs_plazavea.png) no-repeat;}

/*Login*/
.lat_boxWB {
    width: 238px;
    background: url(../img/brd_lat_bg.gif) repeat-y;
    margin: 0 0 10px 0;
}
.lat_boxWB_top {
    width: 238px;
    height: 4px;
    margin: 0;
    background: url(../img/brd_lat_top.gif) no-repeat;
}
.lat_boxWB_bottom {
    width: 238px;
    height: 4px;
    margin: 0;
    background: url(../img/brd_lat_bottom.gif) bottom no-repeat;
}
.lat_inner_login_off {
    width: 230px;
    height: 198px;
    background: url(../img/bg_login_off.png) no-repeat;
    margin: 0 4px 0 4px;
	text-align:right;
}
.lat_inner_login_onf {
    width: 230px;
    height: 153px;
    background: url(../img/bg_login_onf.png) no-repeat;
    margin: 0 4px 0 4px;
}

.lat_inner_login_onm, .lat_inner_login_on {
    width: 230px;
    height: 153px;
    background: url(../img/bg_login_onm.png) no-repeat;
    margin: 0 4px 0 4px;
}

#vea_login {
    margin: 0;
    padding: 0 12px 0 0;
    font-size: 12px;
}

#vea_login .input {
    background: none;
    border: none;
    width: 135px;
}

#vea_login p {
    margin: 0;
    line-height: 10px;
}

#vea_login a {
    color: #f30e0b;
}

#vea_login a:hover {
    color: #003fb2;
}

#vea_login h3 {
    font-weight: normal;
    font-size: 20px;
    margin: 28px 0 0 10px;
    line-height: 18px;
}

#vea_login .fotousuario{
    width: 69px;
    border: 1px solid #fff;
}



/*Clasificados*/
#front_clasificados {
    width: 980px;
    height: 186px;
    margin: 0 auto 20px auto;
    padding: 0;
    background: url(../img/bg_front_clasificados.png) no-repeat;
}

#front_clasificados_content {
    padding: 52px 0 0 195px;
}

#front_clasificados_content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#front_clasificados_content ul li{
    margin: 0;
    padding: 0 0 0 78px;
    display: block;
    float: left;
    width: 170px;
    height: 85px;
}

#front_clasificados_content span{
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

#front_clasificados_content p{
    margin: 4px 0 0 0;
    font-size: 12px;
    line-height: 12px;
}

#front_clasificados_content a {
    color: #f30e0b;
}

#front_clasificados_content a:hover {
    color: #003fb2;
}

#clasificados_link {
    width: 960px;
    text-align: right;
    margin: 0;
    padding: 25px 20px 0 0;
}

#clasificados_link a {
    color: #4a4a4a;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
#clasificados_link a:hover {
    color: #f30e0b;
}


#footer {
    width: 100%;
    height: 177px;
    background: url(../img/bg_footer.gif) repeat-x;
}

#footer_content {
    width: 980px;
    height: 177px;
    margin: auto;
    color: #FFF;
}

#footer_content td {
    padding: 20px 0 0 10px;
}

#footer_content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer_content ul li {
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 13px;
}

#footer_content p {
    font-weight: bold;
}

#footer_content a {
    text-decoration: none;
    color: #FFF;
}

#footer_content a:hover {
    color: #ffd503;
}

/*Dise�o de Contenido*/

/*Breadcrubms*/

#breadcrumbs {
    width: 730px;
    height: 36px;
    background: url(../img/bg2_breadcrumbs.png) no-repeat;
    margin: 0 0 20px 0;
    padding-top: 3px;
}

#breadcrumbs ul {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 32px;
    list-style: none;
    font-size: 13px;
}

#breadcrumbs ul li {
    display: inline;
    margin: 0 0 0 3px;
    padding: 0 0 0 10px;
}
#breadcrumbs3 {
    width: 730px;
    height: 36px;
    background: url(../img/bg3_breadcrumbs.png) no-repeat;
    margin: 0 0 20px 0;
    padding-top: 3px;
}

#breadcrumbs3 ul {
    margin: 0;
    padding: 0 0 0 10px;
    line-height: 32px;
    list-style: none;
    font-size: 13px;
}

#breadcrumbs3 ul li {
    display: inline;
    margin: 0 0 0 3px;
    padding: 0 0 0 10px;
}
.brd_mom {
    background: url(../img/ico_mom.png) 1px 5px no-repeat;
}

.brd_child {
    background: url(../img/ico_child.png) 1px 5px no-repeat;
}

#breadcrumbs a {
    color: #4a4a4a;
    text-decoration: none;
}

#breadcrumbs a:hover {
    color: #f30e0b;
}

/*Categorias*/
.cat_post,
.cat_tips {
    margin: 0;
    padding: 0 0 20px 0;
    clear: both;
}

.cat_img {
    display: inline;
    float: left;
    margin: 0 15px 20px 0;
    padding: 0;
    border: #e3e3e3 5px solid;
}

.tips_img {
    display: inline;
    float: left;
    margin: 0 15px 40px 0;
    padding: 0;
    border: #e3e3e3 5px solid;
}
.tips_img2 {
    float: left;
    width: 69px;
    height: 69px;
    margin: 0 15px 40px 0;
    padding: 0;
    border: #e3e3e3 5px solid;
}
.tips_img3 {

    width: 69px;
    height: 69px;
    margin: 10px 10px 10px 10px;
    padding: 0;
    border: #e3e3e3 5px solid;
}
.tips_img3a {

    width: 69px;
    height: 69px;
    margin: 0px 10px 10px 10px;
    padding: 0;
    border: #e3e3e3 5px solid;
}
.tips_img4 {

    width: 26px;
    height: 26px;
    margin: 3px 10px 3px 3px;
    padding: 0;
    border: #e3e3e3 2px solid;
    float: left;
}
.cat_h2 {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
}

.tips_h2 {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: -1px;
}

.red_h2 {
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
	color:#f30e0b;
}

.cat_p {
    margin: 0 0 10px 0;
}

.tips_p {
    margin: 0 0 5px 0;
}

.more {
    font-style: italic;
}
.more2 {
    font-style: italic;
    font-size: 10px;
}

/*Single*/
.single_post {
    margin: 0;
    padding: 0 0 20px 0;
    clear: both;
}
.single_h2 {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
}

.single_post img {
    border: #dcdcdc solid 7px;
    margin: 0 0 10px 0;
}

.single_post strong {
    font-weight: bold;
    color: #f30e0b;
}

.single_post table {
    border: none !important;
}

.single_post tr {
    border: none;
    background: #fff;
}

.single_post td {
    border: 1px solid #a7a7a7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #6D929B;
}




/*Cajas*/
.swf_ticker{
    /*background-color:red;*/
    background:url(../img/bk_ticker.png) no-repeat;
}

.img_loading{
    background:url(../img/anim_loading.gif) no-repeat center center;
}

.main_boxWB {
    width: 730px;
    background: url(../img/bg_brd_main.png) repeat-y;
    margin: 0 0 20px 0;
}

.main_boxWB_top {
    width: 730px;
    height: 4px;
    margin: 0;
    background: url(../img/bg_brd_main_top.png) no-repeat;
}
.main_boxWB_bottom {
    width: 730px;
    height: 4px;
    margin: 0;
    background: url(../img/bg_brd_main_bottom.png) bottom no-repeat;
}

.cat_inner {
    margin: 10px 14px 10px 14px;
}

.cat_inner ul {
    margin: 0 0 10px 0px;
    padding: 0 0 0 200px;
    list-style: disk;

}

.cat_inner ul li {
    margin: 0 0 0 0;
    padding: 0;
}

.cat_inner ul a {
    color: #4a4a4a;
}
.cat_inner ul a:hover {
    color: #f30e0b;
}

* html .fcl{
    clear: both;
    height: 0px;
    overflow: hidden;
    margin-top:0px
}

head+body .fcl{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top:-1px
}

.clasificado {
    background: #ffffff url(../img/postit.jpg) no-repeat;
    width: 350px;
    height: 388px;
    overflow: hidden;
}
.clasificado p {
    padding: 0 30px 10px 30px;
    margin: 0 0 0 0;
}
.clasificado h2 {
    padding: 70px 30px 10px 30px;
    margin: 0 0 0 0;
}
#navigation {
    padding: 5px 10px 5px 10px;
    margin: 5px 0 5px 0;
    font-size: 12px;
}

.clasi_null p{
    margin: 0;
}
#socialize-this {
    font-size: 18px;
    text-align: right;
}
#socialize-this img, #socialize-this td {
    border: 0;
}

#socialize-this td img{
    width:36px;
    height:36px;
}

blockquote {

    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    padding: 10px 20px 10px 10px;
    margin: 0 0 12px 0;
}
.blockquote_yellow {

    background: #fdcf3b;
    border: 1px solid #cccccc;
    padding: 10px 20px 10px 10px;
    margin: 0 0 12px 0;
    color: #ed0811;
}

.reemplazo_barra td a{
	text-decoration:underline;
}

.hilite {
    background: #ffde00;
}
.caja_tips {
    width: 338px;

}

.rating-estrellas{
    background-image:url(../img/estrellas0.png);
    width:80px;
    height:16px;
}

/*juego*/
.juego{
	background:#E9EAB7 url(../img/bk_juego.png) repeat-y;
}
.juego .top{
	background:url(../img/bk_juego_top.png) top no-repeat;
        min-height:360px;
        height:auto !important;
        height:360px;
		padding-top:5px;
}

.juego .top .barra{
	text-align:right;
	margin-right:18px;
}

.juego .top .barra img{
	margin-top:20px;
	padding-top:10px;
}

.juego .bottom{
	background:url(../img/bk_juego_bottom.png) bottom no-repeat;
	height:25px;
}

.juego .barra{
	height:70px;
}

.barra_sola{
	/*background:url(../img/juego-menu-barra.png) no-repeat;*/
	background:url(../img/barra_juego.gif) no-repeat;
	width:726px;
	height:42px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}

.barra_sola .barra_sola_links{
	padding:15px 15px 0 0;
}

.juego .column_l{
	width:336px;
	margin-left:30px;
	padding:5px;
	background:#e9eab7;
	font-style:italic;
	margin-top:10px;
}

.juego .column_l strong a{
	text-decoration:underline;
}

.juego .column_r{
	float:right;
	width:290px;
	margin-right:15px;
	padding:5px;
}
html>body .juego .column_r{ margin-right:30px;}

.juego .botones{
	text-align:center;
	margin-top:50px;
}

.juego .botones .central{
	margin:0 30px;
}

.juego .sponsors{
	text-align:center;
	margin:40px 0 10px 0;
}

.juego .loop{
	margin:10px 30px;
}
/***** estilos tablas ranking *****/
.clase1 {
	background-color: #dddddd;
}
.clase2 {
	background-color: #cccccc;
	
}

.main_boxWB{}

.clase1 a, .clase2 a{
	background:url(../img/arrow4.gif) no-repeat 0 5px;
	padding-left:15px;
}

#rb_buscador_home {
	width: 218px;
	height: 41px;
	background: url('../img/buscador_rojo.png') no-repeat; 
	padding: 8px 0 0 20px;
	margin: 0 0 10px 0;
}
