/* This style sheet was written by Paul Dell and was distributed  with the Travel Agency Template available at http://www.dellwebsites.com 
- This comment should remain intact though you are free to edit the style sheet as you see fit. */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{  
margin: 0; 
padding: 0; 
border: 0;
}

body {
	min-width: 760px;
	text-align: center;
	background: #FFF url(images/background.gif) center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
	color: #666;}	
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 740px;
}
#wrapper2 {
	background: url(images/wrapper-background.jpg) right repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 740px;
}
#top {
	height: 52px;
	background: url(images/top.jpg);
}
#topnav li {
	padding: 0;
	margin-top: 55px;
	float: right;
	list-style-type: none;}
	
#topnav ul li a  {
	display: block; 
	text-decoration: none;
	width: 80px; 
	height: 52px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	color: #F8852C;
}
#topnav ul li a:hover{
	color: #AAAAAA;
}
.headings {
	border-bottom: solid orange 1px;
	font-size: 150%;
}
#header {
	background: url(images/banner.jpg) no-repeat;
	height: 225px;
}
#headerhome {
	background: url(images/bannerhome.jpg) no-repeat;
	height: 225px;
}
#headerfotos {
	background: url(images/bannerfotos.jpg) no-repeat;
	height: 225px;
}
#headerentrenamiento {
	background: url(images/bannerentrenamiento.jpg) no-repeat;
	height: 225px;
}
#headermedicina {
	background: url(images/bannermedicina.jpg) no-repeat;
	height: 225px;
}
#headergaleria {
	background: url(images/bannergaleria.jpg) no-repeat;
	height: 225px;
}
#headernoticias {
	background: url(images/bannernoticias.jpg) no-repeat;
	height: 225px;
}
#headerpsicologia {
	background: url(images/bannernoticias.jpg) no-repeat;
	height: 225px;
}
#headerlinks {
	background: url(images/bannerlinks.jpg) no-repeat;
	height: 225px;
}
#headerseccioncomercial {
	background: url(images/bannerseccioncomercial.jpg) no-repeat;
	height: 225px;
}
#headercontacto {
	background: url(images/bannercontacto.jpg) no-repeat;
	height: 225px;
}
#bottomnav {
	height: 10px;
}
#content {
	width: 742px;
}


#content .contentleft {
	float: left;
	padding: 0 10px 10px 10px;
	width: 490px;
}
 .contentleft p {
	line-height: 130%;
	font-size: 78%;
	padding-left: 5px;

}

#nav {
	float: right;
	width: 192px;
	margin-right: 4px;
	background: #FFF;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background:#FFF;
}
#nav  li{
	margin-top: 2px;
}
#nav a, 
#nav a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	font-size: 75%;
	padding-top: 5px;
	padding-right: 7px;
	background: url(images/bluenav.jpg);
	height: 24px;
}
#nav a:hover {
	color: #F4A01C;
	background:#FFF url(images/bluenavhover.jpg);
}
#nav a:active {
	color: #000;
	background: #B8CA88;
}

#footer {
	font-size: 75%;
	text-align: center;
	width: 490px;
	padding: 6px;
	border: solid orange 1px;
	clear: both; 
	margin-left: 10px;
	background: #6F87AD;
	color: #FFF;
}
h1 {
	font-size: 105%;
	color: #406C91;
}
h2 {
	font-size: 102%;
	color: #406C91;
}
a:link{
	color: #072C61;
}
a:visited{
	color: #0B5AA7;
}
a:hover{
	color: #111;
	text-decoration: none;
}
a:active{
	color: #111;
	}
#footer2 {
    text-align: left;
	width: 690px;
	padding: 5px;
}
.footer2 {
	font-size: 65%;
	color: #999;
}
.tablemargins {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 21px;
}
