/*
	CSS - Marta Romero	
	12 - 2005
	Screen Version
*/

/* GENERAL STYLES */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size:12px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	text-align: center; /* IE5.x Center Site Hack - Part 1 of 2 */
	color: #333;
	background-image:url(../image/bg.gif);
	background-repeat:repeat;
	}

td, th {
	font-size : 12px; /* For IE5.x */
	}

a img {
	border-width: 0px;
	}

.clear {
	clear: both;
	height: 0px;
	}

a {
	color: #333;
	}

a:hover {
	background-color: #D9EBE1;
	}

input, textarea, select {
	font: 1em "Trebuchet MS", "Arial Narrow", Arial;
	}

.align_right {
	text-align: right;
	}

/* MAIN CONTAINER*/

#main_container {
	width: 750px;
	margin: 0 auto;
	text-align: left; /* IE5.x Center Site Hack - Part 2 of 2 */
	}
	
/***********************************************/
/* HEADER                                  */
/***********************************************/
#header{
	width: 747px;
	clear:both;
	float:right;
	display: inline; /* IE Double Margin Float Hack */
	background-color:#FFF;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	}

#logos {
	margin: 10px 0px 0px 10px;
	height: 40px;
	float:left;
	}

#cuidatushuesos_logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#imagen_header img{
	height: 120px;
	width:747px;
	margin: 0px 0px 0px 0px;
	border-top: 3px solid #CE38BB; /* IE Jump a:hover BUG */
	}
#imagen_header p {
	display:none;
	}

/* UTILITIES MENU */

#utilities_menu {
	clear: right;
	height: 20px;
	margin: 0px 0px 0px 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#utilities_menu a {
	text-decoration: none;
	}

#utilities_menu a:hover {
	background-color: transparent;
	}

#utilities_menu div {
	float: right;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#quick_search {
	width: 220px;
	margin: 3px 0px 0px 0px;
	}
	
#quick_search p {
	border-left: 1px solid #5B5B5D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
	
#quick_search #ico_buscar {
	border-width: 0px;
	margin: 10px 0px -7px 0px;
	}

#quick_search #query {
	width: 110px;
	height: 16px;
	margin: 10px 0px -2px 0px;
	}

#contact_info {
	width: 170px;
	}

#contact_info p {
	border-left: 1px solid #5B5B5D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}
#contact_info #ico_contactar{
	margin: 10px 0px -5px 2px;
	}
	
#sitemap {
	width:  120px;  /* IE Three Pixel Text-Jog - Width for Standard Browsers */
	\width: 120px; /* IE Three Pixel Text-Jog - Width for IE5.x */
	}

#sitemap p {
	border-left: 1px solid #5B5B5D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	}

#sitemap #ico_mapasite {
	margin: 10px 0px -5px 2px;
	}

/***********************************************/
/* CONTENIDO                                  */
/***********************************************/
#container_content {
	width: 749px;
	clear:both;
	float:right;
	display: inline; /* IE Double Margin Float Hack */
	background-color:#FFF;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

/* SPONSOR */

#titulo_main_menu {
	background-color:#6E3066;
	margin: 10px 0px 0px 0px;
	}

/* MAIN MENU */

#main_menu {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	float: left;
	width: 219px;
	font-family:"Trebuchet MS", "Arial Narrow", Arial;
	}

#main_menu h2 {
	border-bottom: 1px solid #999;
	height:25px;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 20px;
	background-image:url(../image/menu_flecha.gif);
	background-position:left;
	background-repeat:no-repeat;
	
	}

#main_menu h2 a {
	display: block;
	color: #6E3066;
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	}

#main_menu h2 a:hover {
	color: #056330;
	background-color: transparent;
	}

#main_menu h2 a.active {
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#003366;
	text-decoration: none;
	height:25px;
	width:190px;
	}

#main_menu h2 a.active:hover {
	padding: 3px 3px 3px 10px;
	color: #FFFFFF;
	background-color:#003366;
	}
	
