* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial;
font-size : 13px;
background-color : #F0F0F0;
} 
a { 
color : #c05711;
} 
img { 
padding : 0px;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 15px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 3px;
margin-bottom : 0;
margin-top : 15px;
margin-right : 10px;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
width : 900px;
height : 180px;
float : left;
padding : 10px;
border : 1px solid #ccc;
margin : 10px 0 0 0;
background-color : #4A56A0;
background-image : url(images/logo.jpg);
background-repeat : no-repeat;
} 

#navigation { 
color : #FFF;
margin : -40px 1px 0 0;
background : #fff url(images/bbg.jpg) repeat-y;
position : relative;
float : right;
background-color : #4A56A0;
} 
#navigation ul { 
margin : auto;
padding : 0;
list-style : none;
} 
#navigation ul li { 
float : left;
background : url(images/tab-right.jpg) no-repeat top right;
margin-right : 3px;
} 
#navigation li a { 
display : block;
padding : 0 2em;
line-height : 3em;
background : url(images/tab-left.jpg) no-repeat top left;
font-weight : bold;
color : #F6F8FF;
} 
#navigation ul a { 
text-decoration : none;
} 
#navigation ul a:hover { 
color : #D9D9D9;
} 
#leftcolumn { 
color : #333;
border : 1px solid #ccc;
background : #fff;
margin : 5px 0 0 0;
padding : 10px;
min-height : 350px;
width : 200px;
float : left;
} 
#leftcolumn li {
list-style-image: url(images/calendario_icono.gif);
list-style-type: square;
list-style-position:inside;  
} 
.reco { 
padding-top : 2px;
padding-bottom : 10px;
} 
.frases { 
padding-top : 5px;
padding-bottom : 10px;
} 
.fechas { 
padding-top : 5px;
padding-bottom : 10px;
} 
.generico { 
padding-top : 15px;
padding-bottom : 15px;
} 
.contacto { 
padding-top : 15px;
padding-bottom : 15px;
} 
.contacto p { 
margin-top : 10px;
color : #4a2c14;
} 
.sobre-aromas p { 
color : #4a2c14;
font-size : 1.1em;
padding-top : 10px;
text-align : justify;
} 

#rightcolumn { 
float : right;
color : #333;
border : 1px solid #ccc;
background : #f9f9ed;
margin : 5px 0 5px 0;
padding : 10px;
min-height : 350px;
width : 675px;
display : inline;
} 
.topright { 
padding-bottom : 20px;
border-bottom : 1px dotted #69461e;
} 
.topright p { 
text-align : justify;
font-size : 1.0em;
color : #69461e;
padding-top : 10px;
} 
.topright h3 { 
padding-bottom : -2px;
margin : 0;
font-size : 15px;
color : #4a2c14;
} 
.topright a { 
text-decoration:none;
} 
#boxes { 
margin : 15px auto;
} 
.box1 { 
width : 315px;
padding-right : 15px;
float : left;
border-right : 1px dotted #69461e;
} 
.box1 p { 
color : #4a2c14;
font-size : 12px;
margin-top : 10px;
padding-left : 0;
padding-right : 3px;
text-align : justify;
} 
.box2 { 
width : 330px;
float : right;
} 
.box2 p { 
color : #4a2c14;
font-size : 12px;
margin-top : 10px;
padding-left : 3px;
padding-right : 0;
text-align : justify;
} 
.clear { 
clear : both;
} 
#triplebox{ 
min-height : 135px;
padding : 0;
float : left;
display : inline;
margin-top : 5px;
border-top : 1px dotted #69461e;
} 
#triplebox-ar{ 
min-height : 135px;
padding : 0;
float : left;
display : inline;
margin-top : 5px;
} 
.col { 
width : 208px;
float : left;
margin : 10px 6px;
text-align : justify;
} 
.col p { 
margin : 5px 0 0 0;
padding : 0;
color : #4a2c14;
} 
.col h3 { 
font-size : 1.4em;
font-weight : lighter;
color : #F6F8FF;
background-color : #7376B9;
text-indent : 5px;
} 
#footer { 
padding : 5px 0;
background-color : #fff;
display : inline;
float : left;
width : 900px;
border-top : 1px solid #d1d1d1;
font-size : 0.8em;
text-align : center;
color : #4a2c14;
background-color : #f0f0f0;
}
