body {
	background-color: #F0F0F0;
	font-family: 'Open Sans', sans-serif;
	width:950px;
	margin:0 auto;
	text-align:justify;
}

h1, h2, h3, h4, h5, h6 {
   display: block;
   margin-top: 0em;
   margin-bottom: 0.5em;
   font-family: 'Open Sans', sans-serif;
   font-weight: bold;
   color:#000066;
  }
p { 
	margin-top: 0.5em; margin-bottom: 0em;
	font-family: "Arial";
	font:100%;
	line-height: 2.1 }

.span{
	text-align:center;
}
a {
	text-decoration: none;
}

a:link {
	color: #266091;
	border:none;
	
}
a img {
    border: 0px none;
}

a:active {
	color: #39c;
}
td.separator{
	display: none;
}
a:visited {
	color: #266091;
}

a:hover {
	color: #EEEEFF;
	background: #069;
}

label.error {
	color: #f60;
}
span.blockTitle
{
color: #069;
font-weight:bold;
text-transform:capitalize;
}
input.defaultButton {
	color: #EEEEFF;
	background: #069;
}

#container {
	-webkit-box-shadow: #666 0px 4px 10px;
	-moz-box-shadow: #666 0px 4px 10px;
	background-color: #fff;
	box-shadow: #666 0px 4px 10px;
	font-size: 1em;
	width:985px !important;
	/*align:center;*/
}

#header {
	align:center;
	background-color: #fff;
	height:160px;
	width:985px;
}

#headerTitle {
	height:160px;
	text-align: center;
	width:985px;
}

#headerTitle img {
    width: 800px;
    height: 200px;
}

#divCabezoteCen img {
	width: 985px;
}

#header h1 {
	line-height: 2.5;
	font-family: 'Open Sans', sans-serif;
	font-size:1.2em;
	text-transform: uppercase;
	letter-spacing: 6px;
	/*background-color: #EAEFF2;*/
	color:  #006699;
	font-weight:bold;
	padding:20px 0;
	padding: 0px;
}

/* generated text */     
.generated { color: gray;
font-size:90% }

#footer {
	background-color: #069;
	color:  #fff;	
}

.style1{
	line-height:150%;
}
.selectMenu{
	width:145px;
}
#footerContent {
	color:  #fff;
}
#main {
	background-color: #fff;
	/*border-top: 1px solid yellow;*/
	border-bottom: 1px dotted #266091;
	margin-top: 10px;
	width:100%;
}

#main h2 {
	font-family: 'Open Sans', sans-serif;/*emasb 30/03/09*/
	/*text-transform: capitalize;/*emasb 30/03/09*/
	font-size:1.3em;
    font-weight:bold;
}
span.blockTitle
{
font-weight:bold;
text-transform:capitalize;
}
#sidebarDevelopedBy.block
{
font-weight:bold;
text-transform:capitalize;
font-family:'Open Sans', sans-serif;
font-size:1.4em;
}
#developedBy
{
font-family: 'Open Sans', sans-serif;
font-size:1.0em;
}
#main h3 {
	font-family: 'Open Sans', sans-serif;
	/*text-transform: capitalize;/*emasb 30/03/09*/
	font-size:1.3em;
}

ul.menu {
    margin:10px;
    padding: 0;
    position: relative;
    right: 15px;
}

ul menu a{
	font-family: 'Open Sans', sans-serif;
	/*text-transform: capitalize;/*emasb 30/03/09*/
    font-size:1em;
    margin: 10px;
}

ul.menu li {
	padding-left: 0.2em;
	padding-right: 0.2em;
}

#navbar li.login2 {
	display: none;
}

#navbar {
	border-bottom: 1px dotted #266091;
	color: #000000;
	font-size:0.85em;
	margin-left: -15px;
	text-align: left;
	width: 990px;
	font-size: 0.85em;
	letter-spacing: 0.03em;
}

#titulo {
	margin-left: 200px;
	width: 740px;
}

#breadcrumb {
	background-color:#EAEFF2;
	border-bottom: 1px dotted #266091;
	color: #266091;
	font-style: italic;
	height: 18px;
	line-height: 1.5em;
	margin-left: -15px;
	padding: 0;
	text-align: center;
	width: 985px;
}

#content {
	border-top: 1px dotted #266091;
	font-size:0.72em;
	margin-left: 215px;
	min-height:990px;
	width: 740px;
}

#content h3 {
	font-family:  'Open Sans', sans-serif;/*emasb 30/03/09*/
	/*text-transform: uppercase;*//*emasb 02/04/09*/
	font-size:1.6em;
	line-height:100%;

}

#content #issues #issue, #content #issues .issueCoverImage, #content #issues .separator {
display: inline-block;
}

#content h4 {
	font-family:  'Open Sans', sans-serif;/*emasb 30/03/09*/
	text-transform: uppercase;
	font-size:1.3em;
	font-weight: bold;
	margin:0 1.5em 1em 1.7em;
}

#content h5 {
	text-transform: uppercase;
}
/*div.issueDescription{
text-transform: uppercase;/*emasb 02/04/09*/
/*border:1px dotted blue;	
}
*/
/*.tocSectionTitle{
font-weight: bold;
}*/

.issueCoverImage img{  /*emasb 02/04/09*/
border:10px solid transparent;
float:left;
width:190px;
height:250px;
}

#content span.issueDescription {
border:1px dotted blue;
text-transform:uppercase;
}
#more {
display:none;
}
#divCabezoteCen{
height:100px;
}
span.highlight {
	border-bottom: 1px dotted #266091;
}
td.posted{
display:none;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {

	background-color: #EEEEFF;
}

table.listing td.headseparator {
	border-top: 1px dotted #266091;
}

table.listing td.endseparator {
	border-top: 1px dotted #266091;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #266091;
}
#rightSidebar {
  float: left;
  font-size:0.75em;
  margin-top: 80px;
  width:200px;
}

#leftSidebar {
  float: left;
  font-size:0.75em;
  margin-top: 80px;
  width:200px;
}

.block {
background-color: #E8EBF3;
margin-top: 5px;
border-style: dotted;
border-width: 1px;
border-color: #266091;
border-radius: 0.5em;
padding: 3px;
}

.blockTitle{
	padding: 0.5em 0 0 0.5em;
	color: #266091;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}
select.selectMenu{
width:140px;
}
#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	/*margin-top: 5px;*/
	border-bottom: 1px dotted #266091;
}
#foot2 {
	background-color: #DDD;
	color: #000;
	font-size:0.92em;
	margin-bottom: -10px;
	margin-left: -15px;
	padding-left: 30px;
	width: 740px;
}

#foot1 {
	background-color: #DDD;
	color: #000;
	margin-bottom: auto;
	margin-left: auto;
	width: 740px;
}
.endseparator{
display:none;
}
.headseparator{
display:none;
}
#main h2{
text-align:center;
}
div.separator{
	border-bottom: 2px solid  #89BFE3;
}

.tocTitle {
	float: left;
	font-weight: bold;
	line-height: 120%;
	padding-top: 18px;
}

.tocGalleys  {
	padding: 1px;
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}

.tocGalleys a {
	border-right: 1px solid;
	padding-right: 3px;
}

#alerta_enfermeria{
	margin: 10px 0;
	font-weight: bold;
	color: #069;
	background-color: #EAEFF2;
	width: 372px;
	padding: 10px;
	border: 1px dotted #266091;
}

#languageSelector {
	background-color: #EAEFF2;
	padding: 2PX;
	border: 1px dotted #266091;
}