/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style/pages

file-relative URI  : ../../images/accueil/background.jpg
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/background.jpg
docroot stripped   : /style/pages/../../images/accueil/background.jpg
traversals removed : /images/accueil/background.jpg

file-relative URI  : ../../images/accueil/leftImage.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/leftImage.png
docroot stripped   : /style/pages/../../images/accueil/leftImage.png
traversals removed : /images/accueil/leftImage.png

file-relative URI  : ../../images/accueil/rightImage.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/rightImage.png
docroot stripped   : /style/pages/../../images/accueil/rightImage.png
traversals removed : /images/accueil/rightImage.png

file-relative URI  : ../../images/accueil/inscription.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/inscription.png
docroot stripped   : /style/pages/../../images/accueil/inscription.png
traversals removed : /images/accueil/inscription.png

file-relative URI  : ../../images/accueil/presentation.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/presentation.png
docroot stripped   : /style/pages/../../images/accueil/presentation.png
traversals removed : /images/accueil/presentation.png

file-relative URI  : ../../images/accueil/rightImageInscription.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/rightImageInscription.png
docroot stripped   : /style/pages/../../images/accueil/rightImageInscription.png
traversals removed : /images/accueil/rightImageInscription.png

file-relative URI  : ../../images/accueil/centerImage.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/centerImage.png
docroot stripped   : /style/pages/../../images/accueil/centerImage.png
traversals removed : /images/accueil/centerImage.png

file-relative URI  : ../../images/accueil/inscription.png
path prepended     : /home/forge/eternalwars.org/htdocs/style/pages/../../images/accueil/inscription.png
docroot stripped   : /style/pages/../../images/accueil/inscription.png
traversals removed : /images/accueil/inscription.png

*/

/* accueil.css */

/* 1   */ body {
/* 2   */ 	background: #7A7675 url(/images/accueil/background.jpg) repeat-x fixed top left;
/* 3   */ }
/* 4   */ 
/* 5   */ #ie6Incompatible {
/* 6   */   display: none;
/* 7   */ }
/* 8   */ 
/* 9   */ .homepageAlert {
/* 10  */ 	position: absolute;
/* 11  */ 	top: 0px;
/* 12  */ 	left: 0px;
/* 13  */ 	z-index: 4;
/* 14  */ 	width: 100%;
/* 15  */ 	text-align: center;
/* 16  */ 	background-color: #7A2D00;
/* 17  */ 	border-bottom: 1px solid #A2A78B;
/* 18  */ 	height: 53px;
/* 19  */ }
/* 20  */ 
/* 21  */ #publicHeader, #inscriptionTerminee, #charteEtAide, #contenuPresentation {
/* 22  */ 	display: none;
/* 23  */ }
/* 24  */ 
/* 25  */ #homepageHeader {
/* 26  */ 	width: 100%;
/* 27  */ 	text-align: center;
/* 28  */ 	z-index: 3;
/* 29  */ }
/* 30  */ 
/* 31  */ #logo {
/* 32  */ 	margin: 40px 5px 5px 5px;
/* 33  */ }
/* 34  */ 
/* 35  */ /* Images sur les côtés */
/* 36  */ 
/* 37  */ .sideImage {
/* 38  */ 	position: absolute;
/* 39  */ 	top: 0px;
/* 40  */ 	width: 500px;
/* 41  */ 	height: 500px;
/* 42  */ 	z-index: 2;
/* 43  */ 	margin-top:30px;
/* 44  */ }
/* 45  */ 
/* 46  */ #leftImage {
/* 47  */ 	left: 0px;
/* 48  */ 	background-image: url('/images/accueil/leftImage.png');
/* 49  */ 	margin-left: 30px;
/* 50  */ }

/* accueil.css */