#main_menu h2 .menuon {
	font-size: 11px;
	color:#FFFFFF;
	background-color:#056330;
	width: 184px;
	height:25px;
	margin: 0px 0px 5px 5px;
	padding: 3px 3px 3px 10px;
	}

#main_menu div.submenu {
	display: none;
	}

#main_menu div.submenu a {
	display: block;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	text-align: right;
	margin: 3px 0px 0px 45px;
	padding: 5px 3px 3px 3px;
	}

#main_menu div.submenu a.active {
	background-color: #E6D9E9;
	font-weight: bold;
	margin: 3px 0px 0px 45px;
	padding: 5px 3px 3px 3px;
	}

#main_menu div.submenu .submenuon {
	font-size: 11px;
	color:#333;
	font-weight:bold;
	background-color:#E6D9E9;
	width: 174px;
	margin: 0px 0px 3px 0px;
	padding: 3px 3px 3px 0px;
	float:right;
	text-align:right;
	clear: both;
	}

/* CONTENT - GENERAL */

#content {
	float: right;
	display: inline;
	width: 528px;
	}

/* CONTENT - SUBTITLE */

#content #subtitle {
	width: 400px;
	}


#subtitle {
	width: 230px;
	height:auto;
	margin: 10px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #5B5B5D;
	background-image:url(../image/ico_info.gif);
	background-position:left;
	background-repeat:no-repeat;
	}

#subtitle h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9C488F;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 45px;
	}

/* CONTENT - MAIN */


#content #content_main {
	margin: 0px 30px 0px 30px;
	width: 465px;
	}

#content_main a img {
	border-width: 0px;
	}

#content_main h3 {
	margin: 20px 0px 10px 0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}

#content_main div, #content_main p {
	line-height: 18px;
	margin: 15px 0px 10px 0px;
	text-align:justify;
	font-size: 12px;
	}

#content_main ul {
	color: #B4D0C0;
	margin: 20px 0px 10px 20px;
	font-size: 12px;
	}


#content_main ul li {
	color: #69A183;
	list-style-type: square;
	list-style-position: outside;
	margin: 25px 0px 10px 20px;
	}

#content_main ul.listado li {
	color: #69A183;
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 0px 10px 20px;
	}

#content_main ul p {
	color: #666;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	}
	
hr {
	border: 1px dotted #D9EBE1;
	width: 100%;
	}
#content_main ol.border {
	border-top: 1px dotted #D9EBE1;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
	list-style-type:decimal;
	color:#666666;
	}

#content_main ol.border li {
	margin: 10px 0px 0px 25px;
	font-size:10px;
	}

#content_main a {
	color: #056330;
	font-weight: bold;
	}

#content_main .morado{
	color: #9C488F;
	font-weight: bold;
	}
#content_main .amarillo{
	color: #f90;
	font-weight: bold;
	}
#content_main .verde{
	color: #056330;
	font-weight: bold;
	}

#content_main .subir {
	text-align:right;
	font-size:10px;
	}

/***********************************************/
/* PIE                                  */
/***********************************************/

#footer {
	width: 749px;
	clear:both;
	float:right;
	display: inline; /* IE Double Margin Float Hack */
	background-color:#FFF;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	text-align: center;
	font-size:11px;
	margin-bottom: 10px;
	}

#cuidatushuesos_foot {
	height: 46px;
	border-top:5px solid #FFD806;
	background-color:#067241;
}

#cuidatushuesos_foot img{
	float:right;
	margin-top:5px;
}

#cuidatushuesos_foot p {
	display:none;
	}
	
#msd_foot {
	height: 20px;
	text-align: center;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}
#msd_foot  ul{
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
}
#msd_foot ul a:link, #msd_foot ul a:visited {
	color: #009999;
	text-decoration: none;
}
#msd_foot  ul a:hover, #msd_foot  ul a:active {
	color: #CC0000;
	text-decoration: none;
	background-color:#FFFFFF;
}



