@charset "utf-8";
/* CSS Document -- >
-- Autor: Pedro A. Oliva P. -- >
-- Email: radiored@gmail.com -- >
-- Empresa: Imacom Ltda. -- >
-- Cliente: DFM Motors -- >
-- Año: 2009 -- >
*/
@font-face {
	font-family: 'ErasBoldITCRegular';
	src: url('erasbold/ERASBD.eot');
	src: local('Eras Bold ITC Regular'), local('ErasITC-Bold'), url('erasbold/ERASBD.ttf') format('truetype');
}

body{ margin:0; padding:0; background:#030409 url(images/bg.jpg) repeat-x top; font-family: Tahoma; font-size:11px; color:#4c545f; }
h1, h2, h3, h4, h5, p{ margin:0; padding:0; font-weight:normal; }

.opacidad{ opacity:0.6; filter: alpha(opacity = 60); }
.opacidad:hover{ opacity:1; filter: alpha(opacity = 100); }

.head{ margin:auto; width:1000px; height:315px; background:url(images/headbg.jpg) no-repeat; cursor:pointer; }
.headimg{ float:right; width:614px; height:315px; }

.topspace{ margin:auto; width:1000px; height:65px; }
.toplink{ float:left; width:300px; height:65px; background:url(images/toplink.jpg) no-repeat left; cursor:pointer; }

.menu{ float:right; height:30px; width:700px; margin-top:15px; }
.menu ul{ list-style:none; margin:0; padding:0;  }
.menu ul li{ float:left; display:inline-block; height:25px; padding-top:5px; margin-right:
20px; margin-left:20px; }
.spanl{ background:url(images/menu_l.png) no-repeat; display:inline-block; height:30px; width:11px; }
.spanr{ background:url(images/menu_r.png) no-repeat; display:inline-block; height:30px; width:11px; }
.spanc{ background:#0061fe; height:30px; display:inline-block; }
.menu ul li a{ font-family:'ErasBoldITCRegular', "Trebuchet MS"; font-size:16px; text-decoration:none; color:#6276ac; }
.menu ul li a:hover{ color:#ffffff; }
.menu ul li.current a{ color:#ffffff; }

.content{ margin:auto; width:1000px; padding:5px; }

.caluga{ float:left; width:330px; height:300px; }
.caluga h1{ font-size:22px; line-height:normal; font-family:'ErasBoldITCRegular', "Trebuchet MS"; margin-top:25px; margin-left:20px; color:#050938; }
.caluga h1 span{ color:#0162ff; }
.caluga p{ margin:auto; width:300px; color:#050938; margin-top:10px;}

.caluga2{ float:left; width:330px; border-right:1px solid #333; margin-top:50px; height:200px; }
.caluga2 h1{ font-size:22px; line-height:normal; font-family:'ErasBoldITCRegular', "Trebuchet MS"; color:#ffffff; margin-left:30px; }
.caluga2 ul{ list-style:none; margin:0; padding:0; margin-left:40px; margin-top:20px; }
.caluga2 ul li{ background:url(images/arrow.jpg) no-repeat; height:15px; margin-top:10px; padding-left:25px; }
.caluga2 ul li a{ color:#4c545f; text-decoration:none; }
.caluga2 ul li a:hover{ color:#ffffff; text-decoration:underline; }

.caluga2r{ float:right; width:660px; margin-top:50px; }
.caluga2r h1{ font-size:22px; line-height:normal; font-family:'ErasBoldITCRegular', "Trebuchet MS"; color:#ffffff; margin-left:20px; }
.calugaimg{ width:230px; height:130px; float:left; margin-top:30px; }
.caluga2r p{ width:400px; float:left; margin-left:10px; margin-top:20px; }
.caluga2r p strong{ color:#ffffff; font-weight:normal; }

.prod{ margin:auto; width:990px; height:300px; margin-bottom:20px; background:url(images/prod.jpg) no-repeat; }
.prod h1{ font-size:22px; line-height:normal; font-family:'ErasBoldITCRegular', "Trebuchet MS"; padding-top:25px; margin-left:20px; color:#050938; }
.prod h1 span{ color:#0162ff; }
.prodl{ width:500px; float:left; margin-left:20px; }
.prodr{ width:420px; float:left; margin-left:20px; }
.prodr img{ padding:1px; border:1px solid #ccc; }
.prod p{ margin:auto; width:480px; color:#050938; margin-top:20px; }

.texto{ margin:auto; width:950px; }
.texto h1{ font-size:22px; line-height:normal; font-family:'ErasBoldITCRegular', "Trebuchet MS"; color:#ffffff; margin-left:20px; }
.texto p{ margin-top:20px; margin-left:10px; }
.texto p strong{ color:#ffffff; font-weight:normal; }


.footer{ margin:auto; width:1000px; border-top:1px solid #333333; margin-top:40px; }
.footer_left{ float:left; width:400px; margin-top:10px; margin-bottom:10px; padding-left:20px; }
.footer_left a{ color:#ffffff; text-decoration:none; }
.footer_left a:hover{ text-decoration:underline; }
.footer_right{ float:right; width:250px; margin-top:10px; text-align:right; padding-right:20px; }
.footer_right span{ font-family:'ErasBoldITCRegular', "Trebuchet MS"; color:#005efc; font-size:28px; }



