@charset "UTF-8";

/**
 * (en) page contact
 *
 * 
 * 
 */

@media screen, projection {

/*--------------------------------------------------------------------------*/

/**
 * page contact
 *
 */
 
 .node-7 .tabs{ display:none;}
 
 .node-7 .gfx-title {
 	background:transparent url(../../../images/layout/bg_title.png) repeat-x left top;
 }
 
 .node-7 .gfx-title-right {
 	background:transparent url(../../../images/layout/bg_title-right.png) no-repeat right top;
 }
 
 .node-7 .gfx-title-left {
	background:transparent url(../../../images/layout/bg_title-left.png) no-repeat left top;
 }
 
 .node-7 #col3_content .node {
 	background: transparent url(../../../images/layout/bg_opac.png) repeat left top; 
 	padding:20px;
 }
 
 .node-7 #col3_content div.content{ 
 	position:relative;
 	padding:20px;
 }


/*--------------------------------------------------------------------------*/
 
/* end: @media screen, projection */

}
