body {
background-color:#FFFFFF;
margin-top:20px;
}
#contenedor{
margin:0 auto;
width:905px;
float:none;
clear:both;
}
#lado1{
width:157px;
float:left;
}
#menu{
width:157px;
float:left;
}
#detalle1{
width:157px;
float:left;
}

#centro{
width:443px;
float:left;
}
#titulo{
width:443px;
height:51px;
float:left;

text-align:left;
}
#accesos{
width:443px;
float:left;
}
#lado2{
width:224px;
float:left;
}
#centro2{
width:413px;
float:left;
}
#titulo2{
width:413px;
height:51px;
float:left;

text-align:left;
}
#composicion{
width:238px;
float:left;
}
#logotipo{
width:80px;
float:right;
}
#logotipo2{
width:80px;
float:right;
}
#empresa{
width:413px;
float:left;
}

#origen{
width:413px;
float:left;
}
#fto1{
width:238px;
float:left;
}
#pie{
width:905px;
height:39px;
float:left;
}

#spacio{
width:905px;
height:1px;
float:none;
clear:both;
}

.titulo{
font-family:verdana;
font-size:24px;
color:#9DAA05;
font-weight:normal;
}
.texto{
font-family:verdana;
font-size:11px;
color:#999999;
font-weight:normal;
}
.origen{
font-family:verdana;
font-size:12px;
color:#6B2240;
font-weight:bold;
}
a.origenlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #6b2240;
	font-size : 11px;
	font-weight:normal;
}
.origenlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #3465A0;
	font-size : 11px;
	font-weight:normal;
}
.origenlink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#6b2240;
	font-size : 11px;
	font-weight:normal;
}
.origenlink:visited:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#3465A0;
	font-size : 11px;
	font-weight:normal;
}