/* ================================== */
/* GENERAL ELEMENTS                   */
/* ================================== */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #61839a;
    font: 10px "trebuchet ms", arial, helvetica, sans-serif;
	background-color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link {
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

image {
	padding: 0;
	margin: 0;
	border: 0;
}

table {
	border: 0;
	padding: 0;
}

td {
	padding: 0;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 12px;
	font-style: bold;
	margin: 0;
	padding: 0;
}


/* ======================================= */
/* MAIN STRUCTURE                          */
/* ======================================= */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/piunch/images/body_background.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}


#header {
	margin: 0;
	padding: 0;
	position: relative;
}


#footer {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}


#left_column {
	width: 46px;
	float: left;
	margin: 0;
	padding: 0;
}


#main_column {
	background-image: url(/piunch/images/main_background.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #d7dfe5;
	width: 706px;
	float: left;
	text-align: center;
}

#main_column_header {
	padding: 0;
	width: 672px; 
	height: 26px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}

#main_column_header table {
	width: 100%;
	border: 0;
    padding: 0;
    height: 26px;
}

#main_column_header td {
	text-align: center;
	vertical-align: middle;
}


#right_column {
	/* 
	can't do this due to an IE bug	
	position: relative; */
	width: 42px;
	float: left;
	margin: 0;
	padding: 0; 
}

#legal {
	position: absolute;
	top: -297px;
	left: 21px;
	width: 12px;
	height: 297px;
	padding: 0;
	margin: 0;
	z-index: 5;
}

div.clear {
	clear: both;
}

table.no_border td {
	border: 0;
}


/* ============================== */
/* FORMS                          */
/* ============================== */

form {
 	margin: 0;
	padding: 0;
}

select {
	color: #323f48;
	background: #b8cad6;
	font: 10px "trebuchet ms", arial, helvetica, sans-serif;
	border: 1px solid #698aa2;
}

input.text_input {
	color: #323f48;
	background: #ffffff;
	font: 12px "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #698aa2;
}


textarea {
	color: #323f48;
	background: #ffffff;
	font: 12px "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #698aa2;
}




/* =============================== */
/* SPECIAL ELEMENTS                */
/* =============================== */

.highlight {
	color: #e63e7e;
	font-weight: bold;
}

.promocion {
	font-size: 14px;
	font-weight: bold;
	color: #e63e7e;
}


a.mailto {
	color: #e63e7e;
	font-weight: bold;
}

a.link {
	color: #61839a;
	font-weight: bold;
	font-size: 12px;
}

