/*INDEX*/

/*Welcome*/

.welcome { float: left; width: 343px; margin: 0 85px 0 0; }

.welcome h1 { 
	overflow: hidden;
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	border: none;
	background: url(../images/h1_welcome.png) top left no-repeat;
}

.welcome a, .last_news a { padding: 0 0 0 10px; background: url(../images/arrow_blue.png) 0 6px no-repeat; }
.welcome a:hover, .last_news a:hover { text-decoration: none; }

#menu li.menu01 a { border-bottom: 2px solid #f58321; background-position: 0 -28px; }

/*Last news*/

.last_news { float: left; width: 530px; }

.last_news h2 { overflow: hidden; width: 94px; height: 31px; text-indent: -9999px; background: url(../images/h2_news.png) top left no-repeat; }

.last_news h3 { cursor: pointer; font-weight: bold; font-size: 12px; color: #005099; }

.last_news .news h2 { color:#005099; font-size:11px; font-weight:bold; width: auto; height: auto; background: none; text-indent: 0; overflow: auto; }

.last_news .image { float: left; margin: 0 10px 0 0; border: 1px solid #c7c8c8; padding: 4px; background: none; }
.last_news .image img { float: left; border: 1px solid #0082c4; }

.last_news a.info { margin: 11px 0 0; float: left; }
.last_news a.more_news { margin: 11px 0 0; float: right; }

/*Downloads*/

.downloads { float: left; width: 530px; margin: 57px 0 0; }

.downloads h2 { overflow: hidden; width: 106px; height: 31px; text-indent: -9999px; background: url(../images/h2_downloads.png) top left no-repeat; }

.downloads li { float: left; width: auto; }

.downloads a { display: block; float: left; overflow: hidden; height: 67px; margin: 0 20px 12px 0; text-indent: -9999px; }

.downloads a.link01 { width: 158px; background: url(../images/descargas_home/01.png) top left no-repeat; }
.downloads a.link01:hover { background: url(../images/descargas_home/01_hover.png) top left no-repeat; }

.downloads a.link02 { width: 177px; background: url(../images/descargas_home/02.png) top left no-repeat; }
.downloads a.link02:hover { background: url(../images/descargas_home/02_hover.png) top left no-repeat; }

.downloads a.link03 { width: 148px; margin: 0; background: url(../images/descargas_home/03.png) top left no-repeat; }
.downloads a.link03:hover { background: url(../images/descargas_home/03_hover.png) top left no-repeat; }

.downloads a.link04 { width: 158px; background: url(../images/descargas_home/04.png) top left no-repeat; }
.downloads a.link04:hover { background: url(../images/descargas_home/04_hover.png) top left no-repeat; }

.downloads a.link05 { width: 177px; background: url(../images/descargas_home/05.png) top left no-repeat; }
.downloads a.link05:hover { background: url(../images/descargas_home/05_hover.png) top left no-repeat; }

.downloads a.link06 { width: 148px; margin: 0; background: url(../images/descargas_home/06.png) top left no-repeat; }
.downloads a.link06:hover { background: url(../images/descargas_home/06_hover.png) top left no-repeat; }

/*Patroc*/

.copatrocinadores { float: left; margin: 30px 0 15px; }


/* Información Home */

.info_regata {
	float: left;
	width: 97%;
	margin: -16px 0 15px;
	border: 1px solid #146990;
	background: #e8f5fb;
	padding: 10px;
	}
	.info_regata p {
		margin: 0;
		padding: 0 0 0 25px;
		color: #146990;
		background: url(../images/info.png) 0 2px no-repeat;
		}
