/* 
Theme Name: Artisans du Patrimoine Fr
Theme URI: http://www.artisans-patrimoine.fr/
Description: Thème réalisé à partir de Defaut Fr
Version: 1.0
Author: TWD
Author URI: http://www.artisans-patrimoine.fr
Tags: Artisans, Patrimoine, Rouge, Gris, Blanc cassé

/// Tous droits réservés ///

Ce fichier est un complément de style-common.css

/* ////////////////////////////////////////////// */
/* 		Mise en page principale					  */
/* ////////////////////////////////////////////// */

#entete #titre {
	max-width:1200px;	
	min-width:760px;
	/* Le reste est défini dans style-common.css */
}

#bordure {					
	max-width:1200px;
	min-width:760px;
	/* Le reste est défini dans style-common.css */
}

#corps {
	max-width:1200px;
	min-width:760px;
	/* Le reste est défini dans style-common.css */
}

/* ////////////////////////////////////////////// */
/* 		Sépcificités colonne gauche				  */
/* ////////////////////////////////////////////// */

#colgauche p {
	margin: 0;
}

#colgauche p.news {
}

#colgauche a.news {
	color:#4C4C4C;
}

#colgauche a.news:hover {
	color:#990000;
}

#colgauche p.news a {
	color:#4C4C4C;
}

#colgauche p.news a:hover {
	color:#990000;
}

/* Les cadres de pub interne en colonne gauche */
.inscription {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F1EBDE;
	margin-top: 10px;
	margin-right: 20px;
	/* margin-left: -10px; */ /* Ne marche pas avec IE */
}

#coldroite p {		/* utilisé ? */
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#coldroite ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#coldroite ul li {
	margin:5px 0;
}

#coldroite a {
	color:#444;
	text-decoration:none;
}

#coldroite a:hover {
	text-decoration: underline;
	color:#990000;	
}

#nuage {
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F1EBDE;
}

/* ////////////////////////////////////////////// */
/* 		Sépcificités contenu du milieu			  */
/* ////////////////////////////////////////////// */

#titrecategorie {
	text-align: center;
	width: 98%;
}

#message {
	text-align: left;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}

/* Liens catégories */
a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color:#990000;
	padding-left: 20px;
}

a.cat_display:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	color:#222;
	padding-left: 20px;
}

a.subcat_display {
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.lien {
	text-align: justify;
}

.lien a {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

.lien a:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.lien span {
	color: #330000;
}

.ariane {
	color: #666;
}

.ariane a {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.cadresite {
	width: 100%;
	border: 1px solid #CCCCCC;
	vertical-align : top;
	color: #4C4C4C;
	padding-right: 5px;
}

.cadresite p {
	margin-bottom: 0px;
	margin-top: 6px;
}

.imagesite {
	border: 1px solid #CCCCCC;
}

.imagesomesite {
	border: 1px solid #CCCCCC;
	margin-top: 8px;
}

.imagesmall {
	width: 80px;
	height: 60px;
}

.imagemed {
	width: 160px;
	height: 120px;
}

.imagebig {
	width: 240px;
	height: 180px;
}

.warning {
	background: #F1EBDE;
	border: 2px solid #000;
	text-align: center;
	margin: 1em 5% 10px;
	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}

.fichemoment {
	max-width: 160px;
	text-align: left;
}

.fichemoment a {
	color: #990000;
}

/* Fiche site  */
#fichesite {
	list-style-type: none;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
}

#fichesite h1 {
	font-size: 1.4em;
}

#fichesite h2 {
	font-size: 100%;
	font-weight: bold;
}

/* Navigation dans la pagination */
#pages {
	margin-bottom: 20px;
}

/* Autres catégories proposées en bas de page */
#othercat {
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#othercat h2 {
	color: #333333;
	margin: 10px 0 10px 0;
	border: none;
	font-size: 120%;
}
#othercat a {
	color: #4C4C4C;
	text-decoration: none;
}

#othercat a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ////////////////////////////////////////////// */
/* 		Fonctions spéciales						  */
/* ////////////////////////////////////////////// */

.validform {
	display: none;
}

/* ////////////////////////////////////////////// */
/* 		Google maps								  */
/* ////////////////////////////////////////////// */

/*div qui contient la carte */
#map {
	float : left;
	border: 1px solid #CCCCCC;
}

#gmapmarker {
	font-size: 10pt;
	margin: 0px;
	width: auto;
	height: auto;
	overflow:auto;
}

#map p{
	margin : 0;
	padding : 2px 0 2px 0;
}

#map a {text-decoration: none; color: #0066CC; background-color: transparent;}

#map a:hover {color: #F60; background-color: transparent;}

#map h1 {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	padding : 2px;
	margin : 0;
	text-decoration: underline;
}
#map h1:hover {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	padding : 2px;
	margin : 0;
	text-decoration: none;
}


/* ////////////////////////////////////////////// */
/* 		Pagination								  */
/* ////////////////////////////////////////////// */
.pagination {
/*	line-height:2em; */
	font-weight:bold;
}
.pagination a,
.pagination span {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.pagination a {
	border:1px solid #CCCCCC;
	color:#4C4C4C;
	text-decoration:none;
}
.pagination a:hover {
	border:1px solid #990000;
	color:#990000;
}
.pagination .prevnext {
	font-weight:bold;
}
.pagination span.disabled { 
	border:1px solid #DDDDDD;
	color:#999999;
}
.pagination span.current {
	border:1px solid #990000;
	background-color:#990000;
	color:#FFFFDD;
	/* font-weight:bold; */
}
