@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	background-color:#FFFFFF;
}
img {
	border:none;
}
h1 {
	font-size:18px;
	color:#CC0000;
}

h2 {
	font-size:15px;
	color:#333333;
}
a:link {
	color:#990000;
	text-decoration:none;
}
a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:active {
	color:#FF0000;
	text-decoration:none;
}
#header {
	width:968px;
	height:87px;
	margin:auto;
	display:none;
}
#main {
	/*background-image:url(images/bg_main.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	width:968px;
	min-height:300px;
	max-height:auto;
	margin:auto;
	/*display:none;*/
}
#footer {
	background-image:url(images/bg_footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:968px;
	min-height:150px;
	margin:auto;
	font-size:12px;
	clear:both;
	display:block;
	display:none;
}

.noticias {
    font-size:12px;
}

#moto_opciones {
	width:230px;
	float:left;
}
#moto_foto {
	width:400px;
	min-height:300px;
	margin:auto;
}
#moto_plazos {
	width:230px;
	float:right;
}
#news_container {
	font-size:12px;
	background-image:url(images/bg_main.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:450px;
	min-height:200px;
}
#cel_container {
	font-size:12px;
	background-image:url(images/bg_main.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:500px;
	min-height:200px;
	float:right;
}
.full_container {
	padding:20px 30px;
}
.motomex {
	float:right;
}
.foto {
	float:right;
	padding:0px 0px 10px 20px;;
}
.logo {
	display:inline-block;
	width:169px;
	height:87px;
	background-image:url(images/h_logo.jpg);
	border:0px;
}
.hcredimoto {
	display:inline-block;
	width:94px;
	height:87px;
	background-image:url(images/h_credimoto.jpg);
	border:0px;
	background-position:top;
}
.hcredimoto:hover {
	background-position:bottom;
}
.hcel {
	display:inline-block;
	width:138px;
	height:87px;
	background-image:url(images/h_cel.jpg);
	border:0px;
	background-position:top;
}
.hcel:hover {
	background-position:bottom;
}
.hmotos {
	display:inline-block;
	width:136px;
	height:87px;
	background-image:url(images/h_motos.jpg);
	border:0px;
	background-position:top;
}
.hmotos:hover {
	background-position:bottom;
}
.hrequisitos {
	display:inline-block;
	width:154px;
	height:87px;
	background-image:url(images/h_requisitos.jpg);
	border:0px;
	background-position:top;
}
.hrequisitos:hover {
	background-position:bottom;
}
.hdistribuidores {
	display:inline-block;
	width:110px;
	height:87px;
	background-image:url(images/h_distribuidores.jpg);
	border:0px;
	background-position:top;
}
.hdistribuidores:hover {
	background-position:bottom;
}
.hnoticias {
	display:inline-block;
	width:72px;
	height:87px;
	background-image:url(images/h_noticias.jpg);
	border:0px;
	background-position:top;
}
.hnoticias:hover {
	background-position:bottom;
}
.hcontacto {
	display:inline-block;
	width:95px;
	height:87px;
	background-image:url(images/h_contacto.jpg);
	border:0px;
	background-position:top;
}
.hcontacto:hover {
	background-position:bottom;
}
.formcel {
	width:155px;
	border:1px solid #CCCCCC;
	color:#999999;
}

.flash {
    border:1px solid #FEFF8F;
    background-color:#FFFFCC;
}

.formcel2 {
	width:355px;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#999999;
}

.contacto_select {
    padding:5px;
	border:1px solid #CCCCCC;
	color:#999999;
	width:500px;
	height:315px;
}

.graytext {
	font-size:12px;
	color:#999999;
}
.buttons {
	background-image:url(images/bg_button1.jpg);
	color:#CC0000;
	width:180px;
	height:35px;
	border:0px;
}
.buttons:hover {
	background-image:url(images/bg_button2.jpg);
	color:#FF0000;
	cursor:pointer;
	border:none;
}
.moto_nombre {
	font-size:18px;
	color:#FF0000;
	font-weight:bold;
	line-height:30px;
}
.moto_proposito {
	color:#999999;
	font-weight:bold;
	line-height:26px;
}
.moto_ligas {
	font-size:12px;
	line-height:20px;
}
.table_plazos {
	border:solid 1px #CCCCCC;
}
.table_plazos td {
	border:solid 1px #CCCCCC;
}
.leyenda1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
}
.leyenda2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	line-height:13px;
}
.descripcion {
	float:right;
	width:530px;
}

.exito {
    background-color:#B5CFB6;
    border:1px solid #779F79;
    padding:15px;
}

.fecha {
    color:#999999;
    font-size:10px;
}

hr {
    background-color:#E6E6E6;
    height:1px;
    border:0;
}

.im {
    color:#CC0000;
    font-weight:bold;
    font-size:15px;    
}

.notas {
    font-size:12px;
}

.contenedor_motos {
    float: left; 
    position:inherit;
    clear: none; 
    width: 150px; 
    height: 140px;
    text-align: center;
    padding:2px;
}

.imgBoton {
    margin:5px;
}

#ficha {
    min-height:100px;
}

.dropback {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.slider
{
	visibility:hidden;
}

.formcel2_rojo 
{
	padding:5px;
	border:0px solid #CCCCCC;
	color:#CC0000;
	font-weight:bold;
	font-size:15px;
}

.logo_credimoto
{
	display:block;
}

.credimoto_logo {
	display:inline-block;
	width:142px;
	height:84px;
	background-image:url(images/credimoto_logo.jpg);
	border:0px;
}

.logo_credimoto2
{
	display:block;
}

.im_black_CAT
{
	color: #808080;
	font-size: 10px;
}

.im_CAT
{
    color:#808080;
    font-size:10px;
}

.leyenda_CAT
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	line-height:13px;
}