/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, footerint, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.0625em;
	color:#454f51;
	}
html { min-width:980px;}
html, body { height:100%;}

.suavizado{filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); min-height: 0; background: #ffffff;}


/* Global Structure ============================================================= */
.container_24 {
	position: relative;
	font-size:.70em;
	padding:0;
	
}

	/* Header */
	header{
		height:509px;
		overflow:hidden;
		background:url(../images/header-tail.gif) 0 0 repeat-x #fff;
		}
	
	/* Content */
	section#content {
		background:#ffffff;
		padding:15px 0;
		position:relative;
		}
	
	/* Sidebar */
	aside{
		
		}
			
	/* Footer */
	footer{
		background:url(../images/footer-tail.gif) 0 100% repeat-x #ffffff;
		padding:20px 0 15px 0;
		font-size:11px;
		width:100%;
		}
		/* Footerint */
	#footerint{
		background:url(../images/footer-tail.gif) 0 100% repeat-x #ffffff;
		padding:20px 0 15px 0;
		font-size:11px;
		width:100%;
		}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
	}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding:20px 0;
	border-bottom:1px #cccccc solid;
	}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
		}

.extra-wrap { 
	overflow:hidden;
	}

p {margin-bottom:10px; font-size:12px; }
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:17px;}
.p3 { margin-bottom:26px;}


/*----- txt, links, lines, titles -----*/
a {
	color:#2957a4; 
	outline:none;
	border:none; !important
	}
a:hover{
	text-decoration:underline;
	}

h2 {
	font-size:16px;
	line-height:1.0em;
	font-weight:normal;
	color:#f00022;
	letter-spacing:0px;
	font-weight:700;
	margin-bottom:5px;
	}
	h2 span {
		font-size:32px;
		line-height:1.2em;
		font-weight:500;
		display:inline-block;
		position:relative;
		top:13px;
		}
h3 {
	font-size:25px;
	font-weight:500;
	color:#30383a;
	padding:0;
	margin-bottom:20px;
	}
h4 {
	font-size:13px;
	color:#454f51;
	margin-bottom:0.3em;
	}
h4 a{
	color:#454f51;
	text-decoration:none;
	}
h4 a:hover{
	color:#454f51;
	text-decoration:underline;
	}
	h4.alt {
		padding-top:0px;
		}
h5 {
	font-size:25px;
	font-weight:500;
	line-height:30px;
	color:#30383a;
	padding:0;
	margin-bottom:20px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); min-height: 0; background: #ffffff;}
	
h6 {
	
	}
	

.button { 
	display:inline-block;
	width:81px;
	height:37px;
	line-height:37px;
	font-size:18px;
	background:url(../images/button.png) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
}


/* Boxes */
.box1 {
	padding:10px;
	position:relative;
	color:#343434;
	width:294px;
	float:left;
	height:138px;
	background:url(../images/fdo_caja_farmacia.jpg) no-repeat;
}
.box2 {
	padding:10px;
	position:relative;
	color:#343434;
	width:293px;
	float:left;
	margin-left:8px;
	height:138px;
	background:url(../images/fdo_caja_auditorio.jpg) no-repeat;
	background-image: url(../images/fdo_caja_auditorio.jpg);
}
.destacado{
	color:#cc0000;
}
.destacado a{
color:#cc0000;
	text-decoration:none;
}
.destacado a:hover{
	text-decoration:underline;
}
.destacado2{
font-size:22px;
}
.box3 {
	padding:0px;
	position:relative;
	color:#343434;
	width:620px;
	float:left;
	margin-top:10px;
	height:78px;
	background: url(../images/fdo_turnos_home.jpg) no-repeat;
}
.box3 .contenido{
	float:left;
	display:inline;
	width:450px;
}
.box3 h3{
	font-size:23px;
	color:#f00022;
	margin:7px 0 5px 0;
	background:none;
	padding:0;
	font-weight:bold;
}
.box3 .wrapper {
	width:100%;
	margin:0;
	display:inline;
}
.box3 .contenido img{
display:inline;
float:left;
}

.address { 
	float:left;
	padding-bottom:3px;
}
	.address dt {
		margin-bottom:17px;
	}
	.address dt:first-line {
		font-weight:bold;
		color:#454f51;
		font-size:13px;
		}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:77px;
		}



/* Header
---------------------------------------- */

.header-bg {
	background:url(../images/header-bg.jpg) no-repeat 50% 0;
	height:509px;
	}

/* Logo */
.logo {
	position:absolute;
	left:0px;
	top:15px;
	}

/* Navigation */
.botonera{
	left: 34px;
	top: -13px;
	position: absolute;
	width: 900px;
	border-bottom: 2px solid #2956A5;
}
.botonera li{
	display:inline;
	float:left;
}
.botonera li a {
			float:left;
			padding:7px 21px 5px 21px;
			font-size:14px;
			line-height:1.0em;
			color:#2957a4;
			text-decoration:none;
			position:relative;
			border:none; !important
			display:inline;
			background:#CECECE; !important
			border-radius:7px 7px 0 0;
			-moz-border-radius:7px 7px 0 0;
			-webkit-border-radius:7px 7px 0 0;
			margin-right:5px;
			}
		.botonera li a.current {
			background:#2957a4; !important
			border-radius:7px 7px 0 0;
			-moz-border-radius:7px 7px 0 0;
			-webkit-border-radius:7px 7px 0 0;
			behavior:url(js/PIE.htc);
			color:#ffffff;
			display:inline;
			margin-right:5px;
			}
	
	
