@charset "utf-8";
/* CSS Document por Accanto Creativos */


body {
	margin-top: 2px;
	font-family:arial;
	font-size:11px;
	color:#666666;

}

/*--------------- intro en flash ---------------*/
#flashcontent {
	position:absolute;
	width:850px;
	height:550px;
	left:50%;
	margin-left:-425px;
	top:50%;
	margin-top:-275px;
	text-align:center;
}

/*--------------- toda la página ---------------*/
#wrap {
	position:absolute;
	width:850px;
	height:550px;
	left:50%;
	margin-left:-425px;
	top:50%;
	margin-top:-275px;
}
#content {
	width:771px;
	height:295px;
	margin-left:35px;
	margin-right:44px;
}

/*--------------- cabecera ---------------*/
#menu {
	width:850px;
	height:165px;
}
#menu2 {
	width:850px;
	height:53px;
}
#menu2_novedades {
	width:850px;
	height:53px;
	background-image:url(images/novedades_menu2.jpg);
}
#menu2_nombre {
	width:850px;
	height:53px;
	background-image:url(images/nombre_menu2.jpg);
}
#menu2_proyecto {
	width:850px;
	height:53px;
	background-image:url(images/proyecto_menu2.jpg);
}
#menu2_areas {
	width:850px;
	height:53px;
	background-image:url(images/areas_menu2.jpg);
}
#menu2_contacto {
	width:850px;
	height:53px;
	background-image:url(images/contacto_menu2.jpg);
}
#menu2_cerrar {
	width:850px;
	height:53px;
	background-image:url(images/cerrar.jpg);
}

/*--------------- secciones ---------------*/
#secciones {
	position:absolute;
	top:85%;
	right:5%;
	height:30px;
	text-align:right;
	width:456px;
}
#secciones li{
	margin:0 10px;
	padding-left:15px;
	font-size:12px;
	font-weight:bold;
	background:url(images/bolo_proy.jpg) no-repeat 0 50%;
	line-height:20px;
}
#secciones a {
	color:#333333;	
}
#secciones a:hover {
	color:#999999;	
}
#secciones2 {
	position:absolute;
	top:80%;
	height:30px;
	width:476px;
	left: 41%;
}
#secciones2 ul{
	padding-left:30px;
}
#secciones2 li{
	display:inline;
	float:left;
	margin:0 5px;
	padding-left:12px;
	background:url(images/bolo_areas.jpg) no-repeat 0 50%;
	line-height:20px;
}
#secciones2 a {
	color:#333333;	
}
#secciones2 a:hover {
	color:#999999;	
}

/*--------------- contenidos ---------------*/
#imagen {
	width:300px;
	height:295px;
	float:left;
	text-align:center;
}
#texto {
	width:456px;
	height:290px;
	float:right;
	padding-top:5px;
	padding-left:15px;
}
#volver {
	width:408px;
	height:13px;
	vertical-align:bottom;
	text-align:right;
	margin-top:7px;
}

/*--------------- noticias ---------------*/
.noticia {
	width:456px;
	height:96px;
}
.noticia_foto {
	width:89px;
	height:89px;
	float:left;
}
.noticia_texto {
	width:357px;
	height:89px;
	padding-left:10px;
	float:right;
}

/*--------------- pie ---------------*/

#raya {
	height:37px;
	width:850px;
	background: url(images/raya.jpg) no-repeat left;
	
}
#pie {
	height:15px;
	padding-top:5px;
	padding-left:40px;
	color:#999999;
}
#pie_izda {
	float:left;
	color:#999999;
}
#pie_dcha {
	float:left;
	padding-left:150px;
}

/*--------------- otros ---------------*/
.input {
	width:100px;
	height:10px;
	padding:3px 3px 3px 6px;
	margin-left:10px;
	border:1px solid #a5acb2;
	vertical-align:middle;
}
.textaerea {
	width:200px;
	border:1px solid #999999;
	vertical-align:middle;
}
h1 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
/*--------------- estilos ---------------*/
.textop {
	font-size:10px;
	color:#666666;
}
.texto2 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.texto2 a:hover {
	font-size:12px;
	color:#999999;
}
.texto2 a {
	font-size:12px;
	color:#333333;
}
.texto3 {
	color:#333333;
}
.texto3 a {
	color:#333333;
}
a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
ul	{
	margin: 0 0 0 -40px;
	list-style: none;
}
li	{
    display:inline;
    padding-left:35px;
    padding-right:5px;
}
.pie_foto {
	font-family:arial;
	font-size:10px;
	color:#999999;
	margin-top:5px;
}
