/* CSS Document */
body {
	background-color:#E9EFFE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#283042;
	line-height:20px;
	cursor:default;
	margin:0;
}

#container {
	width:95%;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
}

#header {
	width:100%;
	background-color:#3C4763;
	height:143px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:150%;
	font-weight:bold;
	line-height:20px;
}

#header_der {
	width:100%;
	background-color:#3C4763;
	height:8px;	
	background-image: url("images/backgrounds/header_der.jpg");
	background-position:top right;
	background-repeat:no-repeat;
}

#header_izq {
	width:100%;
	background-color:#3C4763;
	height:8px;	
	background-image: url("images/backgrounds/header_izq.jpg");
	background-position:top left;
	background-repeat:no-repeat;
}
	

#header p {
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
}

#header h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:300%;
	font-weight:bold;
	padding:0;
	padding-top:75px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #ffffff;
	background-image:none;
}

#main_menu {
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F2C01C;
	text-align:right;
	color:#FFFFFF;
	background-image: url('images/backgrounds/header_bg.gif');
	margin-bottom:10px;	
}

#main_menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	color:#004080;
	text-decoration:none;
	padding-left:15px;
	padding-right:5px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px !important;
	margin-left:1px;
	
	background-image: url("images/box-azul.gif");
	background-position:left;
	background-repeat:no-repeat;
}

#main_menu a:hover {
	color:#FFFFFF;
	background-color:#3C4763;
	background-image: url("images/box.gif");
	background-position:left;
	background-repeat:no-repeat;
}

#main_menu .aactive {
	color:#FFFFFF;
	background-color:#3C4763;
	background-image: url("images/box.gif");
	background-position:left;
	background-repeat:no-repeat;
	}	

.logo_cima {
	padding-right: 2px;
	float:left;
}

#sidebar {
	width:150px;
	height:100%;
	background-color:#FFFFFF;
	padding:5px;	
	text-align: justify;

}
#sidebar h1,h2,h3 {
	font-size:2em;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#283042;
	border:none;
	background-image:none;
}




.article {
	padding:10px;
	border: 1px solid #cccccc;
	background-image: url("images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article:hover {
	margin-bottom:10px;
}

.article p {
	margin:10px;
}


 .article ul{
 	margin: 5px 10px;
 	list-style-type: none;
 }

 .article ul li{
 	background: url("images/bullet.png") 0 2px no-repeat;
 	padding-left: 20px;
 	line-height: 1.65em;
 } 


.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#283042;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.article h1,h2,h3 {	
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#283042;
	border-bottom:2px solid #cccccc;
	padding-bottom:5px;
	padding-top:5px;
	background-image: url("images/backgrounds/headers.jpg");
	background-position:top right;
	background-repeat:no-repeat;
}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}



.creditos A:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0px;	
	color: #81253F;
	text-decoration: none;
}
	
.creditos {		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 0px;
	padding:10px;
	font-size: 10px;
	text-decoration: none;
	margin-bottom:10px;
	text-align:center;
	font-size: 10px;
	color: #81253F;
	text-align:center;	
}

.creditos A:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #81253F;
	text-decoration: none;
	text-align:center;
}

.creditos A:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #81253F;
	text-decoration: none;
	text-align:center;
}

.creditos A:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #B43559;
	text-decoration: none;
	text-align:center;
}

a {
	color:#0000ff;
	text-decoration:none;
}

a:hover {
	border-bottom:1px dotted #000000;
}


.external a {
	color:#0000ff;
	text-decoration:none;
	background-image: url("images/external.png");
	background-position:top right;
	background-repeat:no-repeat;
	padding-right: 13px;

}

.external a:hover {
	border-bottom:1px dotted #000000;
}

.formulario {
  font-size:1em;
  
}

.formulario_dermed {
  	background-image: url("images/backgrounds/acceso_dermed.png");
	background-repeat:repeat-y;
}

.formulario_izqmed {
  	background-image: url("images/backgrounds/acceso_izqmed.png");
	background-repeat:repeat-y;
}


.formulario_medaba {
  	background-image: url("images/backgrounds/acceso_medaba.png");
	background-repeat:repeat-x;
}

.formulario_medarr {
  	background-image: url("images/backgrounds/acceso_medarr.png");
	background-repeat:repeat-x;
}

.formulario_izqarr {
  	background-image: url("images/backgrounds/acceso_izqarr.png");
	background-repeat:no-repeat;
}

.formulario_derarr {
  	background-image: url("images/backgrounds/acceso_derarr.png");
	background-repeat:no-repeat;
}

