/******* BEGIN General *******/

#topContainer {
overflow : hidden;
}

#middleContainer {
overflow : hidden;
}

#middleContainerRight {
overflow : hidden;
float:left;
	width: 598px;
}

.textjustify {
text-align : justify;
}

.UnlayeredContainerV {
float :left;
}

#bottompage {
height : 10px;
clear : both;
}

.separe { 
    clear: both; 
    visibility: hidden;
    } 

/**** STYLE FOR ALL THE LINKS *****/
.contentLeftPart a {
	text-decoration:underline;
}

.contentLeftPart a:hover {
	text-decoration:none;
}

.contentLeftPart a[name] {
	text-decoration:none;
}

.noBoldLink a {
	font-weight: normal;
}

.noBoldLink a:hover {
	font-weight: normal;
	text-decoration:none;
}

/**** END STYLE ****/

body {
	width: 768px;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}

div,ul,li,a,span,h1,h2,p,img,input,object {
	padding:0px;
	margin:0px;
}

ul {
	list-style-type: none;
}

a img {
	border:0px;
    font-size : 0px;
}

.beige {
	width            : 768px;
	overflow         : hidden;
	background-color : #dfddce;
}

#logo {
	display: inline;
	float: left;
	background-color: #ffffff;
    width: 170px;
	height: 134px;
	overflow:hidden;
}


#logo img {
}

/******* END General *******/

/******* BEGIN Header *******/
#header {
	float: left;
	width: 598px;
	height: 40px;
	overflow: hidden;
	background-color:#000000;
}

#header div {
	float:left;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;	
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

.materials {
	background-color:#0A8556;
	background-image:url(/wps/themes/html/CommonFiles/img/header/blackjoint.gif);
	background-repeat:no-repeat;
	background-position:top right;
	overflow: hidden;	
	width: 298px;
	height: 40px;
}

.materials p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:white;
	padding-top:10px;
	padding-left:8px;
}

.headerlinkcontainer {
	width:300px;
	overflow: hidden;
}

.headerlinkseparator {
	margin-top:5px;
	height:30px;
	width:0px;
	border-left:1px solid #0A8556;
	font-size:0px;
}

.headerlink {
	height:40px;
}

.headerlink p {
	padding-top:5px;
	padding-left:3px;
	font-size:9px;
}

.navhaut2 {
	width: 73px;
}

.navhaut3 {
	width: 73px;
}

.navhaut4 {
	width: 74px;
}

.navhaut5 {
	width: 74px;
}
/******* FIN HEADER *******/

/******* BEGIN MenuImage *******/
#menuimage {
	float: left;
	height:95px;
	width:598px;
	overflow:hidden;
}

.ssrubbu {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.ssrubbu:hover {
	text-decoration:underline;
}
/******* END MenuImage *******/

/******* BEGIN MenuRubrique *******/
#menurubrique {
    width:170px;
    float : left;
}

.rub {
	padding-top:2px;
	padding-left:5px;
	padding-bottom:2px;
}

.rubheight {
	/* DO NOT REMOVE */
	font-size:0px;	
}

.rub p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;	
}

.rub a {
	color:white;
	text-decoration:none;
	line-height:15px;
}

.ssrub {
	margin: 0px;
	padding:0px;
	line-height:15px;
}

.ssrub p {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:5px;
}

.ssrub a {
	color:white;
	text-decoration:none;
}

.ssrub a:hover {
	color:#484848;
}

/***** Couleurs des rubriques ******/

.rubAbout_Us {
	background-color: #4F5CA0;
}
.rubProduct___Services {
	background-color: #4A7BC7;
}
.rubAll_About_Homebuilding {
	background-color: #1EA4CF;
}
.rubSustainable_Development {
	background-color: #62C829;
}
.rubCareer_Opportunities {
	background-color: #779413;
}
.rubPress___News {
	background-color: #93375F;
}
.rubContact_Us {
	background-color: #C86229;
}

/***** Couleurs des sous rubriques ******/
.ssrubAbout_Us {
	background-color: #8C95C1;
}
.ssrubProduct___Services {
	background-color: #89A9DB;
}
.ssrubAll_About_Homebuilding {
	background-color: #6DC4E0;
}
.ssrubSustainable_Development {
	background-color: #99DB74;
}
.ssrubCareer_Opportunities {
	background-color: #A6B965;
}
.ssrubPress___News {
	background-color: #B97D97;
}
.ssrubContact_Us {
	background-color: #DB9974;
}

/******* END MenuRubrique *******/

