body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #545487 url(../../images/fondoweb.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 24px;
}

h2 {
	text-align: left;
	font-size: 18px;
}

ul {
	text-align: left;
}

.cabecera {
	width: 100%;
}

.menu {
	background: #545487 url(../../images/menu_fondo.gif) repeat-x left top;
}

.menu td {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.main {
	background: url(../../images/main_fondo.gif) repeat-x left top;
}

.content3 {
	padding: 36px;
	font-size: 13px;
	color: #890050;
	vertical-align: top;
	text-align: center;
}

.content3 p {
	text-align: justify;
}

.picright {
	float: right;
	margin: 3px 0 8px 8px;
	border: 1px solid #E10082;
}

.picleft {
	float: left;
	margin: 3px 8px 8px 0;
	border: 1px solid #E10082;
}

.pie {
	font-size: 13px;
	font-weight: bold;
	color: #890050;
	background: url(../../images/pie_fondo.gif) repeat-x left top;
	height: 47px;
	padding-top: 14px;
	margin: 0;
	font-style: italic;
	text-align: center;
}

.pie a {
	text-decoration: none;
	color: #890050;
}

.pie a:hover {
	text-decoration: underline;
}