html {
	height: 100%;
}
BODY {
	height: 100%;
	width:100%;
	font-family: Arial,"Lucida Sans",Verdana, sans-serif;
    font-size: 13px;
	color : #231F20;
	margin : 0px 0px 0px 0px;
	text-align: center;	
	background: #FBC774 url(img/fondo.jpg) top center repeat-x;
}
#contenedor{
	text-align: center;
	width: 718px;
    padding: 0;
	margin: auto;
	z-index: 0;
	display: block;    
}
h2, h1{
    padding-bottom: 3px;
    color: #025283;
    font-weight:bold;
    font-size: 22px;
}
h1{
    text-align:left;
    width: 100%;
    margin-left: 20px;
}
h3{
    border-bottom: 1px dashed;
    color: #025283;
}
.floatedDiv{
    float: right;
}
#contenido{
    background: url(img/fondo_contenido.png) repeat-y top left;
    padding: 20px 25px;
}
#menu{
    width: 100%;
    margin-bottom: -0px;
    *margin-bottom: -21px;
    margin-top: -0px;
}
#footer{
    width: 100%;
    margin-bottom: -0px;
    margin-top: -21px;
}
#menu ul, #footer p{
    background:transparent url(img/menu.png) repeat-x scroll left top;
    height:78px;
    width:601px;
    float: left;
    *margin: 0 -3px;
    *width: 595px;
}
#footer p{
    background:transparent url(img/footer_center.png) repeat-x scroll left top;
    height: 54px;
    width: 660px;
    *width: 654px;
    padding-top:20px;
    font-size:11px;
    color: #494949;
}
#footer p a{
    text-decoration: none;
    color: #025283;
}
#menu ul li{
    background:none;
    display:block;
    float:left;
    height:42px;
    padding:18px 0;
}
#menu ul li:hover{
    background:transparent url(img/menu_mo.png) repeat-x scroll left 18px;
}
#menu ul li a{
    color:#231F20;
    display:block;
    font-size:13px;
    font-weight:bold;
    height:18px;
    padding:12px 30px;
    text-decoration:none;
    width: 50px;
}
#menu img, #footer img{
    float:left;
}
.widgetNegro{
    background:transparent url(img/cuadro_negro.png) no-repeat scroll left top;
    color:white;
    height:196px;
    *height: 391px;
    padding:195px 45px 0;
    text-align:left;
    width:214px;
    *width: 304px;
}
.widgetNegro h2{
    color: white;
    border-bottom: 1px dashed white;
    margin-bottom: 10px;
}
.blueLink{
    color: #93D8F7;
    text-decoration: none;
    float:right;
}
.widgetAmarillo{
    background:transparent url(img/quiero_ver.png) no-repeat scroll left top;
    margin: 5px 0 0 24px;
    height:112px;
    *height: 132px;
    padding:10px;
    text-align:left;
    width:136px;
    *width: 156px;
}
.widgetAmarillo h2{
    border:0;
    color: #3A3A3A;
}
.widgetAmarillo a{
    font-size: 11px;
    color:#662E11;
    text-decoration:none;
}
.widgetAmarillo a img{
    float: right;
    margin: 4px 7px 0 0;
}
.listas{
    float: left;
    width: 280px;
    text-align:left;
    margin-right:45px;
    margin-top: 21px;
}
.listas ul{
    list-style: url(img/bullet.png);
    margin-bottom:40px;
    *padding-left: 20px;
}
.listas ul li{
    margin: 15px 0;
}
.listas ul li p{
    font-size: 9px;
    color: #3D383A;
}
form ul{
    margin: 20px 0 0 20px;
}
form ul li{
    margin: 10px 0;
}
form ul li label{
    color: #025283;
    font-weight: bold;
    width: 120px;
    display:block;
    float:left;
    margin: 4px 0 0 5px;
    background:url(img/bullet.png) left no-repeat;
    padding-left: 20px;
}
form ul li input, form ul li textarea{
    width: 185px;
}
.submit{
    float:right;
    margin: 0 100px 100px 0;
    background-color: #FAAD47;
    border: 1px solid #EB8223;
    cursor: pointer;
    -moz-border-radius: 5px;
    color: #2D2D2D;
    padding: 2px 10px;
}
.contacto{
    width: 450px;
    margin-left:190px;
    text-align: left;
}
.contacto p{
    margin: 10px 0;
}
.contacto p a{
    text-decoration: none;
    color: #EB8223;
}

