@charset "UTF-8";
/* CSS Document */

body { 	
	//background: url(../img/banner_header/fondo.png) repeat-x;
	background-image: url(../images/back_headerCorporativo.gif);
}

#header_graphics { 
	background: url(../img/banner_header/topo.png) right bottom no-repeat;
}

#wrapper { 	background: url(../img/banner_header/header.png) no-repeat center top;}
#wrapper_interior { 
//background: url(../img/banner_header/header_interior.jpg) no-repeat center top;
background: url(../img/banner_header/header.png) no-repeat center top;}

h1 {
float:left;
font-size:14px;
font-weight:bold;
background-color:#F7F7F7;
width:100%;
margin-bottom:3px;
}

h2 {
float:left;
font-size:12px;
font-weight:bold;

background-color:#F7F7F7;
width:100%;
margin-bottom:3px;

}

