/* YUI Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background:#e3e3e5;
	font-family: Arial;
	line-height: 13px;
}

a {
	color:white;
	text-decoration: none;
}

a:hover {
	color:white;
}

.clear {
	clear:both;
}

#wrap {
	background:#FFF;
	margin:0 auto;
	padding:15px 15px 15px 15px;
	width:944px;
}

#header {
	padding-bottom:24px;
}

	#header #top {		
		background:#01478f;
		height:66px;
		padding-top:20px;
	}

		#header #top a {
		}
	
		#header #top span.left {
			margin-left:13px;
			display:block;
			float:left;
		}	
		#header #top span.right {		
			font-family: Arial;
			clear:both;
			color:white;
			font-size:11px;
			background:#01478f;
			display:block;
			float:right;
			padding-right:15px;		}

	
	
	
	#header h1 {
		background:#01478f;
		clear:both;
		color:white;
		font-size:11px;
		height:17px;
		padding-left:10px;
		padding-top:3px;
		margin:3px 0 12px 0;
	}
	
		#header h1 span.left {
			display:block;
			float:left;
		}
		
		#header h1 span.right {
			display:block;
			float:right;
			padding-right:15px;
		}
	
		#header h1 a {
			background:#01478f;
			clear:both;
			color:white;
			font-size:11px;
			height:20px;
			margin-top:5px;
			text-decoration: none;
		}
		
			#header h1 a:hover {
				text-decoration: none;
			}
			
			
			
				
	#header h2 {
		background:#01478f;
		clear:both;
		color:white;
		font-size:11px;
		height:17px;
		padding-left:10px;
		padding-top:3px;
		margin:3px 0 12px 0;
	}
	
		#header h2 span.left {
			display:block;
			float:left;
		}
		
		#header h2 span.right {
			display:block;
			float:right;
			padding-right:15px;
		}
	
		#header h2 a {
			background:#01478f;
			clear:both;
			color:white;
			font-size:11px;
			height:20px;
			margin-top:5px;
			text-decoration: none;
		}
		
			#header h2 a:hover {
				text-decoration: none;
			}
			
		
			
			
#home_content_left {
	float:left;
	width:695px;
}
		
		
	
			
#home_content_top {
	color:#565656;
	font-size:11px;
	height:130px;
	margin-bottom:13px;
}

	#home_content_top a {
		color:#565656;
	}
	
		#home_content_top a:hover {
			text-decoration: underline;
		}

	#home_content_top .left {
		float:left;
		margin-right:19px;
		width:450px;
	}
	
	
	#home_content_top .right {
		color:white;	
		float:right;
		width:223px;
	}
	
		#home_content_top .block {
			background:#e9e9e9;
			color:white;
			display:block;
			font-weight: bold;
			height:80px;
			margin-bottom: 9px;
			padding-top:30px;
			text-align: center;
			width:223px;
		}

	#home_content_top h1 {
		border-bottom:1px solid #6a6c6b;
		color:#6a6c6b;
		font-size:18px;
		font-weight: bold;
		margin-bottom:15px;
		padding-bottom:6px;
	}
	
	#home_content_top h1 a {
		color:#6a6c6b;
		text-decoration: none	
	}
	
	#home_content_top h1 a:hover {
		text-decoration: none	
	}
	
	
	
	
#home_content_bottom {
	width:696px;
	height:261px;
}

	#home_content_bottom .block {
		float:left;
		margin-right:16px;
		width:221px;
	}
	
	#home_content_bottom .last {
		margin-right:0px;
	}
	
	#home_content_bottom h2 {
		background: #01478f;
		color:white;
		font-size: 13px;
		margin-bottom: 4px;
		padding:7px 10px;
	}
		#home_content_bottom h2 a, #home_content_bottom h2 a:hover  {
		color:white;
		font-size: 13px;
		text-decoration: none;
	}

	
	#home_content_bottom img {
		margin-bottom:15px;
	}
	
	#home_content_bottom p {
		color:#525252;
		font-size:11px;
	}
	
		#home_content_bottom a {
		color:#525252;
		font-size:11px;
		text-decoration: none
	}
	
		#home_content_bottom a:hover {
		color:#525252;
		font-size:11px;
		text-decoration: underline

	}
	
	
	
	
	
#home_content_right {
	border:1px solid #e8e8e8;
	float:right;
	padding:4px;
	width:215px;
}

#content_left {
	margin-top: 50px;
	margin-right: 35px;
	border:1px solid #e8e8e8;
	float:left;
	padding:4px;
	width:215px;
}	
	
#content_right_narrow {
	border:1px solid #e8e8e8;
	float:right;
	padding:4px;
	width:205px;
}

	#home_content_right .block, #content_left .block, #content_right_narrow .block {
		background:#e9e9e9;
		padding:9px 21px;
		margin-bottom:8px;
	}
	
		#home_content_right .block h4, #content_left .block h4, #content_right_narrow .block h4 {
			color:#595959;
			font-size:12px;
			font-weight: bold;
			margin-bottom:6px;
		}
		
		#home_content_right .block p, #content_left .block p, #content_right_narrow .block {
			color:#595959;
			font-size:9px;
			line-height:11px;
		}
	
	
	
	
		
	.side_nav {
	padding-bottom:5px;
	}
	
		.side_nav strong {
			background:url(http://www.ioa.es/images/arrow_g_r.png) no-repeat left #e9e9e9;
			background-position:5px 5px;
			color:#595959;
			cursor: pointer;
			display:block;
			font-size:11px;	
			font-weight: bold;
			padding:5px 5px 5px 20px;		
		}
		
		.side_nav p strong, .side_nav p a {
			background:url(http://www.ioa.es/images/arrow_w_r.png) no-repeat left white;	
			background-position:17px 9px;	
			color:#595959;
			display:block;
			font-size:11px;
			font-weight:bold;
			padding:10px 5px 3px 32px;
		}
		
		.side_nav p a:hover {
			text-decoration:underline
			}
		
		.side_nav p {
			display:none;
		}
		
		.side_nav p span {
			font-size:11px;
			color:#777777;
			display:none;
			padding:2px 5px 5px 32px;
		}
		
		
		
		
		
		
		
#footer {
	border-top:1px solid #777777;
	color:#777777;
	font-size:11px;
	margin-top:25px;
	padding:8px 0 10px 0;
}

	#footer a {
		color:#777777;
	}
	
	#footer span.left {
		float:left;
		text-align: left;
		width:20%;
		color:#C9C9C9;
	}
	
		#footer span.left a{
		color:#C9C9C9;
		text-decoration: none
	}
	
	#footer span.center {
		float:left;
		text-align: center;
		width:60%;
	}
	
	#footer span.right {
		float:left;
		text-align: right;
		width:20%;
	}



#baseline {
	color:#777777;
	font-size:11px;
	padding:5px 0 10px 20px;
	text-align: center;
	color:#C9C9C9;
	}
	
		#baseline a {
		color:#C9C9C9;
		text-decoration: none
	}	
	
	
	
	
/* PAGINAS INTERIOR *************************************************************/

