body{
	font-family: Verdana;
	font-size: 10px;
    margin:0;
    height:100%;
     
    }

a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

.container{
    margin:0 auto 0 auto;
    width:1000px;
}

.uno
{
    height:685px;
    width:142px;
    float:left;
    display:inline;
}

.dos
{
    height:685px;
    width:716px;
    float:left;
    display:inline;
}

.tres
{
    height:685px;
    width:142px;
    float:left;
    display:inline;
}

.titulo
{
    height:166px;
    width:716px;
    float:left;
    display:inline;
    background-image:url('Images/Fondo/diseny_01.jpg');
    background-repeat:no-repeat;
}

.construccion
{
    height:685px;
    width:545px;
    float:left;
    display:inline;
    background-color:#ffffff;
}

.menu
{ 
    text-align:center;
    height:519px;
    width:171px;
    float:left;
    display:inline;
    background-image:url('Images/Fondo/diseny_02.jpg');
    background-repeat:no-repeat;
}

.contenido
{   width:545px;
    float:left;
    display:inline;
    background-image:url('Images/Fondo/fondo_principal.jpg');
    background-repeat:no-repeat;
}

.frames
{
    width:716px;
    float:left;
    display:inline;
    
  
}

.Texto
{
    font-family: Verdana;
	font-size: 10px;
}