body {
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	}
/* intro --------------------------*/
.flash {
	width:550px;
	height:400px;
	margin-left: auto;
	margin-right: auto; 
	}
/* intro end --------------------------*/	
/* index --------------------------*/

#contenedor-central{
	width:955px;
	height:559px;
	float:left;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto; 

	}
.rectanguloazul {
	width:954px;
	height:30px;
	background-color:#007DBA;
	float:left;
	top:5px;
	}
.contenedor-izquierda {
	width:257px;
	height:480px;
	float:left;
	}
.logo {
	width:163px;
	height:117px;
	background-image:url(../imagenes/logo_01.jpg);
	float:left;
	}
.linea-punteada1 {
	background-image:url(../imagenes/linea-punteada1.gif);
	width:257px;
	height:14px;
	float:left;
	}	
.linea-punteada {
	background-image:url(../imagenes/linea-punteada.gif);
	width:698px;
	height:98px;
	float:left;
	margin-top:35px;
	}	
.columna-derecha {
	width:350px;
	height:340px;
	font:Verdana, "Arial", Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:20px;
	margin-left:60px;
	margin-top:20px;
	float:left;
		}
.rectangulo-verde {
	float:left;
	width:237px;
	height:283px;
	margin-top:35px;
	background:url(../imagenes/recuadro-verde.gif) no-repeat left top;
	}
.texto-recuadro-verde {
	width:215px;
	height:245px;
	font:Verdana, "Arial", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	margin-left:10px;
		}
.barra-menu {
	width:450px;
	height:45px;
	float:left;
	margin-left:60px;
	margin-top:50px;
	}
a.bt-quienes-somos {
	float:left;
	font-size:16px;
	width:140px;
	height:30px;
	color:#007DBA;
	font-weight:bold;
	text-decoration:none;
	}
a.bt-servicios {
	float:left;
	font-size:16px;
	width:72px;
	height:30px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	}
a.bt-servicios:hover {
	float:left;
	font-size:16px;
	width:72px;
	height:30px;
	color:#007DBA;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	}
a.bt-portfolio {
	float:left;
	font-size:16px;
	width:68px;
	height:30px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	}
a.bt-portfolio:hover {
	float:left;
	font-size:16px;
	width:68x;
	height:30px;
	color:#007DBA;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	}
a.bt-contacto {
	float:left;
	font-size:16px;
	width:72px;
	height:30px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	}
a.bt-contacto:hover {
	float:left;
	font-size:16px;
	width:72px;
	height:30px;
	color:#007DBA;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	}
.foto {
	width:282px;
	height:379px;
	background-image:url(../imagenes/foto_05.jpg);
	float:right;
	}
.rectanguloazul-pie {
	width:954px;
	height:15px;
	background-color:#007DBA;
	float:left;
	}