@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f1ea;
	background-image: url(../images/fondo_interna.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#57585a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.home {
	background-image:url(../images/fondo_home.gif);	
	background-repeat: repeat-x;	
}

a {color:#904d94;text-decoration:underline}
a:hover {color:#b862bd;text-decoration:underline}
.clear {float:none;clear:both }
form {display:inline}
.bold {font-weight:bold }

.div-underline {
	float:none;
	clear:both;
	background-image:url(../images/div_underline.gif);
	background-repeat:repeat-x;
	height:2px;
	line-height:2px;
	font-size:1px;
}

.div-underlineevents {
	float:none;
	clear:both;
	background-image:url(../images/div_underlineevents.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	font-size:1px;
}

.div-underlinepastevents {
	float:none;
	clear:both;
	background-image:url(../images/div_underlinepastevents.gif);
	background-repeat:repeat-x;
	height:25px;
	line-height:25px;
	font-size:1px;
}
.title {
	color:#00658a;
	font-weight:bold;
	margin-bottom:10px;
	text-indent:0;
}
.wrapper {
	width:1000px;
	margin:auto;
}

.tit {
	font-size:22px;
	color:#00658a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	border-bottom:1px solid #c5bfad;
	width:715px;
	float:left;	
	padding-bottom:3px;	
	margin-top:5px;
	margin-bottom:20px;
}

.tit-home {
	font-size:22px;
	color:#00658a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	float:left;	
	margin-top:12px;
	margin-bottom:12px;
}


/**********************************/


#header, #header-home  {
	float:none;
	clear:both;
	position:relative;
}
#header {
		height:278px;
		border-bottom:1px solid #ffffff;
	}
.flash{
	position:relative;
	padding-top:41px;
}

	#logo {
		width:268px;
		height:95px;
		position:absolute;
		left:35px;
		top:11px;
		
	}
	
	#header-right {
		width:345px;
		height:54px;
		position:absolute;
		top:20px;
		left:655px;
		
	}
	

/***************HEADERS PARA INTERNAS *******************/
	#header.about-us {
		background-image:url(../images/bg_aboutus.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	#header.services {
		background-image:url(../images/bg_services.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.events {
		background-image:url(../images/bg_events.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	#header.ep101 {
		background-image:url(../images/bg_ep101.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.in-the-news {
		background-image:url(../images/bg_inthenews.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	
	#header.photo {
		background-image:url(../images/bg_photo.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.video {
		background-image:url(../images/bg_video.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.newsletter {
		background-image:url(../images/bg_newsletter.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.regevents {
		background-image:url(../images/bg_regevents.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.contact-us {
		background-image:url(../images/bg_contact.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}	
	
	#header.ask-our-doctors {
		background-image:url(../images/bg_askourdoctors.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	#header.illuminations {
		background-image:url(../images/bg_illuminations.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}

	#header.connect {
		background-image:url(../images/bg_connect-others.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	
	#header.make-difference {
		background-image:url(../images/bg_make-difference.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}



/**********************************/

#menu-right {
	float:right;
	width:236px;
	margin-right:10px;
	margin-bottom:30px;
}
	#menu-right #top {
		height:10px;
		line-height:10px;
		font-size:1px;
		background-image:url(../images/menu_top.gif);
		background-repeat:no-repeat;
	}
	
	#menu-right-content {
		background-image:url(../images/bg_menu_right.gif);
		background-repeat:repeat-y;
		padding-top:4px;
		padding-left:18px;
		padding-right:16px;
		padding-bottom:10px;
	}
	
	#menu-right .block {
		margin-bottom:15px;	
		float:none;
		clear:both;
	}
	#menu-right .view-more {
		/*width:85px;*/
		text-indent:20px;
		text-align:right;
		background-image:url(../images/arrow.gif);
		background-position:125px;
		background-repeat:no-repeat;
	}
		#menu-right .view-more a {		
			color:#737065;
			text-decoration:underline;
			font-weight:bold;
		}
	
	#menu-right #bottom {
		height:14px;
		line-height:14px;
		font-size:1px;
		background-image:url(../images/menu_bottom.gif);
		background-repeat:no-repeat;
	}
	
.content {
	float:left;
	width:715px;
	margin-top:22px;
	margin-left:10px;
	margin-bottom:25px;
}
#text-home {
	margin-left:34px;
	margin-bottom:20px;
	line-height:17px;
}
.img-der {
	float:right;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #d7d1bd;
	margin-left:8px;
	margin-bottom:5px;
}
.img-events {
	float:right;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #d7d1bd;
	margin-left:8px;
	margin-bottom:5px;
}

.img-events2 {
	float:right;
	background-color:#ffffff;
	padding:5px;
	border:1px solid #d7d1bd;
	margin-left:8px;
	margin-bottom:5px;
	margin-top:40px;
}


.img-gallery {
	background-color:#ffffff;
	padding:5px;
	border:1px solid #d7d1bd;
	margin-left:0px;
	margin-bottom:15px;
}
/**********************************/

.vertical_line{
	background:url(../images/vertical_line.gif) repeat-y;
	width:2px;
	height:260px;
	margin:0 14px;
	float:left;
}

.vertical_line1{
	background:url(../images/vertical_line.gif) repeat-y;
	width:2px;
	height:370px;
	margin:0 0px;
	float:left;
} 
#banners_home {
	width:720px;
	margin-top:20px;
	margin-left:0px;
	
}

.banner_title{
	font-size:16px;
	font-weight:bold;
}

.orange{
	color:#ff631c;
}

.red{
	color:#e01121;
}


.grey{
	color:#666;
}

.banner a{
	width:191px;
	height:235px;
	float:left;
	padding:13px;
	border:1px solid #d7d1bd;
	text-decoration:none;
	
}


#banner1 a{
	background: #FFF url(../images/banner_home1.jpg) no-repeat 6px 6px;
	
}

#banner2 a{
	background: #FFF url(../images/banner_home2.jpg) no-repeat 6px 6px;
	
}

#banner3 a{
	background: #FFF url(../images/banner_home3.jpg) no-repeat 6px 6px;
	
}

#boxes-home {
	background: #FFF;
	border:1px solid #d7d1bd;
	width:700px;
	padding:7px;
	
}

#content_boxes_home {
	background: #f4f1ea;
}

	#boxes-home .title {
		color:#00658a;
		font-weight:bold;
		margin-bottom:10px;
		background-image:url(../images/arrow_blue.gif);
		background-repeat:no-repeat;
		text-indent:20px;
	}
		#boxes-home .title a {
			color:#00658a;			
		}
		
		#boxes-home .title a:hover {
			color:#008cbf;			
		}
		
	#boxes-home .view-more {
		float:none;
		clear:both;
		/*width:140px;*/
		text-align:right;	
		font-weight:bold;
		margin-top:12px;
		margin-right:10px;
		background-image:url(../images/dots_viewmore.gif);
		background-repeat:no-repeat;
		background-position:115px;
	}
		#boxes-home .view-more a {
			text-decoration:underline;
			color:#00658a;
		}
		
			#boxes-home .view-more a:hover {
			text-decoration:underline;
			color:#008cbf;

		}
		
	.box {
		float:left;
		width:222px;
		/*height:180px;*/
		
		padding-left:10px;
		padding-bottom:10px;
	}
		
		
		.box-img {
			width:202px;
			background-color:#ffffff;
			padding:5px;
			border:1px solid #d7d1bd;
			margin-bottom:15px;
			overflow:hidden;
		}

