/*  
Theme Name: formatoverde
Description: Estilos base de la estructura
Version: 0.1
Author: IdeiT S.L., <a href="http://www.ideit.es">IdeiT</a>
Author URI: http://www.ideit.es
Media: screen
*/


/* IMPORTS */
@import url("reset.css");
@import url("fonts.css");

/* BODY */
body {
	background: none repeat scroll 0 0 #F5F5F5;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
a{outline: 0;}

/* CONTAINER */
div#container {background: url("base/bg_body.png") no-repeat scroll center top #F5F5F5;}

/* HEADER */
div#header_container {
	/* background: url(base/bg_header_container.png) no-repeat left top; */
	margin: 0 auto;
	width: 954px;
}
div#header_content{
	background: url("base/bg_header.jpg") no-repeat scroll right top #152769;
    height: 122px;
    margin: 0 15px;
	position: relative;
}
div#header_content h1{
	background: url("base/anagrama.jpg") no-repeat scroll 0px 0px transparent;
	float: left;
	height: 122px;
	width: 400px;
}
div#header_content h1 span {
	color: #FFFFFF;
	visibility: hidden;
}

/* MENU BLOCK */
div#menu_block {
    height: 31px;
    margin: 0 15px;
    position: relative;
}
div#menu_block h2{float: left; height: 31px;}
div#menu_block h2 span{display: none;}
div#menu_block h3{float: right; height: 31px;}
div#menu_block h3 span{display: none;}

/* MENU */
div#menu{
	background: url("base/menu_begin.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    left: 160px;
    padding: 0 0 0 70px;
    position: absolute;
    top: -2px;
    z-index: 50;
}
div#menu ul{
	background: url("base/menu_end.png") no-repeat scroll right top transparent;
    float: left;
    list-style: none outside none;
    padding: 0 70px 0 0;
}
div#menu ul li{display: inline;}
div#menu ul li a:link, div#menu ul li a:visited{}
div#menu ul li a:hover, div#menu ul li a:active{}
div#menu ul li a span{display: none;}
div#menu ul li ul{
	list-style: none;
	background: none;
	padding: 0;
}
div#menu ul li ul{display: inline;}
/* Sections type */
div#menu a.m_empresa:link, div#menu a.m_empresa:visited {
    background: url("base/m_empresa.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 35px;
    width: 80px;
}
div#menu a.m_empresa:hover, div#menu a.m_empresa:active{background: url("base/m_empresa.png") no-repeat scroll 0 -35px transparent;}
div#menu a.m_productos:link, div#menu a.m_productos:visited{
	background: url("base/m_productos.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 105px;
}
div#menu a.m_productos:hover, div#menu a.m_productos:active{background: url("base/m_productos.png") no-repeat scroll 0 -35px transparent;}
div#menu a.m_contacto:link, div#menu a.m_contacto:visited{
	background: url("base/m_contacto.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 95px;
}
div#menu a.m_contacto:hover, div#menu a.m_contacto:active{background: url("base/m_contacto.png") no-repeat scroll 0 -35px transparent;}
div#menu a.sm_soterrados:link, div#menu a.sm_soterrados:visited{
	background: url("base/sm_soterrados.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 90px;
}
div#menu a.sm_soterrados:hover, div#menu a.sm_soterrados:active{background: url("base/sm_soterrados.png") no-repeat scroll 0 -35px transparent;}
div#menu a.sm_superficie:link, div#menu a.sm_superficie:visited{
	background: url("base/sm_superficie.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 88px;
}
div#menu a.sm_superficie:hover, div#menu a.sm_superficie:active{background: url("base/sm_superficie.png") no-repeat scroll 0 -35px transparent;}
div#menu a.sm_buzones:link, div#menu a.sm_buzones:visited{
	background: url("base/sm_buzones.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 73px;
}
div#menu a.sm_buzones:hover, div#menu a.sm_buzones:active{background: url("base/sm_buzones.png") no-repeat scroll 0 -35px transparent;}
div#menu a.sm_bigbin:link, div#menu a.sm_bigbin:visited{
	background: url("base/sm_bigbin.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 35px;
	width: 73px;
}
div#menu a.sm_bigbin:hover, div#menu a.sm_bigbin:active{background: url("base/sm_bigbin.png") no-repeat scroll 0 -35px transparent;}
/* Elemento seleccionado */
div#menu li.selected a {background-position: 0px -35px !important;}
div#menu li.selected li a {background-position: 0px 0px !important;}
div#menu li li.selected a {background-position: 0px -35px !important;}

/* CENTRAL CONTAINER */
div#central_container{
	background: url("base/bg_container.png") repeat-y scroll 0 0 #F5F5F5;
    clear: both;
    margin: 0 auto;
    width: 954px;
}
div#central_content{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 924px;
}