.faq div{
    background-color:#FFFBD4;
    -moz-border-radius: 5px;
    width: 270px;
    float:left;
    margin: 10px;
    padding: 10px;
    text-align:left;
}
.faq div h3{
    border-bottom: 0;
    color: #EB8223;
    font-weight:bold;
}

div.contacto h1{
    margin-bottom: 20px;
}
.caracteristicas{
    margin: 30px 20px 20px 100px;
    width: 540px;
    text-align: left;
}
.caracteristicas div{
    background: url(img/bullet.png) no-repeat left 4px;
    padding-left: 20px;
    margin-bottom: 35px;
}
.caracteristicas div h2{
    border: 0;
    font-size: 15px;
}
.caracteristicas div p{
    float: right;
    width: 300px;
}
.caracteristicas div img{
    margin: 10px 0;
    border: 1px solid #42A3C1;
}
strong{
    font-weight:bold;
}
#clientes{
    margin:20px 10px;
}
#clientes li{
    float:left;
    background-color: #F0FCFF;
    border: 1px solid #42A3C1;
    width: 300px;
    *width: 320px;
    padding: 10px;
    height: 130px;
    display:block;
    text-align:left;
}
#clientes li.odd{
    background-color: #FEFFE3;;
}
#clientes li img{
    float:left;
    margin-right: 10px;
}
#clientes li p{
    color: #585858;
    font-size: 11px;
    margin-top: 15px;
}
#clientes li a{
    color: black;
    font-size: 13px;
    text-decoration:none;
}
#clientes li p.titulo{
    text-transform:uppercase;
    margin: 0;
    color: #EB8223;
    font-size: 14px;
    font-weight:bold;
}
.copete{
    font-size: 15px;
    color:black;
    border-top: 1px dashed #585858;
    margin:0 20px;
    padding:10px 0;
    text-align:left;
}
.contCli{
    background: url(img/fondo_clientes.jpg) no-repeat 0 -20px;
    padding-left:7px;
    margin-left:-7px;
}

#twitter{
    background: url(img/bg_twitter.jpg) no-repeat top left;
    width: 237px;
    height:257px;
    padding:10px 5px;
    margin-left:29px;
}
#twitter p{
    color:white;
    font-size: 14px;
    font-weight:bold;
}
#twitter label{
    font-weight:bold;
    color: #025283;
    font-size:14px;
    text-align:left;
    margin:10px 15px 0;
    display:block;
}
#twitter textarea{
    font-size:11px;
    height:37px;
    width:165px;
}
#twitter .twitlink{
    background: url(img/logo_twitter.png) no-repeat top left;
    padding-left: 150px;
    font-weight:bold;
    color: #025283;
    font-size:14px;
    height:25px;
    margin:10px 15px;
    padding-left:135px;
    padding-top:4px;
    text-decoration:none;
    display:block;
}
#twitter div{
    background-color:white;
    height:135px;
    margin:10px 15px 0;
    overflow:auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#twitter div .post{
    border-bottom:1px dashed;
    color:#545454;
    font-size:12px;
    font-weight:normal;
    margin:5px;
    text-align:left;
    padding:5px 0;
}
#twitter a.btnTwitter{
    background:#FFFFFF;
    font-weight:bold;
    color: #545454;
    display:block;
    float:right;
    margin:5px 15px 0 0;
    padding:7px;
    text-decoration:none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


img, div, a, ul, li { behavior: url(img/iepngfix.htc) }