@charset "utf-8";
/* CSS Document */

*{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}



body {
	background: #6B93B5 url(/web/img/fdo.gif) repeat-x left top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height:100%;
}

a{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	cursor:pointer;
}

h1,h2,h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}

a:hover {
	color:#DA6D85;
}

p{
	font-size:12px;
	color:#606060;
	letter-spacing:0px;
	margin-bottom:9px;
}

input,textarea {
	border:1px solid #C5D2DE;
	padding:5px 4px 3px 5px;
	margin:0 0 10px 5px;
	width:200px;
	font-size:12px;
	color:#396C9B;
	background:#FFFFFF;
}

input.bot{
	width:105px;
	height:25px;
	border:none;
	background:transparent;
}

textarea{
	width:575px;
}

select{
	border:1px solid #C5D2DE;
	padding:5px 4px 3px 5px;
	color:#396C9B;
	background:#FFFFFF;
	font-size:12px;
	margin:0 0 10px 5px;
	width:200px;
}

/* CONTAINER LAYOUT*/
/*-------------------------------*/

#container {
	width: 955px;
	margin: 0 auto; 
	text-align: left;
	height:100%;
	position:relative;
}

/* INDEX LAYOUT*/
/*-------------------------------*/
#mainContentIndex {
	margin:50px 0 0 0;
	width:955px;
	text-align:left;
}

#mainContentIndex .intro{
	margin:0 0 7px 0;
}

#mainContentIndex #content h1{
	float:left;
	width:207px;
	height:60px;
	margin:0 7px 0 0;
}

.barra{
	margin:0 0 7px 0;
	height:5px;
	line-height:5px;
	background:#396C9B;
	font-size:1px;
}

#mainContentIndex .botonera{
	float:right;
	text-align:left;
	width:738px;
}

.menu{
	position:relative;
	background:#F4F4F4 url(/web/img/fdoBotoneraIndex.gif) repeat-x left bottom;
	width:100%;
	height:45px;
}

/* HEADER LAYOUT*/
/*-------------------------------*/

#header{
	background:#203b57 url(/web/img/fdoHeader.gif) repeat-x left top;
	margin:10px 0 7px 0;
}

.Hbarra{
	background:#FFFFFF;
	width:100%;
	height:5px;
	line-height:5px;
	font-size:1px;
}

		/* HEADER CONTACTOS*/
		/*-------------------------------*/
		#head_izq{
		float:left;
		}
		
		#head_der{
		float:left;
		padding-left:80px;
		}
		.cerrar-float{
		clear:both;
		}
		
		.list-contacto{
		list-style:none;
		font-size:12px;
		color:#006699;
		margin-top:5px;
		padding-left:10px;
		border-left:dashed 1px;
		}
		
		.list-contacto li {
		margin-bottom:3px;
		}
		
		.list-contacto a:visited , a:link {
		text-decoration:none;
		color:#006699;
		}
		
		.list-contacto a:hover {
		color:#0099CC;
		}
		
		
		
		

/* PAGE LAYOUT*/
/*-------------------------------*/

#page{
	background: url(../img/fdoPage.gif) repeat-y left top;
	text-align:left;
	min-height:100%;
}

/* SIDEBAR LAYOUT*/
/*-------------------------------*/

#sidebar{
	float:left;
	width:240px;
	margin:0 7px 0 0;
	background:#F4F4F4 url(/web/img/decoSideBar.gif) no-repeat right top;
	padding:10px;
}

#sidebar h3{
	font-size:21px;
	margin:0 0 7px 0;
}

#sidebar a{
	display:block;
	font-size:16px;
	color:#396C9B;
	padding:10px 0 10px 5px;
	border-bottom:1px dashed #C5D2DE;
}

#sidebar a:hover{
	color:#E37C1B;
	padding:10px 0 10px 5px;
}

#sidebar ul{
	margin:0;
	padding:0;
}

#sidebar li {
	height:100%;	
	list-style-type:none;
}

#sidebar li.itemProyecto{
	height:20px;	
}

#sidebar .titulo{
	font-size:18px;
	color:#396C9B;
	margin:5px 0 0 0;
}

#sidebar .botProyecto,#sidebar .botProyectoActivo{
	color:#383838;
	font-size:14px;
	letter-spacing:0;
	border:none;
	font-style:italic;
	padding:0px;
	margin:0;
}

#sidebar .botProyecto:hover,#sidebar .botProyectoActivo:hover{
	padding:0px;
}



