body{
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size:12px;
}

.link_1:link{
	text-decoration:underline;
	color:blue;
}

.link_1:hover{
	text-decoration:none;
}

.link_1:visited{
	color:#666666;
}

#logo{
	text-align:center;
}

#content{
	padding:20px 0 0 0;
	text-align:center;
}

#content2{
	padding:20px 0 0 0;
	width:485px;
	height:240px;
	background:no-repeat url(../images/otros/cuadro_01.png)
}