a.boton {
	background: url(/piunch/images/header_back.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
    border: 1px solid #fff;
	color: #61839a;
    text-decoration: none;
}

a.boton:hover {
    text-decoration: underline;
}



a.boton_small {
	background: #c5d1da;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
    border: 1px solid #fff;
	color: #61839a;
    text-decoration: none;
}

a.boton_small:hover {
    text-decoration: underline;
}



a.boton_tiny {
	background: url(/piunch/images/header_back.png);
	background-repeat: repeat-x;
	font-size: 12x;
	font-weight: bold;
	padding: 2px;
    border: 1px solid #fff;
	color: #61839a;
    text-decoration: none;
}

a.boton_tiny:hover {
    text-decoration: underline;
}


.border {
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

a.header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #61839a;
}

a.header:hover {
	text-decoration: underline;
}

div.volver {
	width: 665px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

div.box {
	/* border: 2px groove #fff; */
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0;
}

div.main_content {
	width: 672px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
}

div.main_content_box, div.case_studies {
	text-align: center;
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0;
	width: 665px;
	margin: 10px;
	margin-right: auto;
	margin-left: auto;
}


div.main_content h1, div.main_content h4, div.main_content h5,
div.main_content_box h1, div.main_content_box h4, div.main_content_box h5 {
	text-align: left;
	margin: 10px;
}


div.main_content p,
div.main_content_box p, 
div.box p {
	text-align: left;
	margin: 10px;
    line-height: 16px;
    font: 12px "trebuchet ms", arial, helvetica, sans-serif;
    text-align: justify;
}

ul, ol {
	text-align: left;
}


div.refs_catalogo_text {
	position: absolute; 
	top: 100px; 
	left: 15px; 
	width: 150px; 
	color: #fff;
}

div.refs_catalogo_text p {
	text-align: left;
}


/* LAYOUT */
table.layout {
	border: 0;
	/* these two properties are not recoginized by IE */
	/* border-spacing: 0; padding: 0; */
	width: 100%;
}

table.layout td {
	width: 50%;
	vertical-align: top;
	text-align: left;
}

table.layout td.bottom {
	text-align: center;
	vertical-align: bottom;
}

table.layout td.bottom_left {
	text-align: left;
	vertical-align: bottom;
}


table.layout td.bottom_right {
	text-align: right;
	vertical-align: bottom;
}

table.layout td.right {
	text-align: right;
}

table.layout td.middle {
	vertical-align: middle;
	text-align: center;
}

table.layout p {
   margin: 10px;
   /* line-height: 16px; */
   font: 12px "trebuchet ms", arial, helvetica, sans-serif;
   text-align: justify;
}

table.layout h5 {
	margin-left: 5px;
}


table.header {

}

table.header td.header {
	background-image: url(/piunch/images/item_header_back.png);
	background-repeat: repeat-x;
}





table.header_layout {
	border: 0;
    padding: 0;
	width: 100%;
}

table.header_layout h2 {
	margin-left: 6px;
	text-align: center;
	font-size: 16px;
}

table.header_layout td, table.header_layout th {
	border: 1px solid #FFF;
}

table.header_layout th {
	background-image: url(/piunch/images/item_header_back.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 35px;
}


div.descargas {
	float: right; 
	/* border: 1px solid #fff; */ 
	padding: 2px; 
	margin: 8px;
	display: inline;
}

table.descargas {
	/* border: 1px solid #fff; */
}

table.descargas th {
	text-align: center;
	color: #e63e7e;
	background-image: url(/piunch/images/item_header_back.png);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #fff;
}


table.descargas td {
	padding: 8px;
	text-align: center;
	border: 1px solid #fff;
}


/*  ITEMS */

div.item {
	/* border: 2px groove #fff; */
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0;
	margin: 10px 0;
	/* float: left; */
	/* this is to prevent an IE bug doubling margins - 
		should have not effect on other browsers */
	/* display: inline; */
}


div.item_medium {
	/* border: 2px groove #fff; */
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0;
	margin: 5px;
	float: left;
	width: 320px;
	/* this is to prevent an IE bug doubling margins - 
		should have not effect on other browsers */
	display: inline;
}

div.item_small {
	/* border: 2px groove #fff; */
    border-left: 1px solid #7C9FB9;
    border-top: 1px solid #7C9FB9;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
	padding: 0;
	margin: 3px;
	float: left;
	width: 212px;
	/* this is to prevent an IE bug doubling margins - 
		should have not effect on other browsers */
	display: inline;
}


table.item_layout, 
table.item_layout_medium, 
table.item_layout_small {
	border: 0;
    padding: 0;
	width: 100%;
}


table.item_layout td, 
table.item_layout_medium td, 
table.item_layout_small td {
	border: 1px solid #FFF;
}

table.item_layout h4, table.item_layout h5, 
table.item_layout_medium h4, table.item_layout_medium h5,
table.item_layout_small h4, table.item_layout_small h5 {
	margin-left: 6px;
	text-align: left;
}

table.item_layout td p, table.item_layout_medium td p, table.item_layout_small td p  {
	margin: 6px;
   	line-height: 16px;
   	font: 12px "trebuchet ms", arial, helvetica, sans-serif;
   	text-align: left;
}

table.item_layout td.picture {
	width: 146px;
	height: 105px;
	padding: 0;
}

table.item_layout_medium td.picure {
	width: 105px;
	height: 105px;
	padding: 0;
}

table.item_layout_small td.picure {
	width: 80px;
	height: 80px;
	padding: 0;
}


table.item_layout td.header, 
table.item_layout_medium td.header, 
table.item_layout_small td.header {
	background-image: url(/piunch/images/item_header_back.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 35px;
}

table.item_layout td.header a, 
table.item_layout_medium td.header a, 
table.item_layout_small td.header a {
	color: #61839a;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
}

table.item_layout td.header a:hover, 
table.item_layout_medium td.header a:hover, 
table.item_layout_small td.header a:hover {
	text-decoration: underline;
}


table.item_layout td.body, 
table.item_layout_medium td.body {
	background-image: url(/piunch/images/item_body_back.png);
	background-repeat: repeat-x;
	height: 105px;
}

table.item_layout_small td.body {
	background-image: url(/piunch/images/item_body_back.png);
	background-repeat: repeat-x;
	
	height: 80px;
}




/* ================================== */
/* MENUS                              */
/* ================================== */

div.top_menu, div.right_menu {
	position: absolute;
	visibility: hidden;
	text-align: center;
	z-index: 100;
}

div.top_menu_items, div.right_menu_items {
	position: absolute;
	padding: 0;
	padding-top: 51px;
	padding-left: 1px;
	padding-right: 1px;
	width: 98px;
}

div.right_menu_items {
	padding-top: 10px;
	width: 110px;
	left: 18px;
}

div.top_menu_items ul, div.right_menu_items ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* display: inline is needed for IE because of a bug that introduces gaps */
/* NOTE: IE bug fixed by using 'float: left' */
div.top_menu_items ul li, div.right_menu_items ul li {
	margin: 0;
	padding: 0;
	height: 12px;
	/* display: inline; */
	display: block;
	float: left;
	width: 100%;
}

/* this won't be seen by IE browsers */
/*
html>body div.top_menu_items ul li,  div.right_menu_items ul li {
	display: block;
}
*/

div.top_menu_items ul li a, div.right_menu_items ul li a {
	display: block;
	padding: 0;
	margin: 0;
	vertical-align: center;
	padding-left: 2px;
	color: #000;
	text-decoration: none;
	width: 96px;
	height: 12px;
	font: 9px arial, helvetica, sans-serif;
	text-align: left;
}
div.top_menu_items ul a:hover {
	background-color: #8ca8bd;
	color: #fff;
}


div.right_menu_items ul li {
	background-image: url(/piunch/images/menu_gris_back.png);
}
div.right_menu_items ul li a {
	width: 110px;
	height: 12px;
	color: #fff;
	text-align: right;
	padding-right: 2px;
	width: 106px;
}
div.right_menu_items ul li a:hover {
	background-color: #759eb5;
	color: #000;
}



#menu_piunch {
	top: 22px;
	left: 200px;
}

#menu_pega {
	top: 18px; 
	left: 301px;
}

#menu_experiencia {
	top: 17px; 
	left: 402px;
}

#menu_elige {
	top: 22px; 
	left: 503px;
}

