@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
a img {
	border: none;
}
form {
	padding: 10px;
	border-color: #a53d93;
}

form div {
	margin: 5px 0 8px 0;
}

form div label {
	width: 120px;
	display: block;
	float: left;
}
form div input, form div textarea {
	border: 1px solid #141B4F;
}

form div textarea {
	width: 292px;
}

a {
	color: #333;
	/* text-decoration: none; */
}

a:hover {
	text-decoration: underline;
	color: #333;
}
.news a {
	text-decoration: none;
}

#global {
	background: url(../images/jimenezfa-com_39.gif) repeat-y left top;
	width: 1100px;
	margin: auto;
}

#chapo {
	background: url(../images/jimenezfa-com_01.jpg) no-repeat left top;
	height: 15px
}

#wrapper {
	background: url(../images/jimenezfa-com_42.jpg) no-repeat right bottom;
	float: left;
	width: 1100px;
	position: relative;
}

#logo {
	background: url(../images/jimenezfa-com_02.gif) no-repeat left top;
	width: 228px;
	float: left;
	padding: 350px 0 0 50px;
}

#logo dt,dd {
	margin: 0 0 5px 0
}

#logo dd {
	color: #999
}

#flash {
	background: url(../images/flash_03.jpg) no-repeat left top #12173d;
	height: 768px;
	width: 348px;
	float: left;
	color: #FFF;
	position: relative;
}
#flash ul li a {
	display: block;
	background-image: url(../images/fleche.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding-left: 20px;
	line-height: 26px;
}
#flash ul li a:hover {
	background-color: #6B76BF;
	padding-left: 40px;
	background-position: 30px 11px;
}
#slide01 {
	position: absolute;
	left: 0;
	top: 359px;
	height: 262px;
	width: 348px;
}
#slide01 img {
	position: absolute;
	top: 0;
	left: 0;
}
#flash a {
	color: #fff;
	text-decoration: none
}

#flash a:hover {
	color: #fff;
}

#accroche {
	margin: 60px 0 0 0;
	font-weight: bold
}

#adress {
	padding: 0 0 0 20px
}

#puce {
	margin-right: 15px
}

#puce img {
	margin-left: 10px;
	border: none;
}

#content {
	float: left;
	padding: 20px 50px 40px 30px;
	width: 394px;
}
h1 {
	margin-bottom: 40px;
}
#footer {
	margin-top: 30px;
	color: #666;
	font-size: .91em;
	position: absolute;
	bottom: 0;
	text-align: center;
}

#footer a {
	color: #666;
	text-decoration: none
}

#footer a:hover {
	color: #666;
	text-decoration: underline
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#pied {
	background: url(../images/jimenezfa-com_43.jpg) no-repeat left top;
	height: 17px;
	clear: both
}

.bold {
	font-weight: bold
}