/* CSS Document */

*{		padding:0;
	margin:0;
}


body {
background-color: #FFFFFF;
background-image: url(../images/pattern01.jpg);
background-repeat: repeat;
padding-top:20px;
padding-bottom:40px;
}

a:link, a:visited { color: #ff8a59; text-decoration: none }
a:hover { text-decoration: underline }

#header{
width:600px;
margin-left: 0px;
padding: 20px 0px 0px 0px;/*Marge Superior*/
margin: auto;
background-image: url(../images/header_600.png);
}


#container{
background : url(../images/fons_600.png) repeat-y;
width:600px;
height:auto;
text-align:left;
margin: auto;
padding-top:10px;
}

#footer{
width:600px;
height:44px;
margin-left: 0px;
padding:0px 0px 0px 0px;/*Marge Inferior*/
margin: auto;
background-image: url(../images/footer_600.png);
}

/* LLISTAT MENÚS */

#menu {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#menu li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#menu li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 15px;
width: 130px;
}
#menu li a:hover {
color: #999;
text-decoration: none;
}

/* HEADERS LLIBRES */

#header-llibres{
width:600px;
height:175px;
margin-left: 0px;
margin: auto;
background-image: url(../images/header_llibres.png);
background-repeat:no-repeat;
}
#header01{
width:600px;
height:175px;
margin-left: 0px;
margin: auto;
background-image: url(../images/header_llibre01.png);
background-repeat:no-repeat;
}
#header02{
width:600px;
height:175px;
margin-left: 0px;
margin: auto;
background-image: url(../images/header_llibre02.png);
background-repeat:no-repeat;
}
#header03{
width:600px;
height:175px;
margin-left: 0px;
margin: auto;
background-image: url(../images/header_llibre03.png);
background-repeat:no-repeat;
}

/* CLASSES DE TEXT */


 .print {
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7a7a7a;
}
.print img { border: 0px	}
.print a:hover { text-decoration:underline;	}

.receptes {
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
padding:0 200px 10px 50px;
line-height:150%;
}
.receptes img{
border: none;}

.ingredients {
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
/*padding:0 35px 10px 35px;*/
font-weight:bold;
}
.amanides {
width=:300px;
heigth:auto;
padding:0 5px 10px 350px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
font-style:italic;
color:#333333;
text-align:right;
float:left;
}
.agredolcos {
width=:300px;
heigth:auto;
padding:0 5px 10px 450px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
font-style:italic;
color:#333333;
text-align:right;
float:left;
}
.postres {
width=:300px;
heigth:auto;
padding:0 5px 10px 370px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
font-style:italic;
color:#333333;
text-align:right;
float:left;
}
.preu {
padding:30px 0px 0px 100px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#333333;
text-align:left;
font-weight:bold;
}
.home {
padding:30px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#333333;
text-align:left;
font-weight:bold;
}
.home-top {
padding:130px 0px 0px 50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-style:italic;
color:#333333;
text-align:left;
font-weight:bold;
}
.home-top img {
border:none;
}






h1 {
font-size:26px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #ff8a59;
padding-bottom:20px;
font-style:italic;
line-height:100%;
}
h2 {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #ff8a59;
padding-bottom:5px;
padding-top:10px;
font-style:italic;
/*text-decoration:underline;*/
}



