/*******************************************************/
/* Feuille de style                                    */

img {
	border: 0px;
}

body {
	background-color: rgb(82%,18%,15%);
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	margin: auto;
	position: relative;
	padding-top: 20px;
}

p {
    line-height: 15pt;
}

/*******************************************************/
/* Design pour un seul cadre sur la page               */
div#center {
	margin: auto;
	position: relative;
	text-align: center;
}

div#center_ {
	/*border: 1px dashed;*/
	margin: auto;
	min-width: 650px;
	position: relative;
	text-align: center;
	width: 70%;
}

/*******************************************************/
/* Design pour une frame                               */
body.frame {
	margin: auto;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	width: 580px;
}

body.frame li, .liste {
    margin: 0px 0px 12px 0px;
}

/*******************************************************/
/* Design pour menu+cadre page                         */
body.page {
    min-width: 771px;
}

div#design {
	margin: auto;
	max-width: 1400px;
	padding-left: 1%;
	position: relative;
}

div#page { /* overrided in style-ie6 */
    float: left;
	margin-left: 2%;
	text-align: center;
	width: 78%;
}

img.aligne4 {
    max-height: 160px;
    max-width: 240px;
    min-width: 145px;
    position: relative;
}

img.aligne_pos1 {
	left: 5px;
}
img.aligne_pos2 {
	left: 0;
}
img.aligne_pos3 {
	left: -5px;
}
img.aligne_pos4 {
	left: -10px;
}

img.banderole {
    max-width: 960px;
    min-width: 440px;
    position: relative;
}
/*******************************************************/
/* Design pour menu+cadre central+cadre droite         */
body.accueil {
	min-width: 787px;
}

div#accueil_central {
    float: left;
	min-width: 476px;
	text-align: center;
	width: 60%;
}

img.aligne3 {
    max-height: 150px;
    max-width: 225px;
    min-width: 150px;
    position: relative;
}

div#logo_chokhorling_right {
    float: left;
	min-width: 144px;
	text-align: left;
	width: 19.75%;
}

/*******************************************************/
/* Menu de gauche                                      */
div.logo_chokhorling_left {
    float: left;
	min-width: 144px;
    position: relative;
	text-align: right;
}

div.logo_chokhorling_left_accueil {
	width: 19.75%;
}

div.logo_chokhorling_left_page {
	width: 15%;
}

div.logo_chokhorling_left ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: auto;
    padding: 5px 0px 5px 0px;
    text-align: left;
    width: 144px;
}