/* CONTENT BLOCK */
div#content_block{overflow: hidden;}

/* BOTTOM BLOCK */
div#bottom_block{
	background: url("base/bg_bottom.jpg") no-repeat scroll right top transparent;
    clear: both;
    height: 32px;
    text-align: right;
    width: 924px;
}
div#bottom_block h4{
	background: url("base/arrow.png") no-repeat scroll left center transparent;
    color: #CCCCCC;
    display: inline;
    line-height: 32px;
    margin: 0 8px;
    padding: 0 0 0 20px;
}
div#bottom_block h4 a:link, div#bottom_block h4 a:visited{color: #FFFFFF;}
div#bottom_block h4 a:hover, div#bottom_block h4 a:active{color: #FF9900;}

/* HEADER ALTERNATIVO */
div#content_header_2{
	background: url("base/bg_header_2.jpg") no-repeat scroll right top #152769;
	height: 98px;
}
/* Anagrama */
div#content_header_2 h1{
	background: url("base/anagrama_2.jpg") no-repeat scroll left top transparent;
	float: left;
	height: 98px;
	width: 426px;
}
div#content_header_2 h1 span{
	color: #FFFFFF;
	display: none;
}

/* BLOCK UTILS */
div#utils{
	position: relative;
	float: left;
	width: 111px;
	height: 98px;
	background: #152769 url(base/bg_utils.png) no-repeat left top;
}
div#utils a{
	position: absolute;
	text-decoration: none;
}
div#utils a span{
	visibility: hidden;
	font-size: 2pt; /* para que funcione en IE 6 */
}
/* Llamada Skype */
div#utils a.skype_call{
	height: 27px;
	left: 20px;
	top: 29px;
	width: 28px;
}
/* Envio de Correo */
div#utils a.email_send{
	height: 24px;
	left: 48px;
	top: 57px;
	width: 24px;
}
/* Enlaces de Idiomas */
div#utils a.language_es_es{
	height: 17px;
	left: 86px;
	top: 5px;
	width: 16px;
}
div#utils a.language_pt_pt{
	height: 16px;
	left: 70px;
	top: 20px;
	width: 16px;
}

/* BLOCK NEWS */
div#wrapper_news{
	position: absolute;
	width: 954px;
}
div.news_block{
	background: url("base/bg_news_block.png") no-repeat scroll left bottom transparent;
	position: absolute;
	right: 15px;
	top: 0px;
	width: 190px;
}
div.news_block ul{
	background: url("base/bg_news_block_top.png") no-repeat scroll top left transparent;
	padding: 3px 10px 15px;
}
div.news_block ul li{
	color: #D2D2D2;
	margin: 15px 0px 0px;
	line-height: 120%;
}
div.news_block h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 0px 3px;
	text-decoration: none;
}
div.news_block h2 a{
	color: #fff;
}
div.news_block a:link, div.news_block a:visited{
	color: #CCCCC00;
	font-size: 0.9em;
	text-decoration: none;
}
div.news_block a:hover, div.news_block a:active{
	color: #CCCCC00;
	text-decoration: underline;
}
div.news_block p{
	line-height: 130%;
	margin: 0px 0px 3px;
}
div.news_block p.news_date{
	font-size: 0.9em;
	margin: 3px 0px;
}

