* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #4a4848;
	color: #a7a7a7;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}


#tabla{
	background: url('../img/body_background.gif') #4a4848 repeat-x 0px 0px;
		
}
.impresiones {
    background-color:#000000;
	color: #fff;
	text-align:center;
	border-bottom:1px solid #232323;
	width:100%;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ea9a2e;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 10px;
	text-align: justify;
	line-height: 14px;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 810px;
	text-align: left;
}

/* nav*/
#nav {
   position: relative;
   border-top: #a1a19e 0px solid;
   text-align:center;
	
}

#nav p{   
   text-align:center;
	
}
	
/* nav-top */

#nav-top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 540px;
	height: 20px;
	background: #000000 url('../juegos/images-j/tapa.jpg');
}
/* Page Header */

#page_header {
	width: 810px;
	height: 122px;
	background: url('../img/cabecera-auto.jpg') bottom no-repeat ;
}

#company_name {
	padding-left: 204px;
	height: 122px;
	background: url('../img/header_image.gif') no-repeat 18px 9px;
}

#company_name h1 {
	width: 155px;
	height: 32px;
	background: url('../img/company_name.gif') no-repeat 0px 0px;
}


/* Page Menu */

#page_menu {
	margin-bottom: 14px;
	width: 810px;
	height: 42px;
	background: center top url('../img/menu_background.gif') no-repeat;
	text-align: center;
}

#page_menu ul {
	margin: 0px auto;
	height: 29px;
	width: 810px;
}

#page_menu li {
	width: 101px;
	height: 29px;
	background: url('../img/menu_link_bg.gif') no-repeat 0px 0px;
	float: left;
}

#page_menu li a {
    color:#000000;
	font-weight:bold;
	margin-top: 8px;
	height: 10px;
	width: 101px;
	display: block;
}

#page_menu li a:hover {
	color: #ea9a2e;
}

#page_menu .home a {	
}
#page_menu .aboutus a {
}
#page_menu .gallery a {	
}
#page_menu .portfolio a {	
}
#page_menu .procedure a {
}
#page_menu .contact a {	
}


/* Page Body Content */

.content_header {
	height: 38px;
	background: url('../img/main_bg_topright.gif') #353434 no-repeat 100% 0px;
	overflow: hidden;
}

.content_header h2 {
	padding-left: 41px;
	height: 38px;
	background: url('../img/main_bg_topleft.gif') no-repeat 0px 0px;
}

.content_box_right {
	margin-bottom: 8px;
	background: url('../img/main_bg_botright.gif') #353434 no-repeat 100% 100%;
}

.content_box_left{
	padding-bottom: 12px;
	background: url('../img/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
	padding: 5px 13px;
}

.content_box .foto_peque_left {
	text-align:center;
}

.content_box .peque_left {
	width:100px;
	height:80px;
	border: #a1a19e 1px solid;
}

.content_box .foto_peque_prin {
	float: left;
}

.content_box .peque_prin {
	width:110px;
	height:80px;
	border: #a1a19e 1px solid;
}

.content_box h3 {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 9px;
	font-weight: normal;
}


/* Left Sidebar */

#left_sidebar {
	padding-left: 17px;
	float: left;
}

#left_sidebar .content_header {
	width: 154px;
}


#left_sidebar .content_header h2 {
	color: #9bb74b;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar .content_header h2 span {
	display: block;
	padding-top: 10px;
}

#left_sidebar .content_box_left {
	width: 154px;
}

#left_sidebar .content_box {
	background: url('../img/left_sidebar_bg.gif') repeat-y 0px 0px;
}

#left_sidebar .content_box h3 {
	color: #ea912e;
	clear: both;
	font-weight:bold;
}

#left_sidebar .content_box h3.linkh a {
	color: #ea912e;
	clear: both;
	font-weight:bold;
}


#left_sidebar .leer_mas {
	padding-top: 2px;
	text-align: right;
}

#left_sidebar .leer_mas a {
	color: #a7a7a7;
	font-weight: bold;
}

#left_sidebar .leer_mas a:hover {
	color: #f1af3b;
}


/* Main Content */

#main_content {
	padding-right: 17px;
	float: right;
}

#main_content .content_header {
	width: 604px;
}

#main_content .content_header h2 {
	color: #f89d31;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 604px;
}

#main_content .content_box {
	padding: 5px 11px 0px 0px;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;
}

#main_content_border {
	padding-left: 42px;
	background: url('../img/main_bg_side.gif') repeat-y 5px -1px;
}

#main_content .leer_mas {
	padding-bottom: 7px;
	padding-right: 5px;
	text-align: right;
	line-height: 11px;
}

#main_content .leer_mas a {
	color: #ea9a2e;
	font-weight: bold;
}

#main_content .leer_mas a:hover {
	color: #f7ec37;
}