#left_column {
	margin-right:35px;
	float:left;
	width:220px;
}

	#left_column h6 {
		color:white;
		cursor: pointer;
		font-size:11px;
		margin-bottom:5px;
		padding:5px 5px 4px 20px;
	}
	
		#left_column h6 a {
			font-size:11px;
		}
		
		#left_column .descubre h6 {
			background: url(http://www.ioa.es/images/arrows_1_two.png) no-repeat left #1d5288;	
			background-position:5px 8px;
		}
			
			#left_column .descubre h6.on {
				background: url(http://www.ioa.es/images/arrows_2_two.png) no-repeat left #1d5288;
				background-position:5px 8px;			
			}
			
		#left_column .clinicas h6 {
			background: url(http://www.ioa.es/images/arrows_1_three.png) no-repeat left #01478d;		
			background-position:5px 8px;	
		}
			
			#left_column .clinicas h6.on {
				background: url(http://www.ioa.es/images/arrows_2_three.png) no-repeat left #01478d;	
				background-position:5px 8px;		
			}
		
		#left_column .tratamientos h6 {
			background: url(http://www.ioa.es/images/arrows_1_four.png) no-repeat left #235472;	
			background-position:5px 8px;
		}
			
			#left_column .tratamientos h6.on {
				background: url(http://www.ioa.es/images/arrows_2_four.png) no-repeat left #235472;	
				background-position:5px 8px;		
			}
		
		#left_column .cuida h6 {
			background: url(http://www.ioa.es/images/arrows_1_five.png) no-repeat left #2a495d;		
			background-position:5px 8px;	
		}
			
			#left_column .cuida h6.on {
				background: url(http://www.ioa.es/images/arrows_2_five.png) no-repeat left #2a495d;
				background-position:5px 8px;			
			}
		
		#left_column .acuerdos h6 {
			background: url(http://www.ioa.es/images/arrows_1_six.png) no-repeat left #667882;	
			background-position:5px 8px;
		}
			
			#left_column .acuerdos h6.on {
				background: url(http://www.ioa.es/images/arrows_2_six.png) no-repeat left #667882;	
				background-position:5px 8px;		
			}
		
		#left_column .contacto h6 {
			background: url(http://www.ioa.es/images/arrows_1_seven.png) no-repeat left #98a7ae;	
			background-position:5px 8px;
		}
			
			#left_column .contacto h6.on {
				background: url(http://www.ioa.es/images/arrows_2_seven.png) no-repeat left #98a7ae;	
				background-position:5px 8px;	
			}
		
		
		
		
		#left_column .nav_item clinicas-in {
						background: url(http://www.ioa.es/images/arrows_1_white.png) no-repeat left;	
			background-position:5px 8px;
			color:#666;
			display:block;
			cursor: pointer;
			font-size:11px;
			padding:4px 4px 2px 20px;
			margin-left:20px;
			margin-bottom:10px;
		}
		
		#left_column .nav_item clinicas-in a {
			background: url(http://www.ioa.es/images/arrows_1_white.png) no-repeat left;	
			background-position:5px 8px;
			color:#666;
			display:block;
			cursor: pointer;
			font-size:11px;
			padding:4px 4px 2px 20px;
		}
		
		#left_column .nav_item clinicas-in em {
			background: url(http://www.ioa.es/images/arrows_2_white.png) no-repeat left;	
			background-position:5px 8px;
			text-decoration: underline;
			font-size:11px;
			color:#777777;
			display:none;
		}
		
		#left_column .nav_item clinicas-in a:hover {
			background: url(http://www.ioa.es/images/arrows_2_white.png) no-repeat left;	
			background-position:5px 8px;
			text-decoration: underline;
		}
		
		
		
		
		
				
		
		#left_column .nav_item span {
			display: none;
			margin-left:20px;
			margin-bottom:10px;
		}
		
		#left_column .nav_item span a {
			background: url(http://www.ioa.es/images/arrows_1_white.png) no-repeat left;	
			background-position:5px 8px;
			color:#666;
			display:block;
			cursor: pointer;
			font-size:11px;
			padding:4px 4px 2px 20px;
		}
		
		#left_column .nav_item span em {
			font-size:11px;
			color:#777777;
			display:none;
		}
		
		#left_column .nav_item span a:hover {
			background: url(http://www.ioa.es/images/arrows_2_white.png) no-repeat left;	
			background-position:5px 8px;
			text-decoration: underline;
		}
		
	
	
	#left_column .nav_block {
		background:#e9e9e9;
		padding:9px 21px;
		margin-bottom:8px;
	}
	
		#left_column .nav_block h4 {
			color:#595959;
			font-size:12px;
			font-weight: bold;
			margin-bottom:10px;
		}
		
		#left_column .nav_block p {
			color:white;
			font-size:11px;
		}