/* PRETTY PHOTO */
div.light_rounded .pp_top .pp_left{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(prettyPhoto-0.3/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(prettyPhoto-0.3/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(prettyPhoto-0.3/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(prettyPhoto-0.3/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(prettyPhoto-0.3/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(prettyPhoto-0.3/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(prettyPhoto-0.3/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(prettyPhoto-0.3/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(prettyPhoto-0.3/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(prettyPhoto-0.3/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(prettyPhoto-0.3/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(prettyPhoto-0.3/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(prettyPhoto-0.3/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(prettyPhoto-0.3/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(prettyPhoto-0.3/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(prettyPhoto-0.3/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(prettyPhoto-0.3/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(prettyPhoto-0.3/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(prettyPhoto-0.3/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(prettyPhoto-0.3/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(prettyPhoto-0.3/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(prettyPhoto-0.3/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(prettyPhoto-0.3/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(prettyPhoto-0.3/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(prettyPhoto-0.3/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(prettyPhoto-0.3/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(prettyPhoto-0.3/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(prettyPhoto-0.3/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(prettyPhoto-0.3/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(prettyPhoto-0.3/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(prettyPhoto-0.3/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(prettyPhoto-0.3/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(prettyPhoto-0.3/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(prettyPhoto-0.3/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(prettyPhoto-0.3/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(prettyPhoto-0.3/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(prettyPhoto-0.3/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(prettyPhoto-0.3/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(prettyPhoto-0.3/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(prettyPhoto-0.3/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(prettyPhoto-0.3/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(prettyPhoto-0.3/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(prettyPhoto-0.3/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(prettyPhoto-0.3/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(prettyPhoto-0.3/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(prettyPhoto-0.3/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(prettyPhoto-0.3/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(prettyPhoto-0.3/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(prettyPhoto-0.3/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(prettyPhoto-0.3/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(prettyPhoto-0.3/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(prettyPhoto-0.3/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(prettyPhoto-0.3/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(prettyPhoto-0.3/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(prettyPhoto-0.3/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(prettyPhoto-0.3/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(prettyPhoto-0.3/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(prettyPhoto-0.3/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(prettyPhoto-0.3/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(prettyPhoto-0.3/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}


/* FORMULARIO CONTACTO PRODUCTOS */
div#form_contactar{
	clear: both;
	margin-top: 10px;
	width: 300px;
}
div#form_contactar h2{
	background: url("soterrados/bg_form_contacto.png") repeat scroll 0 0 transparent;
    color: #444444;
    font-family: "Trebuchet MS";
    font-weight: bold;
    line-height: 25px;
    padding-left: 29px;
}
div#form_contactar label{
	float: left;
	font-family: "Trebuchet MS";
	margin: 1px 5px 4px 0px;
	text-align: right;
	width: 75px;
}
div#form_contactar input{
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 1em;
	margin: 1px 0px 4px 0px;
	padding: 1px 2px 1px 2px;
}
div#form_contactar input[type=submit]{
	cursor: pointer;
	padding: 1px 4px;
}
div#form_contactar input.readonly  {
	color: #666666;
	background-color: #f2f2f2;
}
div#form_contactar textarea{
	border: 1px solid #aaa;
	font-family: Arial;
	font-size: 1em;
	padding: 1px 2px 1px 2px;
}
div#form_contactar button{
	background: #ddd;
	border: 1px solid #aaa;
	font-family: "Trebuchet MS";
	font-size: 1em;
	margin: 5px 0px 10px 80px;
}
/* PANEL FORMULARIO */
div#form_contactar div#pnlFormulario{background: #f8f8f8;}
/* PANEL ESPERA */
div#form_contactar div#pnlEspera{
    color: #333333;
    font-size: 0.9em;
    font-weight: bold;
    left: 54px;
    position: absolute;
    top: 3px;
	line-height: 16px;
}
div#form_contactar div#pnlEspera h2{margin-bottom: 50px;}
div#form_contactar div#pnlEspera img {
	vertical-align: middle;
}
div#form_contactar div.formBody{
	border: 1px solid #E5E5E5;
	border-top: none;
	height: 262px;
	padding-top: 8px;
}
div#form_contactar div.formBody p{
	color: #555555;
	margin: 5px 20px;
}
div#form_contactar div.formBody p.required{
	color: #888888;
    font-size: 0.9em;
    margin: 5px 0 5px 80px;
}
div#form_contactar li.submit{margin: 5px 0 0 80px; position: relative;}

/* NEWS */
div.news{overflow: hidden;}
div.news ul.news-images{
	float: left;
	width: 305px;
	margin-top: 40px;
}
div.news ul.news-images li{margin-bottom: 20px;}
div.news .news-content{
	background: url("contacto/bg_header.png") no-repeat scroll right top transparent;
    float: left;
    padding: 50px 80px 35px 70px;
    width: 469px;
}
div.news .news-content h1 {
	color: #003366;
    font: bold 1.8em/135% "Trebuchet MS";
    height: 130px;
    margin: 0 30px 0 0;
    text-align: justify;
}
div.news .news-content h5{
	color: #999999;
	margin-bottom: 20px;
}
div.news .news-content p {
    color: #003366;
    font-family: "Trebuchet MS";
    font-size: 1.2em;
    line-height: 135%;
    text-align: justify;
}
div.news .news-content a{color:#00722D;}
div.news .news-content li{
	color: #003366;
    font-family: "Trebuchet MS";
    font-size: 1.2em;
    line-height: 135%;
	margin-left: 20px;
    text-align: justify;
}
div.news .news-content .news-docs{
	padding-top:20px;
}
div.news .news-content .news-docs li{margin-left: 0px;}


/* Banner BigBin */
div.bigbin {
   background: url(/media/temp/banner-logobigbin.jpg) no-repeat scroll 7px 38px #FFFFFF;
    border: 2px solid #369A30;
    height: 91px;
    left: 710px;
    position: absolute;
    top: 12px;
    width: 179px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.bigbin > div {
	display: inline;
}
div.bigbin a {
	outline: none;
	text-decoration: none;
	display: block;
	height: 91px;
	width: 179px;
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
div.bigbin span {
	visibility: hidden;	
}
div.bigbin img {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}

