
#content a {
	font-weight:bold;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

p {
	width:450px;
	margin:5px;
}

span {
	width:400px;
/*	border:1px solid #FF0000;*/
}

h4 {
	font-size:14px;
	margin:0px;
}

#content2 {
	width:460px;
/*	border:1px solid #FF0000;*/
}

#cita {
	color:#000000;
	text-align:right;
}

#contactar {
	text-align:center;
}

table {
	border-collapse:collapse;
}

table * {
/*	border:1px solid #CCCCCC;*/
}
