/*
	Autor URI: http://www.offisoft.com
*/

/* Imports */
/* @import url("eee.css"); */

.search_found{
background-color: #CCE6FF;
}

.img_gravatar{
padding: 6px 10px 6px 0px;
vertical-align: text-top;
}

/* Formats & Zones */

/* NAVB */

.zone_navb{
	/*
	background-image: url( 'background_navb.png' );
	background-repeat: repeat-x;
	background-position: left top;
	*/
	width: 1014px;
	min-width: 1014px;
	max-width: 1014px;
	height: 40px;
	min-height: 40px;
	max-height: 40px;
	overflow: hidden;
}

.zone_navb .zone_navb_datetime{
	font-size: 80%;
	font-weight: bold;
	float: left;
	padding: 8px 0px 0px 30px;
}

.zone_navb .zone_navb_phone{
	float: right;
	padding: 5px 30px 0px 0px;
}

/* HEADER */

.zone_header{
	/* background-image: url( 'header.png' ); */
	background-repeat: no-repeat;
	background-position: center top;
	width: 1014px;
	height: 70px;
	overflow: hidden;
}

.zone_header  .zone_header_logo {
	background-image: url( 'logo.png' );
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 750px;
	height: 70px;
}

.zone_header .zone_header_socials{
	float: left;
	width: 264px;
	height: 70px;
}

.zone_header .zone_header_socials .search_img{
	width: 240px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 4px;
	z-index: -1;
}

.zone_header .zone_header_socials .searchbox{
	/* background-image: url( 'buscador.png' ); */
	background-repeat: no-repeat;
	position: absolute;
	right: 42px;
	top: 6px;
	width: 200px;
	height: 18px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	z-index: 9999;
}

.zone_header .zone_header_socials .fsearch{
	text-align: right;
}

.zone_header .zone_header_socials .zone_header_socials_links{
	position: absolute;
	right: 30px;
	top: 30px;
}

/* NAV */

.zone_nav{
	width: 1014px;
	height: 40px;
	overflow: hidden;
	text-align: center;
}

/* NAV MENU TABLE */


.zone_nav table{
	/* width: 100%; */
	min-height: 25px;
	height: 25px;
	border-collapse: collapse;
	border: 0px;
	margin: auto;
	font-weight: bold;
}

.zone_nav table td{
	padding: 10px 30px 0px 0px;
	width: auto;
	height: 25px;
	min-height: 25px;
	vertical-align: top;
}

.zone_nav a{
	color: #FFFFFF;
	font-size: 100%;
	text-transform: lowercase;
	font-variant: small-caps;
}

.zone_nav table td:hover{
	
}

/* GROUP BODY_SUP */

.zone_body_sup{
	/* float: left; */
	display: block;
	width: 1014px;
	height: 365px;
	background-color: transparent;
	background-image: url( 'body_sup.png' );
	background-repeat: no-repeat;
	background-position: center top;
}

.zone_body_sup_a{
	float: left;
	width: 741px; /* 775 - 28 */
	height: 331px; /* 365(364) - 22(24) */
	background-color: transparent;
	/* 
	background-image: url( 'body_sup_a.png' );
	background-repeat: no-repeat;
	background-position: center center;
	*/
	padding: 22px 12px 0px 22px;
	overflow: hidden;
}

.zone_body_sup_b{
	float: right;
	width: 209px; /* 239 - 15 - 15 */
	height: 285px; /* 365 - 80 - 0 */
	background-color: transparent;
	/* 
	background-image: url( 'body_sup_b.png' );
	background-repeat: no-repeat;
	background-position: center top; 
	*/
	padding: 80px 15px 0px 15px;
}

/* GROUP BODY */

/* BODY HEADER */

.zone_body_header{
	width: 1014px;
	height: 37px;
	background-color: transparent;
	background-image: url( 'zone_body_header.png' );
	background-repeat: no-repeat;
	background-position: left top;
}

/* BODY */

.zone_body{
	width: 1014px;
	max-width: 1014px;
	min-height: 600px;
	background-color: transparent;
	background-image: url( 'zone_body_bk.png' );
	background-repeat: repeat-y;
	background-position: center top;
	overflow: auto;
	height: auto !important;
}

/* BODY */

.zone_body_main{
	position: static;
	float: left;
	width: 755px; /* 775 - 10 - 10 */
	max-width: 735px;
	min-height: 600px;
	padding: 0px 10px 20px 10px;
	overflow: auto;
	height: auto !important;
}

/* BODY AUXILIAR */

.zone_body_b{
	position: static;
	float: left;
	width: 775px;
	max-width: 775px;
	min-height: 0px;
	overflow: auto;
	height: auto !important;
}

.zone_body_b .zone_body_b_content{
	float: left;
	width: 347px; /* 775 / 2 - 20 - 20 */
	height: 331px; /* 341 - 5 - 5 */
	padding: 5px 20px;
	background-color: transparent;
	background-image: url( 'bodyhead_bk.png' );
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

/* BODY NAVIGATION RIGHT */

.zone_navc{
	position: static;
	float: right;
	width: 234px;
	max-width: 234px;
	min-height: 600px;
	overflow: auto;
	height: auto !important;
	padding: 20px 2px 0px 2px;
}

/* BODY NAVIGATION RIGHT DIVS */

.zone_navc .article div{
	width: 214px; /* 238 - 10 - 10 */
	padding: 8px 12px 10px 0px;
	height: auto !important;
	background-color: transparent;
	background-image: url( 'navtitle.png' );
	background-repeat: no-repeat;
	background-position: left top;
}

/* FOOT */

.zone_foot{
	display: block;
	width: 659px; /* 1014 - 20 - 335 */
	height: 85px; /* 125 - 20 - 20 */
	background-color: transparent;
	color: #FFFFFF;
	padding: 20px 335px 35px 20px;
	background-color: transparent;
	background-image: url( 'foot.png' );
	background-repeat: no-repeat;
	background-position: center top;
}

.zone_foot p{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* WEBFILES */

/* DATATABLES (OVERWRITE) */
/*
.odd, .even{
	background-color: #EEEEEE !important;
	border-bottom: 1px solid #FEFEFE !important;
}

.sorting_1, .sorting_2, .sorting_3{
	background-color: #DEDEDE !important;
}
*/