#main_content .divider {
	margin: 0px auto 7px 2px;
	width: 542px;
	height: 3px;
	background: url('../img/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top Masters */

.post {
	padding: 6px 0px;
}

.titulo h3 {
    font-family: tahoma, arial, sans-serif;
	font-weight:bold;
    font-size:11px;
	padding: 2px 0px 2px;
	color: #9bb74b;
}

.titulo h3 a {
	color: #9bb74b;
}

.titulo h3 a:hover {
	color: #00FF00;
}

.cuadro_texto {
	float: right;
	width: 413px;
}

.cuadro_texto h3 {
    font-size:11px;
	padding: 2px 0px 2px;
	color: #9bb74b;
	font-weight:bold;
}

.cuadro_texto h3 a {
	color: #9bb74b;
}

.cuadro_texto h3 a:hover {
	color: #00FF00;
}

.cuadro_texto  p {
	margin: 0px;
	padding: 7px 5px 7px 0px;
}

.imagen_prin {
   text-align:center;
   clear:both;
   }

.imagen_big {
   border: #a1a19e 1px solid;
   }

/* Login Box */

#loginbox_left {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 14px;
	background: url('../img/loginbox_bgleft.gif') #686765 no-repeat 0px 0px;
	float: left;
}

#loginbox_right {
	padding-right: 14px;
	background: url('../img/loginbox_bgright.gif') no-repeat 100% 0px;
}

#loginbox {
	width: 225px;
	height: 99px;
	overflow: hidden;
	color: #fafafa;
	background: url('../img/fondo-google.jpg') no-repeat 100% 0px;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;

}


#loginbox a {
	text-decoration: underline;
}

#loginbox a:hover {
	color: #f7b637;
}

#loginbox h2 {
	padding-top: 7px;
	color: #f7b637;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}




/* Tips of the Day */

#tips {
	padding: 8px 10px 5px 17px;
	border-left: #62615f 1px solid;
	float: right;
}

#tips_box {
	width: 245px;
	font-weight: none;
}

#tips_box a {
	color: #f1ab30;
	text-decoration: none;
	font-size: 11px;
}

#tips_box a:hover {
	color: #f7f037;
}

#tips_box h2 {
	padding-bottom: 9px;
	color: #9bb74b;
	font-size: 12px;
}

#tips_box ul {
	padding: 3px 0px 3px;
}

#tips_box li {
	padding: 3px 0px;
}


/* Tips of the Day */

#tips2 {
	padding: 8px 0px 5px 0px;
	border-left: #62615f 0px solid;
	float: right;
}

#tips_box2 {
	width: 255px;
	font-weight: none;
}

#tips_box2 a {
	color: #f1ab30;
	text-decoration: none;
	font-size: 11px;
}

#tips_box2 a:hover {
	color: #f7f037;
}

#tips_box2 h2 {
	padding-bottom: 9px;
	color: #9bb74b;
	font-size: 12px;
}

#tips_box2 ul {
	padding: 3px 0px 3px;
}

#tips_box2 li {
	padding: 3px 0px;
}

/* Tips of the Day */

#tips3 {
	padding: 8px 0px 5px 5px;
	border-left: #62615f 0px solid;
	float: left;
}

#tips_box3 {
	width: 260px;
	font-weight: none;
}

#tips_box3 a {
	color: #f1ab30;
	text-decoration: none;
	font-size: 11px;
}

#tips_box3 a:hover {
	color: #f7f037;
}

#tips_box3 h2 {
	padding-bottom: 9px;
	color: #9bb74b;
	font-size: 12px;
}

#tips_box3 ul {
	padding: 3px 0px 3px;
}

#tips_box3 li {
	padding: 3px 0px;
}

/* Page Footer */

#page_footer {
	padding: 2px 10px 15px;
	color: #adacab;
	text-align: center;
}

#page_footer a {
	color: #adacab;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f7ec37;
}


/**************buenas ... para lo de los cuadritos***********/
* {margin: 0px;padding: 0px;}

OL {
    clear:both;
	padding: 6px 0px;
	display:block;
	color:#9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



/************prueva cuadros**********/

.menu1  span a{
   color: #ea9a2e;
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	
}

.menu1  span a:hover{
color:#33FF33;
	text-decoration:underline;
	text-transform: uppercase;
}

.member1{
	display:inline;
	float:left;
	margin-left:8px;
	width:260px;
	height:79px;
	border: solid 1px #585858;	
}
.member1 span{
	display:block;
	font-weight: bold;
	text-align:center;
	padding: 10px 10px 0px 10px;
	text-transform: uppercase;
}

.member1 p{
	padding: 0px 10px 5px 10px;
}

.member1 img{
	width:80px;
	height:55px;
	border: solid 2px #999999;
}


.left1 {
	float: left;
	margin: 10px 10px 10px 10px;	
}

/******* nuevo *********/
#leftbox {
    float: left;
	width: 64px;
	margin-right: 15px;
}

#cenbox {
    float: left;
	width: 385px;	
	margin-top: 3px;
	margin-right: 13px;
}

#rightbox {
    float: right;
	width: 64px;	
}

.cuadro-img {
    width: 64px;
	height: 54px;
	text-align:center;
	font-weight: bold;
	margin-top: 3px;
}

.cuadro-img  a {
    font-family: tahoma, arial, sans-serif;
	font-size: 10px;
    color: #F2984C;
	font-weight: bold;
	text-decoration: none;
}

.cuadro-img  a:hover {
    color: #33FF33;
	text-decoration: underline;
}
.cuadro-img img{
    width: 60px;
	height: 50px;
	border: #62615f 1px solid;
	}