#content {
	color:#666;
	font-size:11px;
	float:left;
	width:448px;
}

	#content h2 {
		color:#666666;
		font-size:22px;
		font-weight: normal;
		padding-top:5px;
		margin-bottom:0px;
		padding-bottom: 7px;
	}
	
	#content h3 {
		border-bottom: 1px solid #666;
		color:#666666;
		font-size:11px;
		font-weight: bold;
		margin-bottom:15px;
		padding-bottom: 3px;
	}
	
		
	#content h4 {
		border-bottom: 1px solid #01478f;
		color:#01478f;
		font-size:12px;
		line-height: 12px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	
		#content h4 a {
		color:#01478f;
		font-weight: bold;
		text-decoration: none;
	}
	
		
	#content h5 {
		color:#01478f;
		font-size:12px;
		font-weight: normal;
		margin-bottom:0px;
		padding-bottom: 0px;
	}
	
		#content h5 a {
		color:#01478f;
		font-weight: bold;
		text-decoration: underline;
	}
	
	
	#content h2.alternative {
		border:0;
		margin-bottom:0;
	}
	
	#content p {
		margin-bottom:15px;
		font-size:12px;
	}
	
	#content a {
		color:#666;
		font-weight: normal;
		text-decoration: underline;
	}
	
	#content img.bordered {
		border:1px solid #666;
		border-width: 1px 0;
		margin-bottom:15px;
		padding:2px 0;
	}

		
	#content p span.listado  {
		padding: 0 0 0 20px;
		}
		
	#content p span.listado  a {
		text-decoration:none;
		}
			
	#content p span.listado  a:hover {
		text-decoration:underline;
		}
		
	#content p span.blue  a {
		color:#01478f;
		text-decoration:underline;
}
		
	#content p.grey {
			font-family: Arial;
			background:#eee;
			padding:10px 15px;
		}