.formulario_izqaba {
  	background-image: url("images/backgrounds/acceso_izqaba.png");
	background-repeat:no-repeat;
}

.formulario_deraba {
  	background-image: url("images/backgrounds/acceso_deraba.png");
	background-repeat:no-repeat;
}

.articlepopup {	
	padding:10px;
	border: 1px solid #cccccc;
	background-image: url("images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.articlepopup:hover {
	margin-bottom:10px;
}

.articlepopup p {
	margin:10px;
}

.articlepopup h1,h2,h3 {	
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cccccc;
	padding-bottom:5px;
	padding-top:5px;
}

.menutabla {
	width:150px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	background-image: url("images/backgrounds/fotocima.jpg");
	background-position:left top;
	background-repeat: repeat-x;
	text-align: justify;
	-moz-border-radius-bottomright:10px;
}

/* Messages and notifications */
.error-message, .warning-message, .notice-message, .working-message {
    -moz-border-radius: 4px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    height: 30px;
    min-height: 30px;
    overflow: auto;
    padding-left: 32px;
    padding-right: 8px;
}

.notice-message {
    border: 1px solid #9db029;
    background-color: #e6f0a5;
    background-image: url("admin/imagenes/iconos/info-small.png");
    background-repeat: no-repeat;
    background-position: 4px 2px;
}

.warning-message {
    border: 1px solid #fce94f;
    background-color: #fdf4a7;
    background-image: url("admin/imagenes/iconos/warning-small.png");
    background-repeat: no-repeat;
    background-position: 4px 2px;
}

.error-message {
    border: 1px solid #cc0000;
    background-color: #fabfbf;
    background-image: url("admin/imagenes/iconos/error-small.png");
    background-repeat: no-repeat;
    background-position: 4px 2px;
}

.working-message {
    color: #888a85;
    background-image: url("admin/	imagenes/iconos/indicator.gif");
    background-repeat: no-repeat;
    background-position: 4px 2px;
}
/* End Messages and notifications */

#dialogbox{ 
	background: #ffffff; 
	border-collapse: collapse; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top: 12px; 
}

/* Control Panel */
#control-panel-title {
    font-size: 14px;
    color: #3465a4;
    padding-left: 52px;
    height: 50px;
    min-height: 50px;
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
}

#control-panel-title  a {
    color: #3465a4;
    text-decoration: none;
}

#control-panel-title a:hover {
    text-decoration: underline;
    color: #3465a4;
}

input, button, textarea, select {
    background-color: #fff;
    color: #000;
	
    font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
    font-size: small;
}

button, input[type="button"], input[type="submit"]  {
    background-color: #ffffff;
    
	color:#004080;
	
    border: 1px solid #babdb6;
    border-top: 1px solid #d3d7cf;
    border-left: 1px solid #d3d7cf;
    font-weight: bold;
    margin-left: 1px;
    margin-right: 1px;
    font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
    cursor: pointer;
    font-size: small;
}

button:hover, input[type="button"]:hover, input[type="submit"]:hover  {
    background-color: #3C4763;
    color: #fff;
}

button:active, input[type="button"]:active, input[type="submit"]:active {
    background-color: #fff;
    color: #000;
    border: 1px solid #3C4763;
}

.acc_menu{
	font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", Tahoma, "Toga Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;

}

#sidebar_noimg {
	width:165px;
	height:100%;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:5px;
	text-align: justify;
	-moz-border-radius-bottomright:10px;
}

.fecha_noticia {	
	padding:10px;
	color: #81253F;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align:right;	
}

.tituloacceso {
	letter-spacing:-1px;
	border:none;
	background-image:none;
	font-size: 1.20em;
	font-weight: 550; 
	text-transform: uppercase;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu {
	border: 1px solid #ddd;
	-moz-border-radius: 2px;
	background: #fafafa;
	margin-bottom: 5px;
}

#menu .menuoption {
	border: 1px solid #fafafa;
	-moz-border-radius: 3px;
	padding: 4px;
	white-space: nowrap;
}

#menu .menuoption a {
	text-decoration: none;
	color: #999;
}

#menu .menuoption:hover {
	border:1px solid #ddd;
	-moz-border-radius: 3px;
	background: #fff;
}

#menu .menuoption:hover a {
	color: #3e6ebd;
}


#menu .menuoption-active {
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	white-space: nowrap;
}

#menu .menuoption-active a {
	text-decoration: none;
	color: #000;
}