#menu_medios {
	top: 31px; 
	left: 604px;
}

#menu_empresas {
	top: 24px; 
	left: -137px;
}

#menu_contacto {
	top: 125px; 
	left: -137px;
}


ul.menu_list_piunch li {
	background: url(/piunch/images/menu_yellow_back.png);
}
div.top_menu_items ul.menu_list_piunch a:hover {
	background-color: #a76000;
}


ul.menu_list_pega li {
	background: url(/piunch/images/menu_red_back.png);
}
div.top_menu_items ul.menu_list_pega a:hover {
	background-color: #c02614;
}


ul.menu_list_experiencia li {
	background: url(/piunch/images/menu_blue_back.png);
}
div.top_menu_items ul.menu_list_experiencia a:hover {
	background-color: #0762a9;
}


ul.menu_list_elige li {
	background: url(/piunch/images/menu_green_back.png);
}
div.top_menu_items ul.menu_list_elige a:hover {
	background-color: #587b0d;
}


ul.menu_list_medios li {
	background: url(/piunch/images/menu_purple_back.png);
}
div.top_menu_items ul.menu_list_medios a:hover {
	background-color: #a90762;
}




table.piunch_item {
   margin: 0 1px;
   width: 74px;
}


table.piunch_item td {
   padding: 4px;
}

table.piunch_item td.descripcion {
	/* height: 80px; */
	background: url(/piunch/images/box_background.png);
	background-repeat: repeat-x;
    border: 1px solid #afbfcb;
}

table.piunch_item td.info {
	vertical-align: bottom;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
    border-right: 1px solid #afbfcb;
    border-left: 1px solid #afbfcb;
	background: url(/piunch/images/stripes.png);
	background-repeat: repeat;
}

table.piunch_item td.info a {
	font-weight: bold;
   	color: #FFF;
   	vertical-align: bottom;
	font-size: 12px;
}


