/* CSS Document
// Alaísio Leal 
// Contato: alaisio88@hotmail.com
*/

body {background:#fff; margin: 0; font: 11px Arial;	 color: #000; }	
a {color: #000;background: inherit;  text-decoration: none; }
a:hover {color: #000; background: inherit; }

p{margin:0;}
ul {margin: 0; padding : 0; list-style : none; }
form { margin: 0; }

#coluna-2-slide {float:left; width: 335px; margin: 15px 0 0 0; background:#fff;}
#coluna-2-slide-caixa {float:left; width: 325px; height:260px; background:#fff; }
.img-slide {border:0;}
.bg-control {z-index:1233; position:absolute; left:0; width:55px; height:260px; background:url(../images/bg-slide.png) no-repeat;  }
.bg-control-ativo {float:left; height: 51px; background: url(../images/bg-slide-ativo.png) no-repeat;}
.bg-control-ativo p {padding: 5px 15px; margin: 3px; font: bold 25px Arial Black; color:#000;}
.bg-control-ativo a {font: bold 25px Arial Black; color:#000;}
.bg-control-ativo a:hover {color:#222;}
.bg-control-inativo {float:left;  height: 51px; background: url(../images/bg-slide-inativo.png) no-repeat;}
.bg-control-inativo p {padding: 5px 15px; margin: 3px; font: bold 25px Arial Black; color:#000;}
.bg-control-inativo a {font: bold 25px Arial Black; color:#000;}
.bg-control-inativo a:hover {color:#222;}
.bg-legenda {z-index:12423; position:absolute; left:60px; top: 200px; width:253px; height:50px; background:url(../images/bg-slide-legenda.png) repeat;  }
.bg-legenda p {font: bold 12px Arial; color:#fff; padding: 10px; line-height: 17px;}
.bg-legenda a {font: bold 12px Arial; color:#000;}
.bg-legenda a:hover {color:#333;}
