body {
background-image:url(../imagenes/fondo.png);
background-repeat:repeat-x;
}

#contenedor{
margin-top:16px;
margin:0 auto;
width:680px;
float:none;
clear:both;
background-color:#FFFFFF;

}
#spacio{
margin-top:16px;
margin:0 auto;
width:674px;
float:none;
clear:both;

}
#cab{
width:674px;
height:89px;
float:none;
clear:both;
}
#logo{
width:240px;
height:85px;
float:left;
}
#spc{
width:222px;
height:89px;
float:left;
}
#menu{
width:85px;
height:89px;
float:left;
}
#fond{
width:125px;
height:89px;
float:right;
background-image:url(../imagenes/fon.jpg);
background-repeat:repeat-y;
}

#contenido{
width:674px;
float:none;
clear:both;
}
#titulos{
width:674px;
height:17px;
float:none;
clear:both;
background-image:url(../imagenes/tit.jpg);
background-repeat:repeat-x;
font-family:verdana;
font-size:11px;
text-align:center;
color:ffffff;
}
#txt{
width:665px;
float:none;
clear:both;
font-family:verdana;
font-size:11px;
text-align:justify;
}











#pie{
width:674px;
float:none;
clear:both;
}
#spc_down{
width:674px;
height:2px;
float:none;

}
#space{
width:674px;
height:0px;
float:none;
clear:both;
}
/*.link:hover{
	font-family : verdana;
	text-decoration : none;
	color: #235500;
	font-size : 14px;

}
.link:visited{
	font-family : verdana;
	text-decoration : none;
	color:#B2C279;
	font-size : 14px;

}
.link:visited:hover{
	font-family : verdana;
	text-decoration :none;
	color:#235500;
	font-size : 14px;

}
a:visited{
	font-family:verdana;
	text-decoration:none;
	color:#334A1C;
	font-size:11px;

}
a:visited:hover{
	font-family : verdana;
	text-decoration :none;
	color:#7AB414;
	font-size:11px;

}*/





a {
	font-family : verdana;
	font-size:11px;
	text-decoration:none;
	color: #006e93;

}
a:hover{
	font-family : verdana;
	text-decoration : none;
	color: #029cd0;
	font-size :11px;

}
a:visited{
	font-family : verdana;
	text-decoration : none;
	color:#006e93;
	font-size : 11px;

}
a:visited:hover{
	font-family : verdana;
	text-decoration :none;
	color:#029cd0;
	font-size : 11px;

}