/* CSS Document - Alobón*/
/*** Tags HTML ***/
* {font-family:Georgia,"Times New Roman",Times,serif; margin:0; padding:0;}
body {margin:0; padding:0; border:0; text-align:center; background:url(../images/home/back_home.gif) no-repeat center top #9A002F;}
html>body {margin:0; padding:0;}
a {text-decoration:none;}
a:hover, * a:hover {text-decoration:underline; color:#000;}
div {overflow:hidden;}
form {margin:0; padding:0;}
img {border:0;}
.separa {clear:both; overflow:hidden; margin:0; padding:0;}



/*ESTRUCTURA PRINCIPAL*/
#main {width:866px; margin:0 auto; text-align:center;}
.top {height:22px; background:url(../images/home/top.gif) no-repeat left top;}
.middle {width:866px; background:url(../images/home/middle.gif) repeat-y left top; padding:0 0 11px;}
.foot {width:866px; height:45px; background:url(../images/home/foot.gif) no-repeat left top; padding:10px 0 0;}

/*FOTO SLIDE*/
.foto {width:819px; height:224px; background-color:#fff; margin:0 auto;}
#foto-slide {margin:0; width:819px; height:224px;}

/*-------------------oo------------------------*/

/*TEXTO FOOT*/
.text-left {float:left; font-size:12px; color:#000000; margin:0 0 0 25px;}
.text-left input {border:1px solid #000; background-color:#FDF2D5;}
.text-right {float:right; font-size:12px; color:#000000; margin:0 25px 0 0;}
.text-right a {font-size:12px; color:#000000;}
.text-right a:hover {color:#B0002A;}

/*-------------------oo------------------------*/

/*FIN*/