/* CSS Document */

body { text-align:center; font:12px Arial, Helvetica, sans-serif; }

a { text-decoration:none;}
* { margin:0; padding:0; }

/* .......................................... - CONTENT - ............................................. */

.content { width:1000px; margin:0 auto; text-align:left; border: 1px solid rgb(92,161,66); }

/* ........................................... - BANNER - ............................................. */

#banner { height:120px; }
#banner h1 { color:#0066CC; }
#banner #cortes { width:711px; float:left; }
#banner #menu_courner { width:289px; float:left; }
#banner #menu_courner #menu_courner_bg { background:url(../images/banner_bg.jpg) no-repeat top left; height:19px; padding:1px 0 0 43px; }

#menu_courner_bg a:active,
#menu_courner_bg a:visited,
#menu_courner_bg a { display:inline; color:#fff; text-decoration:none; margin-right:17px; }
#menu_courner_bg a:hover { text-decoration:underline; }

/* -img Float - */
#menu_vert #details_logo,
img.left { float:left; }
img.right { float:right; }

/* .......................................... - AREA LIBRE - ............................................. */

#area_libre { clear:both; height:151px; background: url(../images/ola.jpg) no-repeat bottom right; }
#area_libre .verisign { height:151px; padding-left:75px; background:url(../images/alas.jpg) top left no-repeat; }
#area_libre .verisign img { border:none; }

/* ............................................ - FOOTER - ............................................... */

#footer { height:90px; color:#fff; text-align:right; background-color:rgb(2,110,66); }
#footer .txt a { color:#fff; margin:0 7px 0 7px; }
#footer .txt a:hover { text-decoration:underline; }
#footer .sec_1 { float:left; width:74px; }
#footer .sec_2 { float:left; width:361px; }
#footer .sec_3 { float:left; width:564px; }
#footer span { margin:0 13px; }
#footer .sec_2 .txt { height:20px; background:url(../images/footer_02_bg.jpg) no-repeat center top; padding:16px 8px 0 0; }
#footer .sec_3 .txt { height:33px; background:url(../images/footer_03.jpg) no-repeat center top; padding:3px 20px 0 0; }