/*
CSS Credit: http://www.templatemo.com
*/

/* @group Grl */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000 url(images/fondo.jpg) repeat-x;
}
h1 {
	padding-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font: italic 14px Helvetica, Geneva, sans-serif;
	color: #ffffff;
}
a:link, a:visited { color: #000000; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #000000; text-decoration: underline; } 

p { margin: 0px; padding: 0px; text-align: justify;
	color: #f5f4f3;
	font-size: 13px;
}

img { margin: 0px; padding: 0px; border: none; }
/* @end */

/* @group margin and cleaner */

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_25 { margin-right: 25px; }
.margin_right_60 { margin-right: 60px; }

/* @end */

/* @group rc btn a */

.border_bottom {
	border-bottom: 1px solid #999;
}

.rc_btn_01 a {
	clear: both;
	float: left;
	padding-left: 30px;
	display: block;
	width: 200px;
	font-size: 12px;
	background: url(images/icon_01.png) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_02 a {
	clear: both;
	display: block;
	float: right;
	text-align: center;
	width: 106px;
	height: 28px;
	padding-top: 8px;
	background: url(images/button_01.png) no-repeat;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

#lineahorizontal{
	height: 14px;
	background: url(images/hline.png) no-repeat;
}

/* @group header */

#header_wrapper {
	width: 100%;
	height: 268px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 325px;
	margin: 0 auto;
	/*border: 1px solid #27e95c;*/
}

#header #site_title_section {
	float: left;
	width: 980px;	
	margin-left: 0px;
	text-align: center;
}

#site_title_section #site_title {
	margin-top: 0px;
	height: 100px;
	width: 980px;
	padding: 0px 0;
	font-weight: bold;
	background: url(images/bgheader.png) no-repeat;
	
}
#site_title_section #logotipo {
	margin-top: 0px;
	height: 168px;
	width: 980px;
	padding: 0px 0;
	font-weight: bold;
	background: url(images/logo.png) no-repeat;
}

#site_title_section #salogon {
	float: right;
	height: 20px;
	width: 235px;
	margin-top: -20px;
	font-size: 13px;
	color: #575454;
	background: url(images/eslogan.png) no-repeat;
	font-weight: bold;
}
#header #logomedicasur {
	float: right;
	background: url(images/hospitalmedicasur.png) no-repeat;
	margin-top: 40px;
	margin-right: 20px;
	width: 168px;
	height: 107px;
	border: 1px solid #fa9b23;
}

#header #search_section {
	float: right;

	margin-top: 40px;
	margin-right: 20px;
}

#search_section form {
	margin: 0px;
	padding: 0px;
}

#searchfield {
	height: 20px;
	width: 200px;
	padding: 5px;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	line-height: normal;
	background: #86d8ff;
	border: 1px solid #ffffff;	
}

#searchbutton {
	width: 106px;
 	height: 35px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	background: url(images/search_button.png); 
	border: none;
}

/* @end */


/* @group banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background: url(images/banner_bg_repeat.jpg) repeat-x;
	border: 1px solid #f2ec3c;
}
#banner {
	width: 920px;
	height: 260px;
	margin: 0 auto;
	padding: 0 30px;
	background: url(images/banner_bg_02.jpg) no-repeat;
}

#banner_header_01 {
	padding: 65px 0 15px 0;
	font-size: 50px;
	font-weight: bold;
	color: #ffffff;
}

#banner_header_02 {
	padding-top: 2px;
	margin-left:45px;
	margin-bottom: 25px;	
	font-size: 16px;
	color: #ffffff;
}

#banner_text {
	color: #999;
	width: 500px;
	margin-left: 10px;
	font-size: 14px;
}

#banner_text p {
	margin-bottom: 20px;
}

/* @end */


/* @group menu */

#site_title #menu_wrapper {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	/*border: 1px solid #83f563;*/
	/* background: url(images/menu_bg.jpg) repeat-x; */
}