/* 51  */ 
/* 52  */ #rightImage {
/* 53  */ 	right: 0px;
/* 54  */ 	background-image: url('/images/accueil/rightImage.png');
/* 55  */ 	margin-right: 30px;
/* 56  */ }
/* 57  */ 
/* 58  */ /* Contenu central */
/* 59  */ 
/* 60  */ #content {
/* 61  */ 	width: 100%;
/* 62  */ 	background-color: rgba(33, 34, 27, 0.3);
/* 63  */ 	border-top: 1px solid #A2A78B;
/* 64  */ 	border-bottom: 1px solid #A2A78B;
/* 65  */ }
/* 66  */ 
/* 67  */ #apercus, #contenuPresentation {
/* 68  */ 	width: 400px;
/* 69  */ 	margin: auto;
/* 70  */ 	text-align: center;
/* 71  */ 	margin-bottom: 17px;
/* 72  */ }
/* 73  */ 
/* 74  */ #contenuPresentation img {
/* 75  */ 	float: left;
/* 76  */ 	margin: 0;
/* 77  */ }
/* 78  */ 
/* 79  */ #contenuPresentation .textePresentation {
/* 80  */ 	float: left;
/* 81  */ 	text-align: justify;
/* 82  */ 	width: 180px;
/* 83  */ }
/* 84  */ 
/* 85  */ /* Apercus du site dans la colonne de droite */
/* 86  */ .apercu {
/* 87  */ 	border: 1px solid #A2A78B;
/* 88  */ 	margin: 5px;
/* 89  */ }
/* 90  */ 
/* 91  */ .apercu:hover {
/* 92  */ 	border: 1px solid #BCAB75;
/* 93  */ 	cursor: pointer;
/* 94  */ }
/* 95  */ 
/* 96  */ /* Boutons d'action */
/* 97  */ 
/* 98  */ #actions {
/* 99  */ 	width: 100%;
/* 100 */ 	text-align: center;

/* accueil.css */

/* 101 */ 	margin: auto;
/* 102 */ 	margin-top: -23px;
/* 103 */ 	position: relative;
/* 104 */ 	padding-bottom : 110px;
/* 105 */ 	overflow : hidden;
/* 106 */ 	z-index: 4;
/* 107 */ }
/* 108 */ 
/* 109 */ #boutonsAction {
/* 110 */ 	width: 450px;
/* 111 */ 	margin: auto;
/* 112 */ 	text-align:center;
/* 113 */ }
/* 114 */ 
/* 115 */ #presentation, #inscription {
/* 116 */ 	width: 220px;
/* 117 */ 	height: 35px;
/* 118 */ 	float: left;
/* 119 */ }
/* 120 */ 
/* 121 */ #inscription {
/* 122 */ 	background: url(/images/accueil/inscription.png);
/* 123 */ 	margin: 5px 0px 5px 5px;
/* 124 */ }
/* 125 */ 
/* 126 */ #presentation {
/* 127 */ 	background: url(/images/accueil/presentation.png);
/* 128 */ 	margin: 5px 5px 5px 0px;
/* 129 */ }
/* 130 */ 
/* 131 */ #boutonsAction div:hover, #retour:hover {
/* 132 */ 	background-position: 0 -35px;
/* 133 */ 	cursor: pointer;
/* 134 */ }
/* 135 */ 
/* 136 */ /* Liste des sites */
/* 137 */ 
/* 138 */ #sites {
/* 139 */ 	width: 564px;
/* 140 */ 	margin: auto;
/* 141 */ 	text-align: center;
/* 142 */ 	display: none;
/* 143 */ }
/* 144 */ 
/* 145 */ #sites ul {
/* 146 */ 	margin: auto;
/* 147 */ 	padding: 0;
/* 148 */ }
/* 149 */ 
/* 150 */ #sites li {

/* accueil.css */

