body
{
background:K#FBFBFBKLK;
background: #D0D0D0;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;
width:800;
height:100%;
}

.contenedor
{
width:800px;
padding:5px;
background-color:#FFFFFF;
margin:auto;
border: #E9E9E9   solid 1px;
border-right: #BBBBBB  solid 2px;
border-top:#BBBBBB  solid 2px;
}

.encabezado
{
	width:780;
	background:url(http://www.altamira.com.gt/images/encabezado.jpg);
	height:130px;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.encabezado a
{
color:#000000;
text-decoration:none;
}
.encabezado  a:hover
{
color:#911c11;
text-decoration: underline;

}
.titulo
{
color:#004080;
font-size: 18px;
font-weight:bold;
padding-top:40px;
height:20px;
}
/*Principal proyectos */

.tituloproyecto
{
color:#004080;
font-size:16px;
font-weight:bold;
}
.subtituloproyecto
{
color:#004080;
font-size:14px;
font-weight:bold;
text-align:center;
}
.caracteristicas
{
color:#004080;
font-weight:bold;
font-size:12px;
text-align:left;
padding-left:35px;
}
.caracteristicas a
{
text-align:left;
background: url(http://www.altamira.com.gt/images/cheque.gif) no-repeat center left; /*custom bullet list image*/
color:#004080;
font-weight:bold;
font-size:12px;
padding-left:20px;
text-decoration:none;
}


/*FIN PRINCIPAL PROYECTOS*/


.principalmenu
{
	width:60px;
	background-color:#911c1c;
	float:left;
	height:450px;
}
.principalmenupresentacion
{
	width:65px;
	background-color:#911c1c;
	float:left;
	height:475px;
}
.principalmenuempresa
{
	width:60px;
	background-color:#911c1c;
	float:left;
	height:700px;
}

.principal
{
	width:730px;
	float: right;	
}

.pie
{
clear:both;
width:100%;
height:2px;
background:#a50e1c;
color:#FFFFFF;
text-align:center;
}

.copy1
{
text-align:right;
width:100%;
font-size:9px;
position:relative;
}

gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/

}
.thumbnail img{
padding:6px;
border: 1px solid #E8E8E8;
margin: 0 5px 5px 0;

}
.thumbnail:hover{
background-color: #FFF2F2;

}
.thumbnail:hover img{
padding:6px;
border: 1px solid #911c11;

}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFFF;
padding: 5px;
left:-1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35%;
left: 34.2%; /*position where enlarged image should offset horizontally */
z-index: 50px;
}

/* formulario de contacto*/
.formulario
{
font-size:12px;
color:#004080;
text-align:left;
font-weight:bold;
}
.titulomision
{
color:#060606;
font-weight:bold;
font-size:15px;
}
.proyectosvendidos
{
padding-top:25px;
background: url(http://www.altamira.com.gt/images/fondoproyectosvendidos.jpg) no-repeat center; 
}
.proximamente
{
color:#FF0000;
font-size:20px;
font-weight:bold;

}