div.logo_chokhorling_left li {
    margin: 0px 0px 4px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navlist {
    position: relative;
    top: -9px;
}

#navlist a, #navlist a:link, #navlist a:visited { /* overrided in style-ie6 */
    border: 1px solid #333333;
    color: black;
    display: block;
    padding: 2px 2px 2px 8px;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navlist a:hover {
    border: 1px solid #bbbbbb;
    color: #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*******************************************************/
/* Cadre page d'accueil                                */
.main_exterieur {
	margin: auto;
	margin-top: 30px;
	min-width: 450px;
	top: 27px;
	width: 100%;
}

.main_exterieur_accueil {
	text-align: justify;
	width: 93%;
}

.main_exterieur_accueil strong {
	color: rgb(64%,8%,9%);
}

.space_exterieur_top {
	height: 10px;
}

.space_milieu_top { /* overrided in style-ie6 */
	height: 2px;
}

.space_exterieur_bottom {
	height: 10px;
}

.space_milieu_bottom { /* overrided in style-ie6 */
	height: 2px;
}

.main_milieu {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 3%;
	margin-bottom: 3%;
	width: 89%;
}

.main_interieur {
	margin: 0px 2px 0px 2px;
    padding: 1px 8px 1px 8px;
}

/*******************************************************/
/* Titres                                              */
.titre1 {
    color: rgb(100%,80%,10%);
	font-family: arial;
	margin: auto;
	position: relative;
	text-align : center;
	width: 100%;
}

.titre1_accueil {
	width: 93%;
	min-width: 474px;
}

.titre1_contenu {  /* overrided in style-ie */
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.titre1 h1 {
    font-size: 22pt;
	font-weight: bold;
    margin: 0;
}

.titre1_frame h1 {
	font-size: 20pt;
}

.titre1_hautgauche, .titre1_hautdroit, .titre1_basgauche, .titre1_basdroit,
.main_hautgauche, .main_hautdroit, .main_basgauche, .main_basdroit {
    height: 19px;
	position: relative;
    width: 19px;
}

.titre1_hautgauche, .main_hautgauche {
    background: url(../images/cadre_rouge-fonce.gif) 0 0 no-repeat;
    float: left;
}

.titre1_hautdroit, .main_hautdroit {
    background: url(../images/cadre_rouge-fonce.gif) -20px 0 no-repeat;
    float: right;

}
.titre1_basgauche, /* overrided in style-ie */
.main_basgauche {
    background: url(../images/cadre_rouge-fonce.gif) 0 -20px no-repeat;
    float: left;
	margin-top: -19px;
}

.titre1_basdroit, /* overrided in style-ie */
.main_basdroit {
    background: url(../images/cadre_rouge-fonce.gif) -20px -20px no-repeat;
    float: right;
	margin-top: -19px;
}

.titre_orange {
    background-color: rgb(100%,42%,12%);
	font-family: arial;
	font-size: 17pt;
	font-weight: bold;
	height: 32px;
	margin: auto;
	max-width:675px;
	min-width: 450px;
	position: relative;
	top: 16px;
	width: 93%;
}

.titre_orange_contenu {
    padding-top: 2px;
}

.titre_orange_gauche {
    background: rgb(82%,18%,15%) url(../images/orange_left.gif) no-repeat;
    float: left;
    height: 32px;
    margin-top: -2px;
    width: 13px;
}

.titre_orange_droit {
    background: rgb(82%,18%,15%) url(../images/orange_right.gif) no-repeat;
    float: right;
    height: 32px;
    margin-top: -2px;
    width: 13px;
}

/*******************************************************/
/* Articles                                            */
.article {
    padding: 1px 20px 1px 20px;
}

.article h1 {
    color: rgb(64%,8%,9%);
    font-size: 2em;
    margin-bottom: -17px;
    text-align: center;
}

.article h2 {
    color: rgb(64%,8%,9%);
    font-size: 1.5em;
    text-align: center;
}

.article h3 {
	border-bottom: 3px solid rgb(64%,8%,9%);
    color: rgb(64%,8%,9%);
    font-size: 1.5em;
    padding-bottom: 3px;
    text-align: left;
}

.article h4 {
    color: rgb(64%,8%,9%);
    font-size: 1.3em;
    margin-bottom: -10px;
    text-align: left;
}

.article h5 {
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
}

.article p {
    margin-bottom: 20px;
    text-align: justify;
}

.article strong {
	color: rgb(64%,8%,9%);
}

.article a, .article a:link, .article a:visited {
    color: rgb(64%,8%,9%);
}

.article a:hover {
    color: rgb(100%,42%,12%);
}

.article ul {
    margin-top: -10px;
    margin-bottom: 25px;
}

.article li {
    font-weight: bold;
    margin-left: 40px;
    text-align: left;
}

.article table {
	background-color: #FFB759;
	border-collapse: collapse;
	width: 90%;
	margin: auto;	
}

.article td {
	border : 2px dotted #D12E26;
	padding: 5px;
}

.article tr:hover {
	background-color: rgb(100%,42%,12%);
}

.img_pos2, .img_pos3 {
	overflow: auto;
}

.img_pos2 img {
	float : left;
	margin: 0 20px 10px 0;
}

.img_pos3 img {
	float : right;
	margin: 0 0 10px 20px;
}
/*******************************************************/
/* News                                                */
.news h2 {
    color: rgb(64%,8%,9%);
    font-size: 1.5em;
    margin-bottom: -2px;
    margin-top: 2px;
    text-align: center;
}

.news a, .news a:link, .news a:visited {
    color: black;
    font-weight: bold;
}

.news a:hover {
    color: rgb(64%,8%,9%);
}

.news li {
    margin-bottom: 5px;
    text-align: justify;
}

/*******************************************************/
/* Retraites spirituelles                              */

#retraites img {
    border: 4px solid rgb(64%,8%,9%);
    margin: 10px;
}

#retraites ul {
	clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#retraites ul li {
	display: inline;
	font-weight: normal;
    margin: 0;
    padding: 0;
}

#retraites h1 { /* overrided in style-ie */
	margin-bottom: 20px;
}

#retraites p { /* overrided in style-ie6 */
	margin-bottom: 0;
}

