@charset "utf-8";
/* CSS Document */

/* MIL'PAT WEBSITE WAS CREATED BY BAPTIST BENOIST */
/* ALL RIGHTS RESERVED */
/* FOR MORE INFORMATIONS EMAIL ME AT baptist@live.fr */

/* index.php elements */
body
{
	background: #000;
	margin: 0;
	margin-top: 10px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 980px;
	padding: 0px;
	border-top-width: 6px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	width: 978px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	color: #000;
	background-color: #FFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	padding-bottom: 10px;
}

#footer {
	background-image: url(images/footer.png);
	height: 40px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.footer_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.footer_link:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.footer_link_hover
{
	cursor: pointer;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.footer_table
{
	width: 100%;
	border: 0px;
}

.footer_cell
{
	text-align: center;
	width: 25%;
	vertical-align: bottom;
	height: 20px;
}

#footer_cell70
{
	text-align: center;
	width: 70%;
}

#footer_cell30
{
	text-align: left;
	width: 30%;
}


/* content.php elements */
#menu {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 10px;
}

#menu_g {
	background-image: url(images/menu_g.png);
	height: 50px;
	width: 17px;
}

#menu_d {
	background-image: url(images/menu_d.png);
	height: 50px;
	width: 17px;
}

.menu_m_link {
	background-image: url(images/menu_m.png);
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
}

.menu_m_link:hover {
	cursor: pointer;
	text-decoration: underline;
	background-image: url(images/menu_m_hover.png);
}

.menu_m_link_hover {
	height: 50px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	text-decoration: underline;
	background-image: url(images/menu_m_hover.png);
}

.menu_m_separator
{
	background-image: url(images/menu_m_separateur.png);
	width: 1px;
	height: 50px;
}


/* home.php elements */

#mijotes
{
	height: 150px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/mijotes.png);
	clear: both;
	margin-top: 15px;
	
}

#mijotes_h
{
	height: 100px;
}

#mijotes_text
{
	width: 900px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	font-size: 24px;
}

#pubs
{
	width: 600px;
	height: 400px;
	float: left;
}

#pub_home_small_table
{
	width: 550px;
	height: 190px;
	border: 0;
	margin-left: 50px;
	margin-bottom: 10px;
}


.cadrepub_small
{
	width: 270px;
	height: 190px;
}

#pub_home_small_separator
{
	width:10px;
	height: 190px;
}

#pub_home_small
{
	width: 270px;
	height: 190px;
	background: url(images/pub_home_small.png);
	border: 0;
}

#pub_home_small2
{
	width: 270px;
	height: 190px;
	background: url(images/pub_home_small2.png);
	border: 0;
}

#pub_home_large
{
	width: 550px;
	height: 200px;
	border: 0;
	margin-left: 50px;
}

#appeleznous
{
	background: url(images/appel.png);
	float: right;
	width: 256px;
	height: 400px;
	border: 0;
	margin-right: 50px;
}

#appeleznous_h
{
	height: 315px;
}

#appeleznous_num
{
	text-align: center;
	height: 25px;
}

#appeleznous_m
{
	height: 6px;
}

#appeleznous_button
{
	text-align: center;
	height: 20px;
}

.accueil_texte
{
	clear:both;
}

#accueil_texte_b
{
	clear:both;
	position:relative;
	margin-top:450px;
}