/* -----------------------------------------------------------------------
    @Autor: Mauricio
----------------------------------------------------------------------- */

/* -----------------------------------------------------------------------
    default
----------------------------------------------------------------------- */
*
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 10px 0px 10px 0px;
}

.press_line
{
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 1px;
    
}
.clear
{
	clear: both;
}
/* -----------------------------------------------------------------------
    presse
----------------------------------------------------------------------- */

#top_link_presse
{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 644px;
	font-size: 11px;
	font-family: Verdana;
}

#top_link_presse hr
{
	margin: 10px 0px 10px 0px;
	
}


#top_link_presse h1
{
	color:#82B90A;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:17px;
}

#top_link_presse h2
{
	font-size: 12px;
}

.press_header_pic
{
	background: url("/static_templates/STATIC_TOP_LINK_PRESSE/img/header_newspapers.jpg") no-repeat center top;
    width: 100%;
	height:145px; 
	margin-bottom: 10px;
}

.presse_gir
{
	position: relative;	
	background: url("/static_templates/STATIC_TOP_LINK_PRESSE/img/foto_klein.jpg") no-repeat left top;
	padding: 0px 0px 0px 160px;
	height: 150px;
}

.p_link1, .p_link2
{
	float: left;
	width: 310px;
	display: block;
	height: 30px;
	width: 296px;
	
	font-size: 14px;
	padding-top: 60px;
	padding-left: 10px;
	
	margin: 5px;
}

.p_link1
{
	background: url("/static_templates/STATIC_TOP_LINK_PRESSE/img/button_1.jpg") no-repeat;
	
}

.p_link2
{
	background: url("/static_templates/STATIC_TOP_LINK_PRESSE/img/button_2.jpg") no-repeat;
     
}


/* -----------------------------------------------------------------------
    presse subpages def
----------------------------------------------------------------------- */

.presse_box
{
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
	
}

.presse_box_date
{
	float: left;
	overflow: hidden;
	width: 78px;
	
}

.presse_box_content
{
	overflow:hidden; 
	float: right;
	width: 555px;
}

.presse_box_content h3
{
	font-size:11px;
    font-weight: bold;
    margin: 0px;
}

.press_wrap 
{
    position: relative;
    overflow: hidden;
}

.press_gradient 
{
	width: 100%;
	height: 35px;
	background:url(/static_templates/STATIC_TOP_LINK_PRESSE/img/bg-gradient.png) repeat-x;
	position:absolute;
	bottom: 0px;
	left: 0px;
	
}

.press_read_more 
{
	padding:5px;
	background:#fff;
	color:#333;
	text-align: right;
}
.press_read_more a 
{
	font-weight:bold;
	text-decoration:none;
}
.press_read_more a:hover {color:#000;}

.press_pdf
{
	background:url(/static_templates/STATIC_TOP_LINK_PRESSE/img/pdf_symbol.jpg) no-repeat;
	padding-left: 30px;
	height: 22px;
	line-height: 18px;
}

.banner_presse
{
	border: none;
	text-align: center;
	margin-top: 50px;
	
}

.press_pagination
{
	position: relative;
	width: 100%;
	height: 30px;
	margin: auto;
	text-align: center;
}

.press_pagination a
{
    height: 22px;
    width: 22px;    
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
.press_pagination a:hover
{
	text-decoration: none;
}
.press_pagination img
{
	border: none;
}