.ribbon { /* overrided in style-ie */
	background: rgb(100%,42%,12%);
	border-color: #E04E00;
	border-style: solid solid none solid;
	border-width: 1px;
	height: 30px;
	width: 100px;
	position: relative;
	top: -7px;
	left: -35px;
	float: left;
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.55);
  	-khtml-box-shadow: 3px 3px 4px rgba(0,0,0,0.55);
  	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.55);
	z-index: 2; /* the stack order: foreground */
}

.ribbon h4 { /* overrided in style-ie */
	color: #000;
    font-size: 1.5em;
	margin: 0 0 0 37px;
	padding-top: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.ribbon-triangle-left {
	border-color: transparent #E04E00 transparent transparent;
	border-style: dashed solid dashed dashed;
	border-width: 15px;
	width: 0; /* forces ie (even ie8 hasLayout) */
	position: relative;
	left: -50px;
	top: 37px;
	z-index: 1; /* displayed under ribbon */
}

.ribbon-triangle-right { /* overrided in style-ie6 */
	border-color: transparent transparent transparent #7d90a3;
	border-style: solid;
	border-width: 15px;
	height: 0;
	width: 0;
	position: relative;
	left: 350px;
	top: 35px;
	z-index: 1; /* displayed under ribbon */
}


/*******************************************************/
/* Contacts                                            */
.txt-error {
	font-weight: bold;
	color: red;
}

.formulaire input {
	border: solid 1px rgb(100%,42%,12%);
	padding:2px 3px 2px 3px;
	width: 99%;
}

.formulaire textarea {
	border: solid 1px rgb(100%,42%,12%);
	padding:2px 3px 2px 3px;
	width: 99%;
}

.formulaire td {
	background-color: rgb(100%,80%,35%);
	border: 0;
}

.formulaire td:hover {
	background-color: rgb(100%,80%,35%);
}

/*******************************************************/
/* Livres                                              */
.livre {
    padding: 15px 20px 15px 20px;
}

.livre table {
	width: 100%;
}

.livre td {
	padding: 10px;
}

.livre td.couverture {
	vertical-align: top;
}

.livre img {
    border: 10px solid rgb(64%,8%,9%);
    position: relative;
}

.livre h2 {
    color: rgb(64%,8%,9%);
    font-size: 1.5em;
}

.livre h4 {
    color: rgb(64%,8%,9%);
    font-size: 1.3em;
    margin-bottom: -17px;
    margin-top: 1px;
    text-align: left;
}

.livre h5 {
    color: rgb(64%,8%,9%);
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: -12px;
    text-align: left;
}

.livre p {
    margin-bottom: 10px;
    text-align: justify;
}

.livre strong {
	color: rgb(64%,8%,9%);
}

/*******************************************************/
/* Symboles                                            */
.align_top td {
	padding-bottom: 25px;
	vertical-align: top;
}

.align_top h5 {
    margin-top: -2px;
}

/*******************************************************/
/* Liens                                              */
.liens {
    padding: 15px 20px 15px 20px;
}

.liens table {
    width: 100%;
}

.liens td {
	background-color: rgb(100%,80%,35%);
	border: 0;
}

.liens td:hover {
	background-color: rgb(100%,80%,35%);
}

.liens img {
    border: 10px solid rgb(64%,8%,9%);
    max-height: 100px;
    max-width: 150px;
    min-width: 50px;
    position: relative;
}

.liens h5 {
    color: rgb(64%,8%,9%);
    font-size: 11pt;
	font-style: italic;
    font-weight: bold;
    margin-top: -2px;
    margin-bottom: -12px;
    text-align: inherit;
}

td.liens_texte {
    padding-right: 12px;
    padding-left: 12px;
    text-align: left;
}

td.align_right {
	text-align: right;
}

.liens p {
	margin-bottom: 10px;
	text-align: inherit;
}

/*******************************************************/
/* Frames                                              */
div.frame_content {
	margin-top: 28px;
}

div.small_paragraph p {
	margin-bottom: 10px;
	margin-top: 0px;
    line-height: 12pt;
}


/*******************************************************/
/* Overrides                                           */
.a_rouge_fonce a, .a_rouge_fonce a:link, .a_rouge_fonce a:visited,
.a_rouge_fonce_fond_orange a, .a_rouge_fonce_fond_orange a:link,
.a_rouge_fonce_fond_orange a:visited  {
    color: rgb(64%,8%,9%);
}

.a_rouge_fonce_fond_orange a:hover {
    color: rgb(100%,80%,10%);
}

.a_noir a, .a_noir a:link, .a_noir a:visited {
    color: black;
}

.a_noir a:hover, .a_rouge_fonce a:hover {
    color: rgb(100%,42%,12%);
}

/* titres avec ancre */
a.anchor:hover {
    color: rgb(64%,8%,9%);
}


/*******************************************************/
/* Bouton  (no overrides)                              */
p.bouton-relief {
    margin-bottom: 17px;
    text-align: center;
}

.bouton-relief a, .bouton-relief a:link, .bouton-relief a:visited {
    background-color: rgb(64%,8%,9%);
    border: 2px outset #c0c0c0;
    color: white;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    text-decoration: none;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.bouton-relief a:hover {
    background-color: rgb(100%,42%,12%);
    border: 2px;
    border-color: #c0c0c0;
    border-style: inset;
    color: white;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/*******************************************************/
/* Footer Copyright                                    */
.footer { /* overrided in style-ie6 */
    padding-bottom: 10px;
	position: relative;
	text-align: center;
}

.footer span {
	color: #222222;
    font-size: 8pt;
	font-style: italic;
}

/*******************************************************/
/* Diaporamas                                          */

#diaporama ul.thumbnails {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#diaporama ul.thumbnails li {
	display: inline;
}

#diaporama ul.thumbnails span.wrap1 {
    display: inline-block;
    margin: 1px 10px 10px 10px;
    text-align: center;		/* to center in Geko/Opera */
    vertical-align: top;	/* OK with Opera and IE6 not Geko */
}

#diaporama ul.thumbnails span.wrap2 { /* overrided in style-ie */
    background-color: rgb(64%,8%,9%);
    border: 2px solid rgb(100%,42%,12%);
    display: table-cell;	/* block prevents vertical-align here */
	height: 170px;
    /*border-radius: 5px 5px;  round corners with CSS3 compliant browsers */
    margin: 0;				/* important reset the margins */
    vertical-align: middle;	/* Ok with Opera and Geko not IE6 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#diaporama ul.thumbnails span.wrap2:hover {
    background-color: rgb(100%,42%,12%);
    border: 2px solid rgb(64%,8%,9%);
}

#diaporama ul.thumbnails span.wrap2:active img {
  outline: 3px ridge rgb(100%,80%,10%);
}

#diaporama ul.thumbnails span.wrap1,
#diaporama ul.thumbnails span.wrap2,
#diaporama ul.thumbnails span.wrap2 a { /* overrided in style-ie */
	width: 200px;
}

