/* CSS Document */
.body_proxi{
margin:0px;
background:#000000 url(img/top_home.gif) top repeat-x;
}
.body{
margin:0px;
background:url(img/top.gif) top repeat-x;
}

.botones{
margin:6px;
border:#F7941e solid 1px;
}
.botones:link{
border:#F7941e solid 1px;
}
.botones:visited{
border:#F7941e solid 1px;
}
.botones:hover{
border:#F7941e solid 1px;
}
.cotenido{
width:507px;
height:370px;
background:#000000;
}

.tabla_madre{
}

.tabla_amigo{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
}
.campos_form{
	width:250px;
	background:#CCC;
	border:#666 1px solid;
	}
.links:link{
	text-decoration:none;
	color:#F7941e;
}
.links:visited{
	text-decoration:none;
	color:#F7941e;
}
.links:hover{
	text-decoration:none;
	color:#FFF;
}
