/* CSS Document */
body{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a{
	color: #004080;
	text-decoration: none;
}
a:hover{
	color: #3366FF;
}
h3{
	margin: 0px;
	padding: 0px;
}
div#conteneur{
	height: auto;
	width: 900px;
	margin: auto;
	background-color: #2F3A7A;
	background-image: url(img/king-securite-cahors-lot_05.jpg);
	background-repeat: repeat-y;
}

div#entete{
	background-image: url(img/king-securite-cahors-lot_01.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 630px;
	padding-left: 270px;
}
div#onglet{
	background-image: url(img/nav.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	width: auto;
	padding-left: 5px;
	background-repeat: repeat-x;
}
div#texte{
	padding-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	width: 642px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 0px;
}

div#contact{
	background-image: url(img/king-securite-cahors-lot_04.jpg);
	height: 400px;
	width: 243px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	float: left;
	background-position: right top;
	background-repeat: no-repeat;
}
#onglet a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#onglet a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/navbg2.gif);
	background-repeat: repeat;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
div#pied{
	clear: both;
	float: Aucune;
	width: 890px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

#list1 .title {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#list1 {
	width: 480px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}


.title {
	padding: 0.1em;
	cursor: pointer;
	border: 1px none #cccccc;
}
.on .title {
	background-image: url(img/navbg2.gif);
	background-repeat: repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.off .title {
	background-image: url(img/nav_long.gif);
	background-repeat: repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.content {
	padding: 5px;
	border: 0 none #c0c0c0;
	background-image: url(img/king-securite-cahors-lot_06.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h1{
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

