html{
	
}

body {
	font-family: Helvetica, Verdana, Arial, sans;
	font-size: 12px;
	background: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #E7FFF3;
	margin: 0 ;
	padding: 0;
	
}

img, div, a, p {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link {color:#006666; text-decoration: none;font-weight:bold}
a:hover {color: #003334; text-decoration:underline;font-weight:bold}
a:visited {color: #006666; text-decoration:none;font-weight:bold}
a:visited:hover {color: #003334; text-decoration:underline;font-weight:bold}

#alto
{
margin-top: 10px;
position: relative;
height: auto;
width: 750px;
}

#navegazion
{
position: relative;
height: auto;
width: 750px;
}

.navegazion_texto
{
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
text-align: left ;
font-family: sans-serif ;
font-weight: bold;
font-size: 12px;
line-height: 15px;
}

#central
{
text-align: left;
background-color:   #EF9A48;
position: relative;
height: 530px;
width: 750px;
border-style: solid;
border-width: thin;
border-color: #006666;
}

#bajo
{
color: white;
background-color:  #006666;
margin: 0;
height: auto;
width: 750px;
border-style: solid;
border-width: thin;
border-color: #006666;
}

.titulo {

font-weight: bold;
font-size: 20px;
color: #006666 ;
font-style:normal;
margin-bottom: 15px;
}

.central_texto {
padding-left: 10px;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
text-align: left ;
font-family: sans-serif ;
font-weight: normal;
font-size: 12px;
color: #222222 ;
line-height: 15px;
}

#img_thumbs
{ 
position:absolute;
left: 5px;
top: 5px;
width: 150px; }

#img_large
{ 
position:absolute;
left: 184px;
top: 50px;
width: 624px; }


.img_thumbs_area
{
height: auto;
width: auto;
padding:5px;
background: #EF9A48;
text-align: center;
}

.img_thumbs_area_hover
{
height: auto;
width: auto;
padding:5px;
background: #006666;
text-align: center;
}



img.floatLeft 
{ float: left;
margin: 8px; }

img.thumbs 
{margin: 16px; }