/******* BEGIN Path *******/
#pathsearch {
	height: 19px;
	background : #000000;
	overflow:hidden;
	font-size:0px;
}

#path {
	float: left;
	width: 366px;
	height: 19px;	
	background-image: url(/wps/themes/html/CommonFiles/img/path/black_joint.gif);
	background-position:top right;
	background-repeat: no-repeat;
}

#path div {
	padding-left:10px;
	height: 19px;	
}

.pathchemin {
	padding-top:1px;
}

.pathtxt {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#ffffff;
}

.pathgt {
	padding-left:1px;
	padding-right:1px;
}
/******* END Path *******/

/******* BEGIN Search *******/
#search {	
	float: right;
	width: 216px;
	height: 19px;
	background: #000000;
}

#search div {
	float: left;
	height: 19px;
}

#navsearch1 {
	width: 75px;
	text-align: right;
	height: 19px;
}

#navsearch1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	padding-top:2px;
	padding-right:5px;
}

#navquery {
	width: 110px;
	height: 19px;
}

#navquery input {
	width: 106px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#navsearch2 {
	width: 26px;
	height: 19px;
}

#navsearch2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:5px;
}

#navsearch2 a {
	color:white;
	font-weight:bold;
}

/******* END Search *******/

/******* END Fil d'ariane *******/

/******* BEGIN Title Page *******/
#titlepage {
	padding-top      : 7px;
	background-color : #ffffff;
	overflow	: hidden;
    padding-left    : 10px;
    padding-bottom  : 7px;
    width : 438px;
}

#titlepage h1 {
	font-family	: Verdana;
	font-size	: 16px;
	font-weight : bold;
}

#titlenavigation {
	background-color : #ffffff;
	overflow	 : hidden;
    padding-left     : 10px;
    padding-bottom   : 7px;
	font-family	 : Verdana;
	font-size	 : 11px;
    width : 438px;    
}

/******* END Title Page *******/

/******* BEGIN Content *******/
#content {
	overflow:hidden;  
	background-image 	: url(../img/rightcolumn.gif);
	background-position : top right;
	background-repeat 	: repeat-y;
	background-color	: #ffffff;
}

.contentLeftPartLength {
	width : 458px;
	overflow:hidden;
}

.contentLeftPart {
	margin-left:10px;
	margin-right:10px;
}

#content > p {
	display: none;
}

#content p {
}

.themecontentcolor {
	color: #484848;
}

.themecontentcolor a {
	color: #484848;
}

.themecontentbackgroundcolor {
	background-color: #e1f6ef;
}

.spanright {
	float : right;
}

.spanright div {
	overflow:hidden;
	clear:both;
	text-align:right;
}

.spanright div img {
	margin-left : 5px;
	border      : 1px solid black;
	margin-bottom  : 15px;
}

.spanright div img.noBottomMargin {
	margin-bottom  : 0px;
} 

.spanright object {
	margin-left : 5px;
	margin-bottom  : 15px;
}

.spanleft {
	float : left;
}

.spanleft div {
	overflow:hidden;
	clear:both;
	text-align:left;
}

.spanleft div img {
	margin-right : 5px;
	border      : 1px solid black;
	margin-bottom  : 15px;
}

.spanleft div img.noBottomMargin {
	margin-bottom  : 0px;
} 

.spanleft object {
	margin-right : 5px;
	margin-bottom  : 15px;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #484848;
}

.linkoff {
	font-family: Verdana;
	font-size: 11px;
}

.linkoff a {
	text-decoration:underline;
}

.linkoff a:hover {
	text-decoration:none;
}

.linkon {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
}

.linkon a {
	text-decoration:underline;
}

.linkon a:hover {
	text-decoration:none;
}

.linkonlien a {
}

.navigatorpages {
	margin-top:15px;
}

.navigatoranchors {
    overflow : hidden;
	margin-top:15px;
	padding-top:5px !important;
	padding-bottom:3px !important;	
}

.spaceitem {
	margin-top:15px;
}

.navigator {
	margin-top : 10px;
	font-family: Verdana;
	font-size: 11px;
}

.navigator  a {
	text-decoration:underline;
    }

.navigator a:hover {
	text-decoration:none;
    }

.navigator li {
	display: inline;
}

.paragraphtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.paragraphtitle a {
	text-decoration:none;
}

.paragraphtitle a:hover {
	text-decoration:none;
}

.paragraphsubtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

/***Begin Main Content***/
.anchorslink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}

.anchorslink a:hover {
	text-decoration:none;
	font-weight: bold;
}

.maincontent {
    overflow:hidden;
    clear : both;
}

