html,body{
margin:0;
padding:0;
background-color:#ffffff;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
font-family:Trebuchet MS, sans-serif;
font-size:12px;
color:#7569a6}

.peq{ color:#a59bca; text-decoration:none; font-size:10px; font-family:Arial}

a:link, a:active, a:visited{ color:#a59bca; text-decoration:none; font-size:10px; font-family:Arial}
a:hover{  color:#a59bca;text-decoration:underline;font-family:Arial }

a:link, a:active, a:visited{ color:#7569a6; text-decoration:none; font-size:11px; font-family:Arial; font-weight:bold}
a:hover{  color:#7569a6;text-decoration:underline;font-family:Arial; font-weight:bold }



/* -------------------div's----------------*/


.main{
width:812px;
margin:0 auto;
}

.menu{
background-image:url(images/default_01.jpg);
width:552px}

.janela{
background-image:url(images/default_02.jpg);
width:260px;
height:307px}

.sofa{
width:470px}

.emp{
width:460px}

.S812{
width:812px}

.fotos{
width:342px}

.S230{
width:300px}

.S90{
width:90px}

.form{
background-image:url(images/default_04.jpg);
width:342px}

.form1{
background-image:url(images/home_07.jpg);
width:342px;
height:160px;}

.ass{
background-image:url(images/default_05.jpg);
text-align:right;}

.assdef{
width:470px;}

.video{
background-image:url(images/home_04.jpg);
height:333px;
width:342px;}

.conteudo {
background-image:url(images/default_02.jpg);
height:424px}

.clear{
clear:left;}

.float{
float:left}

.padding{
padding-right:10px;}

.padding1{
padding-right:4px;}


.textalign{
text-align:center}

.strong{
font-weight:bold}

.filme{
height:241px}

.cursor{
cursor:pointer;
border:2px solid #ffffff}

.color1{
color:#af6d24}

.color2{
color:#f19c21}


/* * * * * * * * * * * GALERIA * * * * * * * * * * */

#galeria {
	width:343px;
	height:300px;
	background-image:url('images/fotos.jpg');
}



.contentslide{
padding-top:9px;
width: 321px;
height: 187px;
margin-left:9px;
margin-right:4px;
}


.pagination{
width: 343px;
text-align:center;
padding-top:2px;
margin-left:auto;
margin-right:auto;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 343px; /*IE5 width*/
w\idth: 243px; /*IE6 width*/
}

.pagination a{
text-decoration: none; 
color: #af7c2a;
font-family:Trebuchet MS;
font-size:12px;
padding-left:4px;
padding-right:4px;
margin-right:6px;
margin-left:6px;
}

.pagination a:hover, .pagination a.selected{
color: #FFFFFF;
background-color: #eeaf23;
padding-left:4px;
padding-right:4px;
margin-right:6px;
margin-left:6px;
}