#right_column {
	float:right;
	width:204px;
}

	#right_column .wrapper {
		border:1px solid #b1b1b1;
	}
	
	#right_column .wrapper p {
		background:#b0b0b0;
		color:white;
		font-family: Arial;
		font-size: 9px;
		padding:6px 0 4px 0;
		text-align: left;
	}
		
	#right_column .wrapper strong {
		background:#b1b1b1;
		color:white;
		display:block;
		font-size:10px;
		padding-left:6px;
	}
	
		#right_column .wrapper strong a {
			text-decoration: underline;
		}
	
	#right_column .wrapper img {
		padding:1px;
	}
	
	#right_column .banner-text {
		border:1px solid #b0b0b0;
		margin-top:5px;
		padding:1px;
		width:198px;
	}
	
		#right_column .banner-text p {
			background:#b0b0b0;
			color:white;
			font-family: Arial;
			font-size: 12px;
			padding:10px 0;
			text-align: center;
		}
	
	
	
/* FORMS *******************************************************************/
form p {
	border-bottom: 1px solid #555;
	display:block;
}

	form .form-item {
		float:left;
		margin:3px 0;
		width:50%;
	}
	
		form .form-item label {
			float:left;
			padding-top:4px;
			width:45%;
		}
		
		form .form-item input {
			background:#e9e9e9;
			border:0;
			padding:2px;
			width:50%;
		}
		
	form .form-item-full {
		clear:both;
		padding-top:3px;
	}
	
		form .form-item-full label {
			display:block;
		}
		
		form .form-item-full textarea {
			background:#e9e9e9;
			border:0;
			font-family: Arial;
			font-size: 12px;
			padding:2px;
			width:100%;
		}
		
	form input.submit {
		background: url(http://www.ioa.es/images/submit.png) no-repeat;
		border:0px;
		height:21px;
		width:73px;
	}