/* CSS Document */

body{
	background-color:white;
	color:#999999;
}
 
 #principal{ 
 	width:900px;
	background-color:white;
}
 
 #principalrep{
	width:3980px;
	height: 900px;
}
 
 
 #principalreptala{
	width:5520px;
	height: 900px;
}

 #principalreppesca{
	width:5770px;
	height: 900px;
}

#principalb{
	width:700px;
	height: 537px;
}

 #titulo{
	width:200px;
	height: 300px;
 float:left;
 text-transform: uppercase;
	color:#FF6600;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial,SunSans-Regular, sans-serif;
 
}
 	
 
  #titulob{
 width:700px;
 height: 25px;
}



#foto{
width:690px;
height:460px;
margin-left:10px;
float: left;
}



#pie{
	width:690px;
	margin-left:210px;
	color: #CCCCCC;
	font-size : xx-small;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial,SunSans-Regular, sans-serif;
	padding-top: 5px;
}

#textabout{
	width:600px;
	margin-left:300px;
	color: #666666;
	font-size : medium;
	font-weight: normal;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-top: 0px;
	font-style: normal;
	line-height: 135%;
}
		  
#rep1{
	width:280px;
	height:400px;
	margin-left:10px;
	float: left;
}

#repmh{
	width:450px;
	height:300px;
	margin-left:10px;
	float: left;
	padding-bottom: 10px;
}

#repmv{
	width:200px;
	height:300px;
	margin-left:10px;
	float: left;
	padding-bottom: 10px;
}

#masrep{
	width:30px;
	height:300px;
	margin-left:10px;
	float: left;
	padding-bottom: 10px;
}

#fondo{
	width:3990px;
	height:500px;
	background-color: #CCCCCC;
	margin-left:-10px;
	float: left;
}

#fondotala{
	width:5530px;
	height:500px;
	background-color: #CCCCCC;
	margin-left:-10px;
	float: left;
}

#fondopesca{
	width:5780px;
	height:500px;
	background-color: #CCCCCC;
	margin-left:-10px;
	float: left;
}


#titulo ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: 200px;
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
	margin-top: 60px;
	font-family: Helvetica, Geneva, Arial,SunSans-Regular, sans-serif;
}

#titulo ul li{
	padding: 0px;
}

#titulo ul li a:hover {
color: #FF6600;
text-decoration:underline;
}


h1 {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

h2 {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: medium;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;	
}


p {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}

a:link	{
	text-decoration: none;
	color: #999999;
}

a:visited {
	text-decoration: none;
	color: #999999;
}	  

a:hover {
	text-decoration: none;
	color: #999999;
}		  

a:active {
	text-decoration: none;
	color: #999999;
}		  
		  