/* 151 */ 	float: left;
/* 152 */ 	width: 185px;
/* 153 */ 	list-style: none;
/* 154 */ 	height: 100px;
/* 155 */ 	margin: 5px;
/* 156 */ 	padding: 5px;
/* 157 */ }
/* 158 */ 
/* 159 */ #sites li:hover {
/* 160 */ 	cursor: pointer;
/* 161 */ }
/* 162 */ 
/* 163 */ /* Formulaire d'inscription et présentation du site */
/* 164 */ 
/* 165 */ #formInscription {
/* 166 */ 	width: 950px;
/* 167 */ 	height: 420px;
/* 168 */ 	background: url('/images/accueil/rightImageInscription.png') no-repeat scroll top;
/* 169 */ 	margin: auto;
/* 170 */ 	margin-top: -150px;
/* 171 */ 	padding-top: 150px;
/* 172 */ }
/* 173 */ 
/* 174 */ #formInscription {
/* 175 */ 	display: none;
/* 176 */ 	margin-bottom: 50px;
/* 177 */ }
/* 178 */ 
/* 179 */ form {
/* 180 */ 	margin: auto;
/* 181 */ }
/* 182 */ 
/* 183 */ #formInscriptionContent {
/* 184 */ 	width: 380px;
/* 185 */ 	margin-left: 80px;
/* 186 */ 	margin-bottom: 50px;
/* 187 */ 	text-align: left;
/* 188 */ 	padding: 5px;
/* 189 */ }
/* 190 */ 
/* 191 */ /* Aide et charte pour l'inscription */
/* 192 */ 
/* 193 */ #charte, #aide {
/* 194 */ 	position: absolute;
/* 195 */ 	top: 0px;
/* 196 */ 	height: 400px;
/* 197 */ 	overflow: auto;
/* 198 */ }
/* 199 */ 
/* 200 */ #aide {

/* accueil.css */

/* 201 */ 	left: 0px;
/* 202 */ 	margin-left: 20px;
/* 203 */ }
/* 204 */ 
/* 205 */ #charte {
/* 206 */ 	right: 0px;
/* 207 */ 	margin-right: 20px;
/* 208 */ }
/* 209 */ 
/* 210 */ #imageCentrale {
/* 211 */ 	z-index: 1;
/* 212 */ 	width: 100%;
/* 213 */ 	position: absolute;
/* 214 */ 	top: 0px;
/* 215 */ }
/* 216 */ 
/* 217 */ .inscription, #inscriptionTerminee, #formInscriptionContent {
/* 218 */ 	background-color: rgba(0, 0, 0, 0.8);
/* 219 */ 	z-index: 2;
/* 220 */ }
/* 221 */ 
/* 222 */ .inscription, #inscriptionTerminee {
/* 223 */ 	padding: 20px;
/* 224 */ }
/* 225 */ 
/* 226 */ .inscription, #inscriptionTerminee, #imageCentraleContent {
/* 227 */ 	width: 380px;
/* 228 */ 	margin: auto;
/* 229 */ 	margin-top: 50px;
/* 230 */ }
/* 231 */ 
/* 232 */ #inscriptionTerminee {
/* 233 */ 	position: relative;
/* 234 */ 	margin-bottom: 60px;
/* 235 */ }
/* 236 */ 
/* 237 */ #imageCentraleContent {
/* 238 */ 	height: 440px;
/* 239 */ 	background-image: url('/images/accueil/centerImage.png');
/* 240 */ }
/* 241 */ 
/* 242 */ #retour {
/* 243 */ 	position: relative;
/* 244 */ 	width: 220px;
/* 245 */ 	height: 35px;
/* 246 */ 	margin: auto;
/* 247 */ 	top: 422px;
/* 248 */ 	cursor: pointer;
/* 249 */ 	background: url(/images/accueil/inscription.png);
/* 250 */ }

/* accueil.css */

/* 251 */ 
/* 252 */ /* Pied de page */
/* 253 */ 
/* 254 */ #footer {
/* 255 */ 	width: 100%;
/* 256 */ 	position: fixed;
/* 257 */ 	bottom: 0;
/* 258 */ 	border-top: 1px solid #A2A78B;
/* 259 */ 	text-align: center;
/* 260 */ 	background-color: black;
/* 261 */ 	font-size: 85%;
/* 262 */ 	z-index: 4;
/* 263 */ }
/* 264 */ 
/* 265 */ #footer form input, #footer form select, #footer form label, #footer form button {
/* 266 */ 	width: auto;
/* 267 */ 	float: none;
/* 268 */ 	display: inline;
/* 269 */ 	margin: auto;
/* 270 */ 	padding-right: 0;
/* 271 */ }
/* 272 */ 
/* 273 */ #footer form {
/* 274 */ 	width: auto;
/* 275 */ }
/* 276 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style

*/

