@charset "utf-8";
/* CSS Eezirent document */
body { 
		font-size    : 11px;
		
		font-family  : arial;
		color        : #343735;
		font-weight  : normal;
		word-spacing : 1px;
		margin-left  : 0px;
		margin-top   : 0px;
		margin-right : 0px;
		margin-bottom: 0px;
		/*background: url("../img/ar-gris.gif") repeat-x;*/
 	    background-color:#FFFFFF;
}

a,a:link {
	font-family: arial;
	font-size: 11px;
	color: #3a7dda;
	cursor: normal;
	text-decoration:underline;
}

a:visited {
	font-family: arial;
	font-size: 11px;
	color: #002664;
	cursor: normal;
	text-decoration:underline;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: #5fceea;
	cursor: normal;
	text-decoration:underline;
}

h1{
	font-family: arial;
	font-size: 35px;
	font-weight: bolder;
	letter-spacing:-2px;
	margin-bottom:0px;
	margin-top:0px;
}
h2{
	font-family: arial;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing:-2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:20px;
}

h3{
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing:-1px;
	margin-bottom:0px;
	margin-top:0px;

}

h4{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:-1px;
	margin-bottom:0px;
	margin-top:0px;

}


/* Cabecera **********************************************/ 

.cr_menu a,.cr_menu a:link,.cr_menu a:visited {
	font-family: arial;
	font-size: 13px;
	letter-spacing:-1px;
	color: #000000;
	cursor: normal;
	text-decoration:none;
}

.cr_menu a:hover {
	font-family: arial;
	font-size: 13px;
	letter-spacing:-1px;
	color: #000000;
	cursor: normal;
	text-decoration:underline;
}
table#cr-ancho{
	margin-left : auto;
	margin-right: auto;
	width:900px;
}

td#cr-banner{width:auto;}

td#cr-logo{
	padding-left:8px;
	width:auto;
}

.logo{
	font-family: arial;
	font-size: 27px;
	font-weight:bolder;
	letter-spacing:-2px;
	line-height:27px;
}

.lc1{color: #30CDD7;}
.lc2{
	color: #000000;
	margin-left:2px;
	margin-right:2px;
}
.lc3{color: #70D551;}
.lc4{color: #FFFFFF;}

td#cr-barra01 {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	width :20px;
	height:46px;
	background: url("../images/cr-menu01.gif") no-repeat;
}
td#cr-barra02 {
background: url("../images/cr-menu02.gif") repeat-x;
width:705px;
	
}
td#cr-barra03 {
	width :175px;
	background: url("../images/cr-menu03.gif") no-repeat;
	
}
/*Fin Cabecera **********************************************/

/*Fin Cuerpo **********************************************/
td#cr-colum01{
	width:10px;
}

td#cr-colum02{
	width :582px;
	height:382px;
	vertical-align:top;	
	background: url("../images/cr-screen.jpg") no-repeat;
}

td#cr-colum03{
	width :8px;
}

td#cr-colum04{
	width :290px;
	
	background: url("../images/cr-buscador.gif") no-repeat;
}
td#cr-form{
	width :90%;
	vertical-align:top;	
}

.form_combo{
	border-style:solid;
	border-color:#e3e3e3;
    font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	
}
.form_txt{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	padding-right:4px;
}
.form_txt2{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	line-height:10px;
	padding-right:4px;

}

/*Zona abajo****************************************/
td#serv01 {
	width:221px;
	height:198px;
	vertical-align:top;	
	background: url("../images/cr-callus.gif") no-repeat;	
}
td#serv02 {
	width:227px;
	vertical-align:top;	
	background: url("../images/cr-emailus.gif") no-repeat;	
}
td#serv03 {
	width:184px;
	vertical-align:top;	
	background: url("../images/cr-c01.gif") no-repeat;	
}
td#serv04 {
	width:249px;
	vertical-align:top;	
	background: url("../images/cr-c02.gif") no-repeat;	
}
.biginfo{
	font-family: arial;
	font-size: 19px;
	text-transform:uppercase;
	letter-spacing:-1px;
	color: #C5C5C5;
	font-weight:bold;
	line-height:15px;
	padding-top:10px;
}
.big{
	font-family: arial;
	font-size: 18px;
	letter-spacing:-1px;
	color: #C5C5C5;
	font-weight:bold;
	line-height:15px;
	padding-right:5px;
}

.client_txt{
	font-family: arial;
	font-size: 14px;
	letter-spacing:0px;
	color: #FEFEFE;
	font-weight:lighter;
	line-height:12px;
	padding-right:5px;
}
.phone_n{
	font-family: arial;
	font-size: 27px;
	letter-spacing:-2px;
	color: #70d551;
	font-weight:bold;
	line-height:22px;
	padding-top:10px;
}

.bordegris{
    border-style:solid;
	border-color:#e3e3e3;
}
.bordeazul{
	border-width:1px;
    border-style:solid;
	border-color:#4f9fd9;	
}