#menu {
	clear: both;
	width: 980px;
	height: 25px;
	margin: 25px auto;
	/*border: 1px solid #72e3ec;*/
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	/*border: 1px solid #e90752;*/
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 15px;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right:35px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	/*background: url(images/menu_button.jpg) bottom right no-repeat;*/
	color: #fff;	
	outline: none;
	/*border: 1px solid #ddf35e;*/
}

#menu ul li a span {
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 50px;
	bottom: 0px;
	left: 0px;
}

#menu li a:hover, #menu li .current {
	color: #f2d98a;
	height: 15px;
	padding-top: 4px;
	/* background: url(images/menu_button_hover.jpg) bottom right no-repeat; */
}

#menu li a:hover span, #menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 50px;
	bottom: 0px;
	left: 0px;
	/* background: url(images/menu_button_hover_left.jpg) bottom right no-repeat; */	
}

/* @end */



/* @group content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#content #marcocolumnas{
	width: 100%;
	margin: 10px auto;
}
#visitasitio a:link, a:visited {
	float: right;
	margin-right: 60px; 
	color: #f25200; 
	text-decoration: none;
	font-style: italic;
} 
#visitasitio a:active, a:hover { 
	color: #fba571; 
	text-decoration: underline;
	text-align: right;
} 

#content #marcocolumnas #columna12 {
	float: left;
	width: 300px;
	margin: 0 22px 0 0px;
	padding:  5px;
	text-align: center;
}
#content #marcocolumnas #columna3 {
	float: right;
	width: 300px;
	margin: 0 auto;
	padding:  5px;
	text-align: center;
}
.content_titulo {
	color: #f8f8f8;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font: italic 14px Helvetica, Geneva, sans-serif;
}

.content_header_01 {
	font-size: 16px;
	color: #f8f8f8;
	padding-bottom: 15px;
	margin-bottom: 10px;
	/*background: url(images/horizontal_divider_01.jpg) bottom repeat-x;	*/
}

#content_left .content_left_section {
	clear: both;
	/*border: 1px solid #a4f387;*/
}

.news_section {
	padding-left: 10px;
}

.content_left_section p {
	text-align: justify;
}

.news_date {
	font-size: 14px;
	font-weight: bold;
	color: #ededed;
}

.news_title {
	font-size: 12px;
	font-weight: bold;
	color: #fbb239;
}

.content_left_section form {
	padding: 0px;
	margin: 10px 0 0px 0;
}

.content_left_section #search_field {
	padding: 5px 0 0 0;
	height: 20px;
	width: 255px;
	margin-bottom: 10px;
}

.content_left_section #subscribe_button {
	float: right;
	width: 106px;
 	height: 36px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	background: url(images/button_01.png) no-repeat; 
	color: #ffffff;
	border: none;
}

#content_right .content_right_section {
	clear: both
}

.content_right_section p {
	text-align: justify;
	padding-bottom: 10px;
}
#content_right .content_right_100_section {
	float: left;
	width: 100px;
}
#content_right .content_right_280_section {
	float: left;
	width: 280px;
}
#content_right .content_right_360_section {
	float: left;
	width: 360px;
}

.content_right_280_section .image_wrapper {
	
	padding: 0px;
	margin-bottom: 1px;
}

.content_right_280_section .image_wrapper img {
}

.content_right_280_section ul {
	margin: 1px 0 0 0;
	padding: 0px;
}

.content_right_280_section ul li {
	border-left: 2px solid #999;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	list-style:none;
	color: #424242;
}

.content_right_w620_wrapper {
	border: 1px solid #000;
}

.content_right_w620_inner {
	padding: 30px 28px;
	color: #ffffff;
	background: #333;
	border: 1px solid #666;
}

.content_right_w620_inner .image_wrapper {
	border: 1px solid #ffffff;
	background: #cccccc;
	padding: 4px;
	margin-bottom: 5px;
}

.image_wrapper img {
	border: none;
}

.box_w170 {
	float: left;
	width: 170px;
}

/* @end */



/* @group footer */

#footer_wrapper {
	clear: both;
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background: url(images/footer.jpg) repeat-x;
}

#footer {
	width: 980px;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
	color: #CCC;
}

#footer a {
	color: #FFF;
	font-weight: bold;
}

/* @end */
