@charset "UTF-8";
/* CSS Document */

body {
	background: url(img/fondoe.gif) repeat-x;
	text-align: center;
}
#footer {
	background: url(img/fondop.gif) repeat-x;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 10pt;
	padding-top: 70px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#header {
	margin: 0px auto 20px;
	width: 878px;
	text-align: center;
	border-bottom: 10px groove #EACAF3;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	color: #FF0099;
}

img{border:0;}

.t1{
	width:889px;
	margin: 0px auto 20px;
	background: #E8D3F7;
	border: 1px solid #FF99FF;
}
.promo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}
.t1 img{
	height:180px;
	margin:3px;
	width:135px;
}
.top h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}
.top { margin-bottom: 20px; }
.top td { }

A:link IMG,A:visited IMG{
	border:1px solid #000066;
}
A:hover IMG,A:active IMG{
	border:1px solid #FF0099;
}