.maincontent ul li {
	margin-left : 30px;
	list-style-image : url(/img/li1.gif);
}

.maincontent ul ul li {
	margin-left : 60px;
	list-style-image : url(/img/ticmark.gif);
}

.button {
	overflow:hidden;
}

.button ul {
	margin-top:5px;
	margin-left:295px;
}

.button li {
	list-style-type:none;
}
/***End Main Content***/

/******* BEGIN NEWS *******/
.news {
	overflow:hidden;
}

.newscontainer {
	overflow:hidden;
	padding-bottom : 10px;
}

.latestnews {
    overflow :hidden;
    clear : both;
}
/******* END NEWS *******/

/******* BEGIN Footer *******/
#footer {
	margin-left:0px;
	overflow:hidden;
}

.footerLeftLength {
	float:left;
	width:458px;
	overflow:hidden;
}

.footerLeft {
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	text-align:center;
        float: left;
}

.footerLeft .footerItemLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
	padding-right:2px;
}

.footerItemLeft a {
	color:#635B59;
	text-decoration:none;
}

.footerItemSeparator {
	border-left:1px solid white;
}

.footerRight {
	float:left;
	width:130px;
}

.footerRight p {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#635B59;
	padding-top:8px;
}

.footeradmin {
        width : 170px;
        padding-left :10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	text-align:center;
        float: left;
}

.footeradmin .footerItemLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
	padding-right:2px;
}

.footeradmin a {
	color:#635B59;
	text-decoration:none;
}

.footeradmin .footerItemSeparator {
	border-left:1px solid white;
}

/******* Fin Footer *******/

/******* Debut DIVERS *******/


.anchors {
	overflow:hidden;
	display:block;
	clear:both;
}

.anchors ul {
	display:block;
}

.anchorli {
	display:block;
	list-style-type: none;
}

.homepagestatement {
	font-family: Verdana;
	font-size: 14px;
}

.story1head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.story2head {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.story1text {
	font-family: Verdana;
	font-size: 11px;
}

.story2text {
	font-family: Verdana;
	font-size: 10px;
}

.lastupdated {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #484848;
}

.largephoto1 {
	width: 472px;
	margin:0px;
	padding:0px;
}

.largephoto1 ul {
	width: 472px;
}

.largephoto1 li {
	width: 472px;
	float: left;
}

.largephoto1 input {
	text-align: center;
}

.largephoto2 {
	width: 472px;
}

.largephoto2 ul {
	width: 472px;
}

.largephoto2 li {
	display: inline;
	float: right;
}


#photolib_detail_image .spanleft img {
	float:left;
	padding-right:5px;
} 

#photolib_detail_image .spanright img {
	float:right;
	padding-left:5px;
}

#leftBlock {
	overflow:hidden;
	clear:both;
}

#rightBlock {
	margin:0px;
	padding:0px;
}

/******* Fin DIVERS *******/

/******* QUICK LINKS ********/
.quicklink {
    height: 23px;
    padding-bottom: 0px;
    padding-top: 5px;
    background-color: #9C926B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color : white;
    text-decoration:none;
}

.quicklink p{
	padding-left : 5px;
}

#quicklinkbottom {
	font-size:0px;
	height:5px;
	background-color: #9C926B;
}

.rubquick {
	margin:0px;
	padding:0px;
	height: 19px;
	background: #9C926B;
	padding-bottom: 5px;
	text-align:center;
}

.rubquick select {
	font-family: Verdana;
	font-size: 10px;
	color: #484848;
	width: 150px;
}
/******* FIN QUICK LINKS ********/

/******** TEASERS GT (Graphical) et TT (Textual) ************/
.teaser {
	overflow:hidden;
	width:140px;
    background-color : #dfddce;
}
	
.GT {
	overflow:hidden;
}
	
.GTTitle {
	text-align       : left;
	color            : white;
	font-family      : Verdana,Arial;
	font-size        : 11px;
	font-weight      : bold;
	text-decoration  : none;
	padding-top      : 2px;
	padding-left     : 3px;
	padding-bottom   : 2px;
}
	
.GTBottom {
	overflow:hidden;
	float:none !important;
	float:left;
}
	
.GTArrow {
	float:left;
	width:20px;
	padding-top :5px;
	margin-left:9px !important;
	margin-left:5px;
}

.GTImage {
	float:right;
	clear:none !important;
	clear:both;
}
	
.GTImage img {
	float:left;
	width:110px;
	height:30px;
	clear:both;
}
.GTImage object{
	float:left;
	clear:both;
}

.GTLink {
	font-family:Verdana,Arial;
	font-size:11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top: 5px;
	clear : both;
}