/**********************************/
#footer-wrapper {
	float:none;
	clear:both;
	background-color:#FFFFFF;
	border-top:1px solid #d7d1bd;
	padding-top:12px;
	padding-bottom:30px;	
}
	#footer {
		width:1000px;
		margin:auto;
		color:#939495;
		font-size:10px;
		line-height:13px;
	}
	#footer .grey {
		color:#939495;
		text-decoration:none;
	}
	#footer #left {
		float:left;
		width:400px;
		padding-left:10px;
		background-image:url(../images/footer_dots.gif);
		background-repeat:no-repeat;
		background-position:left 2px;		

	}
	
	#footer #right {
		float:right;
		text-align:right;
		width:400px;
	}


/**********************************/

.tit2 {color:#904d94}
.tit3 {color:#72b598}
.tit4 {color:#00658a}

.titleevents {
		color:#00658a;
		font-weight:bold;
		margin-bottom:10px;
		background-image:url(../images/arrow_blue.gif);
		background-repeat:no-repeat;
		text-indent:20px;
		width:480px;
	}
	
.titleevents2 {
	color:#00658a;
	height:29px;
	font-weight:bold;
	padding-top: 7px;
	background-image:url(../images/fondo_tit_events.gif);
	background-repeat:no-repeat;
	text-indent:25px;
	width:714px;

	}
	
.titlegallery {
		color:#00658a;
		font-weight:bold;
		margin-bottom:10px;
		background-image:url(../images/arrow_blue.gif);
		background-repeat:no-repeat;
		text-indent:20px;
		width:710px;
	}

.INPUT { font-size: 11px; font-family: Verdana,  Arial, Helvetica, sanserif; color: #9f62a1; border:solid; border-color: #d7d1bd; border-width : 1px 1px 1px 1px;background-color : #FFFFFF} 
.SELECT { font-size: 11px; font-family: Verdana,  Arial, Helvetica, sanserif; color: #9f62a1; border:solid; border-color: #d7d1bd; border-width : 1px 1px 1px 1px; background-color : #FFFFFF} 
.textarea { font-size: 11px; font-family: Verdana,  Arial, Helvetica, sanserif; color: #9f62a1; border:solid; border-color: #d7d1bd; border-width : 1px 1px 1px 1px; background-color : #FFFFFF} 


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border: 1px solid #555;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}

#TB_title{
	background-color:#fff;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}

#news{
	background:url(../images/img_newsletter.jpg) no-repeat;
	width:199px;
	height:186px;
		
}

#news a{
	width:199px;
	height:186px;
	float:left;
	text-decoration:none;
	
}
#menu-right #top-banner {
		height:10px;
		line-height:10px;
		font-size:1px;
		background-image:url(../images/menu_top.gif);
		background-repeat:no-repeat;
		margin-top:4px;
	}
#menu-right-content-banner {
		background-image:url(../images/bg_menu_right.gif);
		background-repeat:repeat-y;
		padding-top:4px;
		padding-left:18px;
		padding-right:16px;
		padding-bottom:4px;
		
	}
