/*
Theme Name: cafepi 
 
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 90.5%;
}
body {
	font-size: 16px;
	font-family: "Ubuntu", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #fff;
	background:#000;
	line-height:1.1;
}

a {
	outline: none;
	color: #fff;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
color: #c3001e;
}
#home-wrapper
{
width:800px;
min-height:551px;
border:solid 2px #c3001e;
margin:20px auto 0 auto;
overflow:hidden;

}
#home-wrapper img
{
vertical-align:middle;
}
#home-content p 
{
margin:0;
padding:0;
}
#home-left
{
 width:221px;
 float:left;
 min-height:500px;
 padding-top:10px;
}
#home-left a,#home-right a
{
  display:block;
  text-align:center;
  margin-top:40px;
  text-align:center; 
  text-decoration:none;
}
#home-left a img,#home-right a img
{
  margin-top:5px;
}
#home-left a strong,#home-right a strong
{
  display:block;
}
#home-content
{
 width:350px;
 float:left;
}
#home-right
{
 width:223px;
 float:right;
  padding-top:10px;
  min-height:500px;
}
#wrapper
{
width:800px;
min-height:600px;
border:solid 2px #c3001e;
margin:20px auto 0 auto;
padding:20px;
padding-bottom:0;
background: url(img/fond.gif) no-repeat center center;
} 
#home-footer
{
 font-size: x-large;
 text-align:center;
 margin:10px 0;
}

.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
margin:20px 0;
text-align:center;
}
.content
{
  width:80%;
  margin:0 auto;
}
.soustitre {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-transform: uppercase;
color: ffffff;
}
.texteintro {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #ffffff;
line-height: 30px;
margin: 0px;
padding: 0px;
}
#right
{
text-align:right;
 margin-bottom:0;
}
#right a
{
 display:inline-block;
 width:111px;
 height:38px;
}
#right a:hover
{
 background:url(img/retourr_10.gif) no-repeat center center;
}
#right a:hover img,a.hbg:hover img
{
 visibility: hidden;
}
 .menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 36px;
color: #FFFFFF;
}
.titre {
font-family: Arial, Helvetica, sans-serif;
font-size: 28px;
text-transform: uppercase;
color: ffffff;
}
.mission
{
 background:url(img/missionr.gif) no-repeat center 5px;
}
.menu
{
 background:url(img/menur.gif) no-repeat  center 5px;
}
.activite
{
 background:url(img/activiter.gif) no-repeat  center 5px;
}
.produits
{
background:url(img/produitsr.gif) no-repeat  center 5px;
}
.photos
{
background:url(img/photosr.gif) no-repeat  center 5px;
}
.contact
{
background:url(img/contactr.gif) no-repeat  center 5px;
}