/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#principal
{
	background-color:#ECF7FF;
	border: 2px solid #C80D1B;
	width:auto;
	height:700px;
}



ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;

	}
	

#navlist li
{
	display: inline;
	list-style-type: none;

}

#navlist a { padding: 3px 50px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color:#999999;
text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color:#9933FF;
	text-decoration: none;
	font-weight: bolder;
}


.seccio {
	margin:10px;
	color: #FFFFFF;
	background-color: #9999FF;
	top: 10px;
	clear: both;
}



#natacio{

    padding:10px;
	color: #3333CC;
	text-align: center;
}
p:first-letter {
font-size:200%;
}
#natacio a#normal{
font-weight:bold;
color:#0000FF;
}
#natacio p {

	text-align: justify;
	/*padding-right: 10px;
	padding-left: 10px;*/
}



#atletisme{

padding:10px;
	color:#660000;
	text-align: center;
		height:140px;
}

#atletisme p {
	text-align: justify;
	
	}

#social{

padding:10px;
	color:#cc0000;
	text-align: center;
	
}
#social ul{
	text-align:left;
	list-style-type:none;
	font-size: 14px;
	margin-left: 160px;
	left: auto;
}
#social li{
	padding:4px 4px 4px 20px;
	margin-left:60px;
	background-image: url(../images/estel.GIF);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenidorfoto_altre{

float:right;
margin:10px;
border: medium double #0000FF;

}
#contenidorfoto{

float:left;
border: medium double #FFCC99;
margin-right: 10px;

}
#contenidorfoto img, #contenidorfoto_altre img{
width:200px;
height:150px;
}
/*
dl {
	text-align: left;
	text-indent: 10px;
}
dd {
	color: #003399;
	float: left;
	text-transform: none;
	text-indent: 10px;
	text-align: justify;
}
dt {
	font-weight: 900;
	color: #CC0000;
	background-color: #E6E6E6;
	padding: 10px;
	border: 1px solid #000000;
	font-size: 16px;
	top: 20px;
	display: block;
	overflow: scroll;
	width: auto;
	float: left;
	clear: right;
	bottom: 50px;
	margin-bottom: 20px;
}*/

.amunt {
	color:#FFFF00;
	background-color: #9933FF;
	padding:1px 5px 1px 10px;
	text-decoration:none;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: bold;
	float: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
.spacer {
	clear: both;
}