/* form.css */

/* 1  */ .form {
/* 2  */ 	width: 380px;
/* 3  */ }
/* 4  */ 
/* 5  */ .form label, .form input, .form select {
/* 6  */ 	display: block;
/* 7  */ }
/* 8  */ 
/* 9  */ .form label, .form input, .form select {
/* 10 */ 	width: 200px;
/* 11 */ 	float: left;
/* 12 */ 	margin-bottom: 10px;
/* 13 */ }
/* 14 */ 
/* 15 */ input[type="checkbox"], input[type="radio"] {
/* 16 */ 	width: auto;
/* 17 */ }
/* 18 */ 
/* 19 */ .form label {
/* 20 */ 	text-align: right;
/* 21 */ 	width: 150px;
/* 22 */ 	padding-right: 20px;
/* 23 */ 	margin-top: 4px;
/* 24 */ }
/* 25 */ 
/* 26 */ .form br {
/* 27 */ 	clear: left;
/* 28 */ }
/* 29 */ 
/* 30 */ .form .buttonSet {
/* 31 */ 	text-align: center;
/* 32 */ }
/* 33 */ 
/* 34 */ .form .invalid {
/* 35 */ 	color: #D00000;
/* 36 */ 	font-weight: bold;
/* 37 */ }
/* 38 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style

*/

/* devel.css */

/* 1  */ #debug {
/* 2  */ 	position: fixed;
/* 3  */ 	bottom: 0;
/* 4  */ 	right: 0;
/* 5  */ 	
/* 6  */ 	max-height: 100%;
/* 7  */ 	max-width: 100%;
/* 8  */ 	overflow: auto;
/* 9  */ 	
/* 10 */ 	padding: 2px;
/* 11 */ 	
/* 12 */ 	background: gray;
/* 13 */ 	border: 1px solid black;
/* 14 */ 	
/* 15 */ 	z-index: 999;
/* 16 */ }
/* 17 */ 
/* 18 */ #debug .inner:hover {
/* 19 */ 	cursor: pointer;
/* 20 */ 	background: #999;
/* 21 */ }
/* 22 */ 
/* 23 */ #debug .contents {
/* 24 */ 	display: none;
/* 25 */ }
/* 26 */ 
/* 27 */ /* Rapport historique de mise au point. */
/* 28 */ span.dvlp, tr.dvlp {
/* 29 */ 	display: none;
/* 30 */ 	font-style: italic;
/* 31 */ 	color: #EE8800;
/* 32 */ }
/* 33 */ 
/* 34 */ #tabsDevels {
/* 35 */ 	float: right;
/* 36 */ }
/* 37 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/forge/eternalwars.org/htdocs
currentDir : /home/forge/eternalwars.org/htdocs/style/ext

*/

/* tabs.css */

