/* - - - - - - - - - - - - - - - - - - - - -

Cliente : CREDICENTRO
Autor : kravier.com

Descripción : credicentro.css

Creado : 16 de noviembre 2009

- - - - - - - - - - - - - - - - - - - - - */


/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/
body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height: 18px;
	color: #666;
	background-color: #009300;

		
}
body {
	margin: 0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #ff8501;
}

a:hover {
	color: #009300;
}
h1 {
	margin-top: 0px;
	font-size: 18px;
	color: #ff8501;
}

h2 {
	margin-top: 0px;
	font-size: 14px;
	color: #009300;
}

p {
	margin: 0px;
}

#contenedor {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

/****** TOP ******/

#top {
	height: 150px;
	background-color: #fff;
	clear: both;
}

#top_caja {
	width: 920px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

div.logo {
	width: 193px;
	float: left;
}

#menu {
	width: 380px;
	float: left;
}

div.telefono {
	width: 380px;
	height: 120px;
}

#botonera {
	width: 380px;
}

div.cotizacion {
	width: 220px;
	float: left;
}

/****** BOTON 1 ******/

div.boton_01 {
	height: 25px;
	float: left;
	background-color: #009300;
	font-size: 12px;
	color: #fff;
}

div.boton_01 a {
	height: 25px;
	float: left;
	background-color: #009300;
	padding: 5px 7px 0px 7px;
	color: #fff;
}

body#boton_01 div.boton_01 a,
	div.boton_01 a:hover {
	background-color: #ff8501;
	color: #fff;
}

/****** BOTON 2 ******/

div.boton_02 {
	height: 25px;
	float: left;
	background-color: #009300;
	font-size: 12px;
	color: #fff;
}

div.boton_02 a {
	height: 25px;
	float: left;
	background-color: #009300;
	padding: 5px 7px 0px 7px;
	color: #fff;
}

body#boton_02 div.boton_02 a,
	div.boton_02 a:hover {
	background-color: #ff8501;
	color: #fff;
}

/****** BOTON 3 ******/

div.boton_03 {
	height: 25px;
	float: left;
	background-color: #009300;
	font-size: 12px;
	color: #fff;
}

div.boton_03 a {
	height: 25px;
	float: left;
	background-color: #009300;
	padding: 5px 7px 0px 7px;
	color: #fff;
}

body#boton_03 div.boton_03 a,
	div.boton_03 a:hover {
	background-color: #ff8501;
	color: #fff;
}

/****** BOTON 4 ******/

div.boton_04 {
	height: 25px;
	float: left;
	background-color: #009300;
	font-size: 12px;
	color: #fff;
}

div.boton_04 a {
	height: 25px;
	float: left;
	background-color: #009300;
	padding: 5px 7px 0px 7px;
	color: #fff;
}

body#boton_04 div.boton_04 a,
	div.boton_04 a:hover {
	background-color: #ff8501;
	color: #fff;
}

/****** BOTON 5 ******/

div.boton_05 {
	height: 25px;
	float: left;
	background-color: #009300;
	font-size: 12px;
	color: #fff;
}

div.boton_05 a {
	height: 25px;
	float: left;
	background-color: #009300;
	padding: 5px 7px 0px 7px;
	color: #fff;
}

body#boton_05 div.boton_05 a,
	div.boton_05 a:hover {
	background-color: #ff8501;
	color: #fff;
}

/****** FLASH ******/

#flash {
	height: 270px;
	background-color: #333;
	clear: both;
}

#random {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

/****** BLANCO ******/

#blanco {
	background-color: #333;
	
}

#blanco_contenido {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 25px 60px 25px 60px;
}

div.seccion {
	width: 230px;
	float: left;
}

div.seccion img {
	/*float: left;*/
}

div.boton_leer {
	width: 80px;
	height: 15px;
	background-image: url(../gfx/botones/b_ver_mas.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div.boton_leer a {
	width: 80px;
	height: 15px;
	background-image: url(../gfx/botones/b_ver_mas.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

div.boton_leer a:hover {
	background-image: url(../gfx/botones/b_ver_mas_over.png);
	background-repeat: no-repeat;
}


/****** GRIS ******/

#gris {
	background-image: url(../gfx/fondos/f_gris.gif);
	background-repeat: repeat-x;
	padding: 25px 0px 25px 0px;
	color: #fff;
}

#gris a {
	color: #fff;
}

#gris a:hover {
	color: #ff8501;
}

#gris_contenido {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

/****** FOOTER ******/

#footer {
	width: 920px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 11px;
	clear: both;
	margin-top: 
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ff8501;
}

/****** PAGINAS INTERNAS ******/

#columna_01 {
	width: 230px;
	float: left;
}

#columna_02 {
	width: 510px;
	float: left;
}