<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

/**
* Hoja de estilo platilla alquiler de vehiculos 02
* Henry Alexander Falla Ortiz
* Febrero 03, 2012
* VersiÃ³n: 1.0
*/

/* Elementos html */ 
body{padding:0; margin:0; font-size:13px; color:#7F7F7F; font-family:Arial, Helvetica, sans-serif; background:url(../images/bg.png) repeat;}
img{border:none;}
a{text-decoration:underline; color:#B22300;}
a:hover{text-decoration:none; text-align:center;}
h1{font-size:40px; font-weight:normal; padding:0; margin:0; text-align:center; color:#FFF;}
h2{font-size:30px; font-weight:normal; padding:0; margin:0; text-align:left; color:#FFF;}
h3{font-size:25px; font-weight:normal; color:#FFF; letter-spacing:-1px; padding:0; margin:0;}
h4{font-size:20px; padding:0; margin:0; text-align:left; color:#FB4400;}
h5{font-size:16px; padding:0; margin:0; color:#FFF;}
h6{font-size:14px; padding:0; margin:10px 0 0; color:#FB4400;}

/* Barra Superior */
#topRibbon{margin:0; padding:0; background:url(../images/top_ribbon.png) repeat-x; height:5px; clear:both;}
#topBar{height:31px; margin:0; padding:3px 0; background:#E8E5E5; box-shadow:0 1px 1px #666; clear:both;}
#cTopBar{width:940px; margin:0 auto; padding:0 30px;}
#orangeBtn{float:right; margin:0 5px 0 0; height:31px; text-align:center; color:#FFF; overflow:hidden;}
#orangeBtn ul{float:right; list-style:none; padding:0; margin:0;}
#orangeBtn ul li{display:inline;}
#orangeBtn ul li a{float:right; padding:0 12px; margin:3px 5px; border-radius:3px; background:url(../images/local_info_button.png) repeat-x; background-position:0 0; text-decoration:none; color:#FFF; font:13px/25px Tahoma, Geneva, sans-serif;}
#orangeBtn ul li a:hover{background-position:0 -35px;}
#addThisBar{float:right; margin:8px 0 0; width:140px;}/* Barra Superior */

/* Contenedores y estilos para contenedores */
#mainContainer{padding:0; margin:0 auto; width:960px;}
#cHeader{padding:0; margin:0;}
#header{padding:0; margin:0; width:960px; height:140px;}
/* ---Logo--- */
#logo{float:left; padding:0; height:52px; margin:0 0 0 30px; max-width:880px; overflow:hidden; clear:both;}
#logo a{color:#FB4400; text-decoration:none;}
#slogan{float:left; padding:0; margin:0 0 0 40px; max-width:860px; overflow:hidden; font-size:14px; color:#FFF; clear:both;}
#code{float:left; width:220px; margin:5px 0 0 40px; padding:0; text-align:left; font-size:12px; clear:both;}
/*----Idioma----*/
#language{float:right; padding:0; margin:10px 0; width:200px; text-align:right; font-size:12px;}
#language ul{padding:0; margin:0;}
#language li{list-style:none; display:inline; padding:0 1px;}
#language li a{padding:5px; color:#FFF; text-decoration:none;}
#language li a:hover{color:#FFF; background:#FB4400; border-radius:5px;}
/* ---Menu--- */
#menu{float:left; padding:0; margin:0 0 28px 0; width:960px; height:52px; overflow:hidden; border-radius:10px; background:url(../images/bg_menu.png) left top repeat-x;}
#menu ul{padding:0; margin:0 0 0 15px;}
#menu ul li{padding:0; margin:0; list-style:none; display:inline;}
#menu ul li:first-child a{border-left:1px solid #333;}
#menu ul li a{float:left; display:block; text-decoration:none; padding:0 16px; font-size:18px; line-height:52px; border-right:1px solid #333; color:#7F7F7F;}
#menu ul li a:hover{color:#FFF;}
#menu ul li a.active{color:#FFF;}
#cSlider{float:left; height:400px; width:960px;}
/* ---Slider--- */
.mSlider{position:relative; margin:0; padding:0;}
.window{overflow:hidden; position:relative; width:960px; height:400px; border-radius:10px;}
.image_reel{position: absolute; top:0; left:0;}
.image_reel img{float:left;}
/*----Paginador Slider----*/
.paging{position:absolute; bottom:0px; left:10px; width:170px; height:35px; z-index:0; text-align:left; line-height:35px; display:none; font-size:12px;}
.paging a{text-decoration:none; color:#000; background:#FFF; padding:3px 6px; margin:0 2px 0 1px; border-radius:5px;}
.paging a.active{color:#FFF; background:#FB4400;}
.paging a:hover{color:#FFF; background:#FB4400;}
/* ---Contenido Principal--- */
#cContent{float:left; margin:40px 0 0; padding:30px; width:900px; background:url(../images/bg_content.png) repeat; border-radius:10px;}
#content{float:left; width:600px; margin:0; text-align:justify;}
#content img{text-align:center;}
#content hr{color:#B22300; margin:20px 0;}
#rPanel{float:left; width:260px; margin:0; padding:0 0 0 40px; border-radius:10px;}
#rLocation{float:left; width:240px;}
#eServices{float:left; width:140px; margin:0; padding:0 60px;}
#eServices img{border:none; margin:0; padding:0;}
/*----Social----*/
#social{float:left; width:230px; text-align:center; padding:15px; margin:10px 0 20px; background:#151515;}
#social img{vertical-align:middle; margin:5px;}
#cFrame{border:7px solid #FB4400;}
/* ----Estilos Footer---- */
#footer{float:left; width:960px; height:30px; padding:15px 0; font-size:12px; color:#FFF; text-align:center; margin:0 auto;}

/* Estilos Globlales */
.clear{clear:both;}
.cColumn{float:left; margin:0 15px 0 0; padding:15px 15px 0 0; width:270px; text-align:left;}
.button{float:left; margin:15px 0; text-align:center; width:270px;}
.button a{padding:7px 40px; margin:10px 0; color:#000; background:url(../images/bg_button.png) repeat-x; font-weight:bold; border-radius:5px; text-decoration:none;}
.button a:hover{background:#FB4400; color:#FFF;}
.spacer10{clear:both; height:10px;}
.gallery{margin:0 0px;}
.gallery ul{padding:0; margin:0;}
.gallery li{float:left; width:200px; height:150px; list-style:none; margin:10px 5px ; padding:7px;}

/* Estilos de Formularios */
input[type = text]{border:1px solid #A5A5A5; color:#000; width:180px;}
input[type = submit]{cursor:pointer; font-weight:bold; margin:10px 0; padding:5px; border-radius:5px; width:120px; color:#000; background:url(../images/bg_button.png) repeat-x; border:none;}
input[type = submit]:hover{background:#FB4400; color:#FFF;}
.tabla th{background:#FB4400; color:#FFF; text-align:left; padding:0 0 0 5px; font-weight:bold;}
.tabla td{padding:0 0 0 5px; border-bottom:solid 1px #E7E4D5; color:#FFF;}</pre></body></html>