/*ArtH2O's Free Css template  - location: http://www.arth2o.hu  */
* 
{
padding:0;
margin:0px;
font-family:garamond,arial,verdana;
font-size:16px;
}

a:link       
{ 
color: #EEECCC; 
text-decoration: underline; 
border: 0px solid #EEECCC 
}

a 
{
text-decoration: none;
color: #EEECCC;
}

body 
{
background:url('textur1b.jpg');
min-width:1000px;
text-align:center;
}


#wrapper
{
width:990px;margin:0 
auto;background:url('textur1b.jpg');
text-align:left;
}


#header 
{
width:96%; 
background:url('fondtile.jpg'); 
padding:10px 2% 10px 2%; 
height: 150px;
}


#header_menu
{
height:20px;
background:url('fondtile.jpg');
text-align:center;
padding:10px 2% 10px 2%;
margin:5px 0px 0px 0px;
}


#sidebar_left
{
float:left;
width:16%;
min-height:1500px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 5px 5px 0px;
}

#sidebar_left1 
{
float:left;
width:16%;
min-height:2200px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 5px 5px 0px;
}

#sidebar_left2
{
float:left;
width:16%;
min-height:2550px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 0px 5px 0px;
}


#content 
{
float:left;
width:54%; 
background:url('fondtile.jpg'); 
padding:10px 2% 10px 2%; 
margin:5px 5px 5px 5px;
min-height:1500px !important;
}/*del min-height ->dinamic content*/

#content1 
{
float:left;
width:54%; 
background:url('fondtile.jpg'); 
padding:10px 2% 10px 2%; 
margin:5px 5px 5px 5px;
min-height:2200px !important;
}/*del min-height ->dinamic content*/

#content2 
{
float:left;
width:54%; 
background:url('fondtile.jpg'); 
padding:10px 2% 10px 2%; 
margin:5px 5px 5px 5px;
min-height:2550px !important;
}/*del min-height ->dinamic content*/


#sidebar_right
{
float:right;
width:16%;
min-height:1500px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 0px 5px 0px;
}

#sidebar_right1
{
float:right;
width:16%;
min-height:2200px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 0px 5px 0px;
}

#sidebar_right2
{
float:right;
width:16%;
min-height:2550px !important;
background:url('fondtile.jpg');
padding:10px 2% 10px 2%; 
margin:5px 0px 5px 0px;
}


#footer_menu
{
clear:both;
height:30px;
background:url('fondtile.jpg');
text-align:center;
padding:10px 2% 10px 2%;
margin:0px 0px 5px 0px;
}


#footer 
{
clear:both;
width:96%; 
background:url('fondtile.jpg'); 
padding:10px 2% 10px 2%;
background:url('fondtile.jpg');
height: 100px;
}


.top_corner_end
{
height:20px;
background:#CEE7C9;
}


.bottom_corner_end
{
height:20px;
background:#CEE7C9;
}


.clear
{
clear:both;
}