#sidebar .botProyectoActivo,#sidebar .botActivo{
	color:#FF6600;
}

#sidebar .botBuscar{
	width:19px;
	height:19px;
	border:none;
	margin:0px;
	padding:0px;
}

/* MAIN CONTENT LAYOUT*/
/*-------------------------------*/

#mainContent{
	float:right;
	width:688px;
}

.content{

	padding:10px;
}

.content h1{
	display:block;
	font-size:36px;
	color:#396C9B;
	margin:0px;
	padding:0px;
}

.banner,.bannerClientes,.bannerColor{
	display:block;
	background:#F4F4F4;
	padding:7px;
	border-bottom:7px solid #6b93b5;
	margin:0;
}

.bannerColor{
	background:#dbebfa;
}

.bannerClientes{
	height:25px;
	border-bottom:7px solid #648aa9;
}


/* FOOTER LAYOUT*/
/*-------------------------------*/

#footer{
	margin:7px 0 0 0;
	background:#696969 url(/web/img/brdFooter.gif) no-repeat left bottom;
	height:60px;
}

.Finfo{
	float:left;	
	margin:7px 0 0 7px;
	color:#FFFFFF;
}

.byClic{
	float:right;
	text-align:right;
	width:280px;
	background:#575757 url(/web/img/fdoFooter.gif) repeat-x left top;
}
	

/* BUSCAR LAYOUT*/
/*-------------------------------*/

#buscar input{
	border:none;
	padding:3px 2px 3px 2px;
	color:#386896;
	background:#E0E0E0;
	width:200px;
	margin:0px;
}

#buscar a{
	display:inline;
	margin:0 0 0 5px;
	padding:0px;
	border:none;
	width:20px;
}

#buscar a:hover{
	padding:0px;	
}

/* TXT STYLES LAYOUT*/
/*-------------------------------*/

.info{
	position:absolute;
	left:0;
	top:0;
	width:420px;
	height:385px;
	padding:15px 0 0 10px;
}

.info h1{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:-0.1em;
}

.posicion{
	position:relative;
}

.mrgImg{
	margin:10px 0 10px 0;
}

.fdo{
	background:#F4F4F4;
}

.txtAzul{
	color:#396C9B;
}

.txtNaranja{
	color:#E37C1B;
}

.titulo1{
	font-size:21px;
	color:#E37C1B;
}

.titulo2{
	font-size:21px;
	color:#396C9B;
}

.subtitulo{
	font-size:14px;
	color:#383838;
	font-style:italic;
	font-weight:bold;
	margin:0 0 10px 0;
}

.spacer,.spacer2,.spacer3{
	border-bottom:1px solid #d6d6d6;
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.spacer,.spacer2{
	margin:10px 0 10px 0;
}

.spacer3{
	margin:5px 0 10px 0;
	border-bottom:1px solid #396C9B;
}

.ficha{
	line-height:25px;
}

.descripcion{
	display:block;
	height:160px;
	overflow:hidden;
}

.direccion{
	color:#E37C1B;
	font-size:16px;
}

.volver{
	position:absolute;
	width:99px;
	height:25px;
	line-height:25px;
	background:#FFFFFF url(/web/img/fdoVolver.gif) no-repeat;
	left:333px;
	top:0;
	text-align:center;
	z-index: 10;
}

.volver a{
	color:#106CC2;
	cursor:pointer;
}

/* COLUMNAS LAYOUT*/
/*-------------------------------*/

.una-columna p/*----ESTO ES PARA LA PRESENTACION DE "LA EMPRESA"----*/
{
margin-bottom:10px;
}

/*----ESTO ES PARA LA El DIRECTORIO----*/
.content .colLeftD,.content .colRightD{
	display:block;
	width:200px;
	text-align:center;
	float:left;
	
}

.content .colLeftD{
	float:left;
	margin:0 5px 0 100px;
}
/*----FIN ------ESTO ES PARA LA El DIRECTORIO----*/

.items{
font-size:20px;
color:#396C9B;
}

.titulo-principal{
text-align:center;
}

.titulo-principal b{
color:#999999;
}


.content .colLeft,.content .colRight{
	display:block;
	width:321px;
	text-align:justify;
	margin:0 0 10px 0;
	
}

.content .colLeft{
	float:left;
	margin:0 5px 0 0;
}

.content .colRight{
	float:right;
}

/* FLOATS LAYOUT*/
/*-------------------------------*/

.fLeft{
	float:left;
}

.fRight{
	float:right;
}

.clearfloat{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