header nav {
	position:absolute;
	left: 267px;
	top:108px;
!important
	width:800px;
	}
	header nav ul li {
		float:left;
		display:inline;!important
		}
		header nav li a {
			float:left;
			padding:7px 21px 5px 21px;
			font-size:14px;
			line-height:1.0em;
			color:#2957a4;
			text-decoration:none;
			position:relative;
			border:none; !important
			display:inline;
			}
		header nav li a.current {
			background:#2957a4; !important
			border-radius:7px 7px 0 0;
			-moz-border-radius:7px 7px 0 0;
			-webkit-border-radius:7px 7px 0 0;
			behavior:url(js/PIE.htc);
			color:#ffffff;
			display:inline;
			}
			
			
/* RSS */
a.rss {
	display:block;
	position:absolute;
	right:8px;
	top:36px;
	color:#014568;
	background:url(../images/icon-rss.png) no-repeat 100% 0;
	padding:4px 54px 10px 0;
	font-size:1.1em;
	}
a.rss:hover {
	color:#fff;
	}

/* Main banner */
.main-banner {
	display:block;
	position:absolute;
	left:9px;
	top:153px;
	}





/* Content
---------------------------------------- */
#content {
	margin:0 auto;
	
}
	.inside {
		padding:0 0 0 10px;
		}
		.inside .inside {
			padding:40px 0 0 0;
			}
	.row {
		padding-bottom:34px;
		}

/* List */
.list1 li {
	background:url(../images/marker1.gif) no-repeat 0 5px;
	padding:0 0 0 25px;
	line-height:24px;
	font-size:13px;
	}
.list2 {
width:175px;
margin-right:15px;
float:left;
}
.list2 li {
	border-bottom:1px solid #e1e5e6;
	padding:3px 5px 3px 5px;
	font-size:12px;

}
.list2 dt {
	font-weight:bold;
	font-size:13px;
	color:#454f51;
	}
.list2 dd {
	border-bottom:1px dashed #e1e5e6;
	padding:0 0 10px 0;
	margin-bottom:12px;
	}
.list2 dd:last-child {
	border-bottom:none;
	}


.list3 dt {
	font-weight:bold;
	font-size:13px;
	color:#454f51;
	}
.list3 dd {
	margin-bottom:17px;
	}
.list3 dd:last-child {
	margin-bottom:0;
	}

.botvermashome{
	float:right;
	width:150px;
	margin-top:10px;
}

	/* Footerint
---------------------------------------- */
#footerint {
	color:#ffffff;
	display:block;
	position:relative;
	font-size:11px;
	font-weight:normal;
	}
#footerint a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	}
#footerint a:hover {
	text-decoration:underline;
	}


/* Copy */
#footerint .copy {
	float:left;
	margin-left:270px;
	width:500px;
}
#footerint .copy a {
		color:#fff;
		}
#footerint .copy p{
			font-size:11px;
			text-align:center;
		}

/* Footerint navigation */
#footerint nav{
	float:right;
	border:none;
	width:30px;
	}
	
#footerint nav li a{
			color:#fff;
			text-decoration:none;
			}



/* Footer
---------------------------------------- */
footer {
	color:#ffffff;
	display:block;
	position:relative;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	}
footer a {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	}
footer a:hover {
	text-decoration:underline;
	}


/* Copy */
footer .copy {
	float:left;
	margin-left:270px;
	width:500px;
}
	footer .copy a {
		color:#fff;
		}
		footer .copy p{
			font-size:11px;
		}

/* Footer navigation */
footer nav {
	float:right;
	}
	footer nav li {
		display:inline;
		padding:0 8px 0 11px;
		}
	footer nav li:first-child {
		border:none;
		}
		footer nav li a:hover,
		footer nav li a.current {
			color:#fff;
			text-decoration:none;
			}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	color:#373732;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
	#contacts-form label {
		display:block;
		height:58px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:170px;
		}
		#contacts-form textarea {
			color:#111;
			border:1px solid #a09b96;
			background:#fff;
			padding:3px 0 3px 5px;
			width:260px;
			overflow:auto;
			height:128px;
			margin-bottom:18px;
		}
		#contacts-form .button {
			float:right;
			margin-left:14px;
		}
		
		
.form{
	border:1px #2957a4 solid;
	font-size:12px;
	}

/*==========================================*/

.contacto{
width:300px;
height:1212px;
color:#4a4a4a;
padding:15px;
line-height:20px;
background-color:#e6e6e6;

}
.contacto a{
	color:#ff0000;
	text-decoration:none;
}
.contacto a:hover{
	text-decoration:underline;
}
.volver{
	text-align:right;
}
.notas{
	width:98%;
	margin:0;
	padding:20px 0;
	}
.notas ul {
	margin:10px;
	font-size:12px;
	margin:0;
}
.notas li{
	margin:10px 0;
	list-style-image:url(../images/bullet.gif);!important
	font-size:12px;
}
a{
	text-decoration:none;
}
a:hhover{
	text-decoration:underline;
	}

/*sucursales*/
.sucursal{
	float:left;
	margin:0 10px;
	width:300px;
	height: 410px;
}

.sucursal h1{
	color:#fc0000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.sucursalizq{
	float:left;
	margin-right:10px;
	width:300px;
}

.sucursalizq h1{
	color:#fc0000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
.sucursalder{
	float:right;
	margin-right:10px;
	width:300px;
}
.sucursalder h1{
	color:#fc0000;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
.vermapa{
	background:url(../images/icono_mapa.png) no-repeat;
	height:50px;
	margin-top:20px;
}
.vermapa a{
	color:#fc0000;
	text-decoration:none;
	font-weight:bold;
	padding-left:50px;
	top:20px;
}
.vermapa:hover{
	color:#860000!important;
	text-decoration:underline;
}