/* 1   */ /* Caution! Ensure accessibility in print and other media types... */
/* 2   */ @media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
/* 3   */ 	.ui-tabs-hide {
/* 4   */ 		display: none;
/* 5   */ 	}
/* 6   */ }
/* 7   */ 
/* 8   */ /* Hide useless elements in print layouts... */
/* 9   */ @media print {
/* 10  */ 	.ui-tabs-nav {
/* 11  */ 		display: none;
/* 12  */ 	}
/* 13  */ }
/* 14  */ 
/* 15  */ /* Skin */
/* 16  */ .ui-tabs-nav {
/* 17  */ 	list-style: none;
/* 18  */ 	margin: 0;
/* 19  */ 	padding: 0;
/* 20  */ }
/* 21  */ .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
/* 22  */ 	display: block;
/* 23  */ 	clear: both;
/* 24  */ 	content: " ";
/* 25  */ }
/* 26  */ .ui-tabs-nav li.autreCote {
/* 27  */ 	float: right;
/* 28  */ 	margin: 4px 0 0 4px;
/* 29  */ }
/* 30  */ .ui-tabs-nav li.ui-tabs-selected.autreCote {
/* 31  */ 	margin: 0 0 0 4px ;
/* 32  */ }
/* 33  */ 
/* 34  */ .ui-tabs-nav li {
/* 35  */ 	background-color: #7E7A73;
/* 36  */ 	border: 1px solid #464440;
/* 37  */ 	border-bottom: 0px;
/* 38  */ 	float: left;
/* 39  */ 	margin: 4px 4px 0 0;
/* 40  */ 	padding: 0 0 0 12px;
/* 41  */ 	font-weight: bold;
/* 42  */ 	height: 20px;
/* 43  */ 	line-height: 20px;
/* 44  */ 	list-style-type: none;
/* 45  */ }
/* 46  */ .ui-tabs-nav a, .ui-tabs-nav a span {
/* 47  */ 	float: left; /* fixes dir=ltr problem and other quirks IE */
/* 48  */ 	padding: 0 12px;
/* 49  */ }
/* 50  */ .ui-tabs-nav a, .ui-tabs-nav a:hover {

/* tabs.css */

/* 51  */ 	margin: 0; /* position: relative makes opacity fail for disabled tab in IE */
/* 52  */ 	padding-left: 0;
/* 53  */ 	text-decoration: none;
/* 54  */ 	white-space: nowrap; /* @ IE 6 */
/* 55  */ 	outline: 0; /* @ Firefox, prevent dotted border after click */
/* 56  */ }
/* 57  */ .ui-tabs-nav a:link, .ui-tabs-nav a:visited {
/* 58  */ 	color: #fff;
/* 59  */ }
/* 60  */ .ui-tabs-nav a.highlight { color: #FFE370;}
/* 61  */ 
/* 62  */ .ui-tabs-nav .ui-tabs-selected a {
/* 63  */ 	position: relative;
/* 64  */ 	z-index: 2;
/* 65  */ 	margin-top: 0;
/* 66  */ }
/* 67  */ .ui-tabs-nav li.ui-tabs-selected {
/* 68  */ 	position: relative;
/* 69  */ 	height: 24px;
/* 70  */ 	line-height: 24px;
/* 71  */ 	margin: 0 4px 0 0;
/* 72  */ 	background-color: #585550;
/* 73  */ }
/* 74  */ .ui-tabs-nav a span {
/* 75  */ 	padding-top: 1px;
/* 76  */ 	padding-right: 0;
/* 77  */ 	height: 20px;
/* 78  */ 	line-height: 20px;
/* 79  */ }
/* 80  */ .ui-tabs-nav .ui-tabs-selected a span {
/* 81  */ 	padding-top: 0;
/* 82  */ 	height: 27px;
/* 83  */ 	line-height: 27px;
/* 84  */ }
/* 85  */ .ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
/* 86  */ .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
/* 87  */ 	cursor: text;
/* 88  */ }
/* 89  */ .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
/* 90  */ .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
/* 91  */ 	cursor: pointer;
/* 92  */ }
/* 93  */ .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
/* 94  */ 	color: #000;
/* 95  */ }
/* 96  */ .ui-tabs-panel {
/* 97  */ 	padding: 0;
/* 98  */ 	margin: 0;
/* 99  */ 	border: 1px solid #38352E;
/* 100 */ 	background-color: rgba(33, 34, 27, 0.3);

/* tabs.css */

/* 101 */ }
/* 102 */ 
/* 103 */ /* Additional IE specific bug fixes... */
/* 104 */ * html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
/* 105 */ 	display: inline-block;
/* 106 */ }
/* 107 */ *:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
/* 108 */ 	display: inline-block;
/* 109 */ }
/* 110 */ *.ui-tabs-nav .ui-tabs-selected a:hover span {
/* 111 */ 	padding-top: 0;
/* 112 */ 	height: 27px;
/* 113 */ 	background-position: 0 -23px;
/* 114 */ 	line-height: 27px;
/* 115 */ }
/* 116 */ 
