@charset "utf-8";

/* $Revision: 1.4 $ */

@import "http://www.dotandco.com/css/commun.css";

/* OK to redefine some rules per CSS 2.1 §6.4.1 point 4 */
/* CSS optimized thanks to http://flumpcakes.co.uk/css/optimiser/ */

#ps_all { background:#c9d6b6; }

#ps_navsites_net { font-weight: bolder; }
#ps_navsites_net:hover { background: #c9d6b6; }

h2.ps_menu1{
	background: #fff url("http://www.dotandco.com/images/fondtitremenuvert.jpg") no-repeat top right;
	color: #6a912f;
}

ul.ps_menu2 li { border-bottom:1px solid #c9d6b6; }
ul.ps_menu2 a:hover {
	background: #c9d6b6;
	color: #494947;
	border-bottom: 1px solid #6a912f;
}

.ps_menu2_current { background: #6a912f; }
.ps_maintext { border-color: #787a75; }

.ps_maintext h2 {
       border-color: #DDE1D8;
       color:#6a912f;
}

.ps_maintext strong { color: #6a912f; }

a { color: #494947; }

h2.imgright, h3.imgright, div.imgright { clear:right; margin-top: 10px; }
img.imgright { float: right; margin-left: 10px; margin-bottom: 10px; }


div.support { position: fixed; bottom: 0px; left: -10px; width: 100%; padding: 4px 10px; background: #f96; color: #000; font-weight: bold; font-size: larger; text-align: center; }