.GTLink a{
	color:black;
}


/***** TEASERS ******/
.TT {
	overflow : hidden;
	clear : both;
}

.TTTitle {
	text-align       : left;
	color            : white;
	font-family      : Verdana,Arial;
	font-size        : 11px;
	font-weight      : bold;
	text-decoration  : none;
	padding-top      : 2px;
	padding-left     : 3px;
	padding-bottom   : 2px;
}

.TTText {
	font-family : Verdana,Arial;
	font-size   : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	clear : both;

}

.TTLink {
	font-family:Verdana,Arial;
	font-size:11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	clear : both;
}

.TTLink a{
	color:black;
}


/******** FIN TEASERS ************/

/********* ARCHIVES NEWS ****************/
.archivesnewscontent {
	font-family:verdana;
	font-size:11px;
	color:#484848;
	margin-top:10px;
        overflow : hidden;
}

.archivesnewsheader {
	margin-bottom:10px;
}

.archivesnewsheader h2 {
	margin:0px;
	font-size:14px;
}

.footnote {
	 font-style: italic;
}

.right {
	float:right;
}

.right img {
	margin-left:5px;
	margin-bottom:5px;
	display:block;
}

.archivesnewsheader p {
	margin:0px;
	padding:0px;
}

.archivesnewsform {
	margin-bottom:30px;
	overflow:hidden !important;
	overflow:visible;
}

.hidden {
	display:none;
}

.archivesnewsdivision {
	overflow:hidden;
	margin-bottom:5px;
}

.archivesnewsdivisionlabel {
	width:70px;
	float:left;
	margin-top:3px;
}

.archivesnewsdivisioncombo {
	float:left !important;	
	float:none;
}

.archivesnewsdivisioncombo select {
	font-family:verdana;
	font-size:11px;
	color:#484848;
}

.archivesnewstheme {
	overflow:hidden;
	margin-bottom:5px;
}

.archivesnewsthemelabel {
	width:70px;
	float:left;
	margin-top:3px;
}

.archivesnewsthemecombo {
	float:left !important;	
	float:none;
}

.archivesnewsthemecombo select {
	font-family:verdana;
	font-size:11px;
	color:#484848;
}

.archivesnews {
	margin-top:20px;
	overflow : hidden;
}

.archivesnews h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.archivesnews p a {
	text-decoration:underline;
}

.archivesnews p a:hover {
	text-decoration:none;
	font-weight: bold;
}

.archivesnewsback {
	margin-top:10px;
}
/********* FIN ARCHIVES NEWS ***************/

/********* PHOTO LIBRARY ***************/
.photoLibraryList {
	overflow : hidden;
	font-family: Verdana;
	font-size: 11px;
    margin-top : 15px;
    clear : both;
}

.photoLibraryListElem {
	overflow : hidden;
	margin-top : 10px;
	clear : both;
}

.photoLibraryListPicture img{
	border : 1px solid black;
	margin-right: 5px;
}

.photoLibraryListTitle {
	font-weight: bold;
}

.photoLibraryListDownload {
}

/*********************************/

.photoLibraryHeader {
	overflow : hidden;
	font-family: Verdana;
	font-size: 11px;
    margin-top : 10px;
}

.photoLibraryHeaderImageLeft {
	float :left;
}

.photoLibraryHeaderImageLeft img {
	border : 1px solid black;
	margin-right: 5px;
}

.photoLibraryHeaderImageRight {
	float :right;
}

.photoLibraryHeaderImageRight img {
	border : 1px solid black;
	margin-left: 5px;
}

.photoLibraryHeaderText {
	margin-bottom: 10px;
    text-align : justify;
}

.photoLibraryHeaderLinks {
	margin-bottom: 5px;
}

.photoLibraryNavigatorpages {
	margin-top : 25px;
}

.photoLibraryNavigatorpages p {
	text-align : left !important;
}

/*********************************/

.photoLibraryDetail {
	margin-top : 15px;
        overflow : hidden;
}

.photoLibraryDetailTop {
        clear : right;
        overflow : hidden;
}

.photoLibraryDetailTop img{
        float : left;
        border : 1px solid black;
}

.photoLibraryDetailBottom {
        font-family: Verdana;
	    font-size: 11px;
        padding-left : 15px;
}

.photoLibraryDetailBottom1 {
	margin-top : 15px;
    font-family: Verdana;
	font-size: 11px;
    font-weight : bold;
}

.photoLibraryDetailBottom2 {
	margin-top : 15px;
    font-family: Verdana;
	font-size: 11px;
}

