/*
This style sheet was created from C:\jromero\workfolders\scuba\html\index.html
*/

BODY { 
	background-color: #E7F8FF;
	text-align:center;
 }



h5{
	color: #FF6600;
	font-size: 11px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
}


h2{
	color: #FF6600;
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
h3{
	color: #0F455F;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}





h4{
	color: #FF6600;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
/* structure components */
#wrapper { 
	width:778px;
	margin:auto;
	text-align:left;
	background-color: #ffffff;
 }
#Header { 
	background-color: #17AEF5;
 } 

#PageBody { 
	background-color: #ffffff;
	width:778px;
	display: table;
 }

#Footer { 
	clear:both;
	border-top: 5px solid #000000;
	border-bottom: 10px solid #0890CE;
	background-color: #17AEF5;	
	text-align:center;
	width:778px;
 }

/* Header Components */
#Heading{
	
}

#MenuTop{
	border-bottom: 2px solid white;
	height:26px;
}
#MenuTop ul{
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin:  0px 0px 0px 25px;
}
#MenuTop ul li{
	display:block;
	float: left;
	margin-right: 20px;
}
#MenuTop a{
	color: White;
	}
#MenuTop a:hover{
	color:	#FFCC00;
}

/* PageBody Components */
#SideBar{
	background-image: url(../images/backgrounds/sidebar.jpg);
	background-repeat:	repeat-y;
	width:191px;
	float:left;
	background-color: #B7DCEC;
}
#SideBar h3{
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 5px 0px 10px;
	padding:2px 0px 0px 0px;
}
#SideBar p{
	font-size: 10px;
	margin: 0px 5px 0px 10px;
	padding:5px 0px 5px 0px;
}

#MainContent{
	width:587px;
	float:left;
}

#MainContent #TopContent{
	background-color: White;
	display:table;
}
#MainContent #TopContent img{
	float:left;
	margin-right: 10px
}
#MainContent #TopContent p{
	margin-top:20px; margin-bottom:0px;
	margin-left:190px;
	 padding-right: 15px;
}
#MainContent #Modules{
	clear:left;
	border-top: 10px solid #0890CE;
	display: table;
	background-color: #B7DCEC;
	width:587px;
}
/* Footer Components */
#MenuBottom{
	height:28px;

}
#MenuBottom ul{
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin:  0px 0px 0px 50px;
}
#MenuBottom ul li{
	display:block;
	float: left;
	margin-right: 20px;
}

#MenuBottom a{
	color: White;
	font-weight: bold;
}
#MenuBottom a:hover{
	color:	#FFCC00;
}

/* interior pages components */
#intContent{
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
	display:table; width:748px;
}
#intContent p{
margin-left:200px;
}

#intContent .seccionimg{
	float:left;
	margin: 0px 15px 20px 0px;
}
/* classes */
.readMore{
	background-image: url(../images/backgrounds/arrow.png);
	background-repeat: no-repeat;
	display: block;
	padding-left:10px;
}
.moduleBottom{
	width:280px;
	float:left;
	padding: 3px 3px 3px 3px;
	margin-top:5px; margin-left:5px;
	background-image: url(../images/backgrounds/modulebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}#Enlaces {
	color: #FFFFFF;
	background-color: #15465F;
	display: inline-table;
	position: static;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
}
#Enlaces a:link{
	color: #FFFFFF;
	background-color: #15465F;
	display: inline-table;
	position: static;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
}
#Enlaces a:visited{
	color: #FFFFFF;
	background-color: #15465F;
	display: inline-table;
	position: static;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
}
#Enlaces a:hover{
	color: #FFFFFF;
	background-color: #15465F;
	display: inline-table;
	position: static;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
}
#Enlaces a:active{
	color: #FFFFFF;
	background-color: #15465F;
	display: inline-table;
	position: static;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	padding:4px;
	margin-bottom:2px;
	margin-top:2px;
}



.solidblockmenu {
    margin: 0;
    padding: 0;
    float: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
    width: 100%;
    border-width: 1px 0;
    background: #17AEF5 url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li{
    display: inline;
}
.solidblockmenu li a{
    float: left;
    color: white;
    padding: 9px 11px;
    text-decoration: none;
    border-right: 1px solid white;
}
.solidblockmenu li a:visited{
    color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
    color: white;
    background: #15465F url(images/blockactive.gif) center center repeat-x;