#diaporama ul.thumbnails img { /* overrided in style-ie */
    margin-bottom: -4px;  /* pour Firefox */
}

/*******************************************************/
/* aBox                                                */
#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(../images/abox/buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #000; /* #444 */
	font-size: 18px; /* 16px */
	font-weight: bold;
	margin: 0 80px 0 32px;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666; /* #666 */
	font-size: 12px;
}
#aBox p#aInfo {
	margin: 0 85px 0 32px; /* 0 80px 0 32px */
	color: #444; /* #666 */
	font-size: 14px; /* 11px */
}
#aBox p#aInfoTitle {
	margin: 0 80px 0 32px;
	color: #222;
	font-size: 14px;
}
#aBox h1#aInfoTitle, #aBox p#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}

/*******************************************************/
/* MultiBox                                            */
iframe {
	border: 0;
}

/* MultiBox v1.3 ***************************************/

.MultiBoxContainer {
	position: absolute;
	border: 10px solid rgb(82%,18%,15%); /* 20px solid #000 */
	background-color: rgb(82%,18%,15%); /* #FFF */
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/abox/loading.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -21px;
	right: -21px;
	background: url(../images/mbox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}

/*******************************************************/
/*                                                     */


/*******************************************************/
/* Couleurs (Overrides)                                */
.bg_jaune_or {
    background-color: rgb(100%,80%,10%);
}

.bg_jaune_pale {
    background-color: rgb(100%,80%,35%);
}

.bg_orange {
    background-color: rgb(100%,42%,12%);
}

.bg_rouge_moyen {
    background-color: rgb(82%,18%,15%);
}

.bg_rouge_fonce {
    background-color: rgb(64%,8%,9%);
}

.rouge_fonce {
    color: rgb(64%,8%,9%);
}

/*******************************************************/
/* END                                                 */

