body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	background-color: #ECECEC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bgsitio.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	margin-bottom: 0px;	
	text-align: left;
}
#logo {
	background: transparent url(/images/aiecr-logo.gif) no-repeat 0 0;
	display: block;
	width: 260px;
	height: 264px;
	overflow: hidden;
	text-indent:-9000px;
	padding-left: 0px;
	padding-right: 0px;	
	margin:0px;
}
.contenido {
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 55px;	
	background-color: #FFFFFF;	
	background-image: url(/images/contenidobg.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0071B7;
	font-weight: bold;
}
.homewins {
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;	
	background: transparent url(/images/homewinsbg.jpg) no-repeat 0 0;
	text-align: left;
}
p, ol, ul {
text-align: justify;
}
a:link, a:visited, a:active {
	color: #328DC5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0071B7;
	text-decoration: none;
}
.colright {
	background-image: url(/images/right-bg.gif);
}
.artistas {
	font-size: 11px;
	color: #313131;
	border-bottom: 1px dashed #D3D3D3;
}
.nomartista {
	color: #E7AE00;
	font-size: 13px;
	font-weight: bold;
}
a.artistlink:link, a.artistlink:visited, a.artistlink:active {
	color: #7B7B7B;
	text-decoration: none;
}
a.artistlink:hover {
	color: #464646;
	text-decoration: none;
}
a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #464646;
	text-decoration: none;
	font-weight: normal;
}
a.newslink:hover {
	color: #747474;
	text-decoration: none;
}
.news {
	font-size: 11px;
	color: #464646;
	padding-left: 40px;
	padding-right: 25px;
	text-align: left;
	background: transparent url(/images/bullet_yellow.png) no-repeat 0 0;	
}
.fecha {
	color: #E7AE00;
	font-weight: bold;
}
.boletin {
	font-size: 11px;
	color: #464646;
	padding-left: 15px;
	padding-right: 25px;
	text-align: left;
}
.elemail {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}
.elsubmit {
	background-color: #EFEFEF;
	border: 1px solid #C0C0C0;
}
.notas {
	background-color: #F7F7F7;
	font-size: 11px;	
	padding: 10px;
}
.bottom {
	font-size: 11px;
	color: #A6CDE6;
	text-align: center;
	background-image: url(/images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0071B6;
}
#footer-lnk {
	float: left;
	margin-top: 10px;
	margin-left: 15px;	
}
#footer-txt {
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
}