.photoLibraryDetailBottom3 {
	margin-top : 15px;
    font-family: Verdana;
	font-size: 11px;
}

.photoLibraryDetailBottom4 {
	margin-top : 15px;
    font-family: Verdana;
	font-size: 11px;
}

/********* FIN PHOTO LIBRARY ***************/


/********* BIOGRAPHY TEMPLATE **********/

.biographyheader {
    overflow : hidden;
    margin-bottom : 10px;
    font-family:Verdana,Arial;
    font-size:11px;
}

.biographyheader h2 {
    font-family:Verdana,Arial;
    font-size:13px;    
}


.biographyheaderDescription {
    margin-top    : 10px;
    margin-bottom : 10px;
    font-family:Verdana,Arial;
    font-size:11px;
}

.biographyPhotoList {
    overflow : hidden;
    margin-bottom : 10px;
    clear : both;
}

.biographyhr {
	overflow : hidden;
    clear : both;
}

.biographyPhotoListTitle {
    font-family:Verdana,Arial;
    font-size:12px;
    font-weight : bold;
    margin-bottom : 15px;
    clear : both;
}

.biographyPhotoListElem {
    overflow : hidden;
    margin-bottom : 10px;
    width : 145px;
    height : 170px;
    float : left;
}

.biographyPhotoListElemImage {
    text-align : center;
}

.biographyPhotoListElemName {
    font-family:Verdana,Arial;
    font-size:12px;
    text-decoration : underline;
    padding-bottom : 10px;
    text-align : center;
}

.biographyPhotoListElemFunction {
    font-family:Verdana,Arial;
    font-size:11px;
    text-align : center;
    margin-bottom : 10px;
}

.biographyList {
    overflow : hidden;
    margin-top    : 20px;
    margin-bottom : 10px;
    clear : both;
}    

.biographyListElem {
    overflow : hidden;
    margin-bottom : 10px;
    clear : both;
}

.biographyListElem img {
    margin-right : 20px;
	float:left;
}

.biographyListElemTitle {
    overflow : hidden;
    margin-bottom : 15px;
    font-family:Verdana,Arial;
    font-size:12px;
    font-weight : bold;
}

.biographyListElemFunction {
    overflow : hidden;
    margin-bottom : 15px;
    font-family:Verdana,Arial;
    font-size:12px;
    font-weight : bold;
}

.biographyListElemDescription {
    margin-bottom : 10px;
    font-family:Verdana,Arial;
    font-size:11px;
    padding-right : 5px;
}

.biographyListElemButton {
    overflow : hidden;
background:green;
clear:both;
    margin-bottom : 10px;
}

.biographyListElemButton img{
    float : right;
}

.biographyPhotoListElem a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.biographyPhotoListElem a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight : bold;
	text-decoration: underline;
}
/******** FIN BIOGRAPHY TEMPLATE ********/

/********CONTACT TEMPLATE  **************/

.contactus {
clear : both;
padding-top    : 10px;
padding-bottom : 10px;
}

#contactAnchorLinks {
    padding-top : 7px;
    padding-bottom : 7px;
}

.ContactInformationContainer {
    overflow : hidden;
    clear : both;
}

.ContactInformation, .ContactInformation2, .ContactInformation3 {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
	color: black;
	overflow : hidden;
	float : left;
	padding-right : 5px;
  padding-top : 10px;
}

.contactBackTopButton {

}

.contactBackTopButton img{
    margin-top    : 15px;
    margin-bottom : 15px;
    overflow : hidden;
    float : right;
    clear : both;
}
.linkBlack { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.linkBlack a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6A5A2;
	text-decoration: underline;
}

.linkBlack a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
}
/******** FIN CONTACT TEMPLATE  **************/


/****** PORTLET IFRAME ******/
.wpsPortletBody iframe{
    width : 458px;
    margin-left:0px;
    margin-right:0px; 
}
/**** FIN PORTLET IFRAME ****/

/****** WYSIWYG ********/
.wysiwyg {
	padding-top : 5px;
	clear : both;
}

.wysiwyg img {
	float:none;
}

.wysiwyg .edit img {
	width:47px;
	height:18px;
}

.wysiwyg .delete img {
	width:60px;
	height:18px;
}

.wysiwyg .add img {
	width:47px;
	height:18px;
}

.wysiwyg .editpage img {
	width:78px;
	height:18px;
}

.wysiwyg .up img {
	width:18px;
	height:18px;
}

.wysiwyg .down img {
	width:18px;
	height:18px;
}
/****** FIN WYSIWYG ********/