/* CSS Document */

#login{
	width: 100%;
	margin:0 auto;
}


.msjok, .msjerror{
	padding: 5px;
	margin:5px 0;
	font-weight:bold;
}
.msjok{
	background:#E3FFE3;
	color:#009900;
	border:1px solid #99DE98;
}
.msjerror{
	background:#FFD9D9;
	color:#F00;
	border:1px solid #FB8787;
}
div#msj{
	overflow:hidden;
}
/**ICONS**/
.coorcient_usuarios_big_icon{background-image: url(../images/coorcient_usuarios_big_icon.png);}
.coorcient_secciones_big_icon{background-image: url(../images/coorcient_secciones_big_icon.png);}
.coorcient_articulos_big_icon{background-image: url(../images/coorcient_articulos_big_icon.png);}
.coorcient_comentarios_big_icon{background-image: url(../images/coorcient_comentarios_big_icon.png);}
/**FRONTEND**/
#coorcient{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin: 20px 0 30px 0;
}
div.opciones{
	color:#069;
}
#coorcient h1{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	margin: 0 0 30px;
	padding: 10px 0 7px;
	text-indent:20px;
	background:url(../images/barra_azul_titulo.png) top left no-repeat;
}
#coorcient_login{
	width:215px;
	margin:0 auto;
}
#coorcient .coorcient_opciones{
	background: #0177BD;
	color:#FFF;
	padding: 7px 20px 7px;
	height:200px;
}
.coorcient_migas{
	background:url(../images/barra_gris.png) top left no-repeat;
	color: #A7A7A7;
	font-size: 14px;
	margin: 20px 0 30px;
	padding: 8px 0 7px 20px;
}
.coorcient_migas a{
	font-size:14px !important;
	color: #5D5D5D !important;
}
span.usuario{
	color:#0CC;
}
#coorcient .coorcient_opciones a:link,
#coorcient .coorcient_opciones a:visited{
	color:#FFF;
}
.login_titulo{
	background:#6DB136;
	color:#FFF;
	text-align:center;
	padding:7px 0;
}
table.tabla_login{
	background:#ECECEC;
	width:100%;
}
.button_login{
	background:url(../images/boton_inicio.jpg) top left no-repeat;
	border: 0 none;
	color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	padding: 0 0 5px;
	text-align: center;
	width: 90px;
}
a.link_home{
	background:url(../images/home.png) center left no-repeat !important;
	padding:0 0 0 18px;
}
a.link_disabled{color:#999 !important;}
a.link_disabled:hover{text-decoration:none !important;}
div.seccion_descripcion{
	font-size:12px;
	color:#999;
	font-weight:normal;
}
div.seccion_descripcion_seccion{
	font-size:12px;
	color:#999;
	font-weight:normal;
	margin:0 0 0 59px;
}
img.img_left{
	margin: 0 9px;
	border:0 none;
}
#coorcient a:link, #coorcient a:visited{
	color:#135CAE;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	border:0 none;
	font-size:12px;
}
#coorcient a:hover{
	text-decoration:underline;
}
#coorcient_nuevo_articulo{
	/*position:absolute;
	z-index:10;*/
	margin:50px auto 0 auto;
	width:620px;
	background:#FFF;
	border:1px solid #999;
	padding:10px;
	display:none;
}
#coorcient_nuevo_comentario{
	/*position:absolute;
	z-index:10;*/
	margin:50px auto 0 auto;
	width:620px;
	background:#FFF;
	border:1px solid #999;
	padding:10px;
	display:none;
}
#coorcient_nuevo_articulo_capa{}
div.coorcient_seccion{
	padding:0 0 0 8px;
	margin:10px 0 0px 46px;
	background:url(../images/bullet_secciones.png) center left no-repeat;
}
div.imagen_seccion_i{
	width:60px;
	height: 30px;
	overflow:hidden;
	float:left;
}
div.coorcient_seccion a{
	display:block;
	padding: 4px 0 4px 6px;
}
div.coorcient_seccion a:hover{
	text-decoration:none !important;
	background:#DDD;
	font-weight:bold !important;
}
div.coorcient_titulo{
	font-size: 16px;
	color: #039;
	margin:0 0 15px 10px;
	font-weight:bold;
}
div.crear_articulo{
	float:right;
	margin:0 10px 0;
}
#crear_comentario_muro{
	float:left;
	margin: 4px 2px 15px 21px;
	
}
.comentario_muro{
	/*float:left;	*/
	/*background:#F1FAFE;*/
	display:block;
	width:100%;
	font-weight:bold;
}
.comentarios_del_muro{
	background:#F1FAFE;
	margin:0 0 5px 20px;
	width:100%;
	padding: 5px;
}
.comentarios_del_muro p{
	margin:2px !important;	
}
#separador_muro{
	background:url(../images/separador_muro.png) bottom center no-repeat;
	width:479px;
	height:1px;
	display:block;
	margin-bottom:10px;
}
a.nuevo_articulo{
	background:url(../images/add.png) center left no-repeat;
	padding:0 0 0 19px;
}
a.nuevo_comentario_muro{
	background:url(../images/add.png) center left no-repeat;
	padding:0 0 0 19px;
	font-size:12px !important;
}
a.nuevo_muro{
	background:url(../images/lapiz.png) center left no-repeat;
	height:19px;
	display:block;
	padding:0 0 0 22px;
}
span.numero_comentarios{
	font-size:10px;
	color:#AAA;
	color: #039;
}
span.autor{
	font-size:10px;
}
/**FORMS**/
span.obligatorio{
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
input.text, select.select{
	border: 1px solid #999;
	margin: 0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.text:focus, input.text:hover,select.select:hover,select.select:hover{
	background:#E9FAFE;
}
h2.titulo{
	background:#0177BD;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 7px 15px;
	margin:0 0 10px 0;
	width:auto;
}
input.button{
	border: 1px solid #91DAF2;
	background:#34BAED;
	color:#FFF;
	padding:5px;
}
input.cancelar{background:#F30;border:1px solid #F30;}
input.button:hover, input.button:focus{background:#99D5FF;}
input.button:active{background:#4394D8;}
input.guardar{background:#090;border:1px solid #090;}
input.cancelar:hover, input.cancelar:focus{background:#FF6B3C;}
input.cancelar:active{background:#F00;}
input.guardar:hover, input.guardar:focus{background:#19C71A;}
input.guardar:active{background:#006D00;}
input.captcha{
	height: 22px;
	font-size:21px;
	margin:0 0 0 7px;
	text-transform:uppercase;
	text-align:center;
	width:100px;
	padding:3px 0;
}
span.exp{font-size:10px;color:#F00;font-style:italic;}
div.coorcient_articulo{margin: 10px 0;padding: 7px 10px;}
div.z1{
	background:#F1FAFE;
}
input#search{
	float:none;
	height:auto;
	margin:0;
	overflow:auto;
	width:auto;
}
#adm_bar_options ul{
	list-style:none !important;
	list-style-image: none !important;
	height:30px;
}
#adm_bar_options ul li{
	float:left;
	margin: 0 15px 0 0;
	list-style:none;
}
#adm_bar_options ul li a.active{
	text-decoration:underline;
	color:#333;
}
.adm_titulo{
	font-size: 24px;
	font-weight:bold;
	padding:30px 0 10px 55px;
	height:32px;
}
fieldset p{
	margin: 0 !important;
}
a.enter{
	background:url(../images/enter.png) center right no-repeat;
	padding:0 20px 0 0;
}
div#descripcion_articulo{
	font-size: 12px;
	color:#666;
}
div.articulo_archivo{
	margin:0 10px 0;
	float:right;
}
h2.titulo_comentarios{
	font-size:15px;
	font-weight:bold;
	text-indent:10px;
	color:#666;
	margin:10px 0;
}
a.archivo:hover{
	text-decoration:none !important;
}
a.archivo:hover{
	text-decoration:none !important;
}
.titulo_usuarios{background:url(../images/coorcient_usuarios_big_icon.png) center left no-repeat;}
.titulo_secciones{background:url(../images/coorcient_secciones_big_icon.png) center left no-repeat;}
.titulo_articulos{background:url(../images/coorcient_articulos_big_icon.png) center left no-repeat;}
/*_________________________________________________*/
div.toolbar {
	float:right;
	text-align:right;
	padding:0
}
table.toolbar {
	border-collapse:collapse;
	padding:0;
	margin:0
}
table.toolbar td {
	padding:1px 1px 1px 4px;
	text-align:center;
	color:#666;
	height:48px
}
table.toolbar td.spacer { width:10px }
table.toolbar td.divider {
	border-right:1px solid#eee;
	width:5px
}
table.toolbar span {
	float:none;
	width:32px;
	height:32px;
	margin:0 auto;
	display:block
}
table.toolbar a {
	display:block;
	float:left;
	white-space:nowrap;
	border:1px solid#fbfbfb;
	padding:1px 5px;
	cursor:pointer
}
table.toolbar a:hover {
	border-left:1px solid#eee;
	border-top:1px solid#eee;
	border-right:1px solid#ccc;
	border-bottom:1px solid#ccc;
	text-decoration:none;
	color:#0B55C4
}
.icon-32-send { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-send.png) }
.icon-32-delete { background-image:url(../images/icon-32-delete.png) }
.icon-32-help { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-help.png) }
.icon-32-cancel { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-cancel.png) }
.icon-32-config { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-config.png) }
.icon-32-apply { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-apply.png) }
.icon-32-back { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-back.png) }
.icon-32-forward { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-forward.png) }
.icon-32-save { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-save.png) }
.icon-32-edit { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-edit.png) }
.icon-32-copy { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-copy.png) }
.icon-32-move { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-move.png) }
.icon-32-new { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-new.png) }
.icon-32-upload { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-upload.png) }
.icon-32-assign { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-publish.png) }
.icon-32-html { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-html.png) }
.icon-32-css { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-css.png) }
.icon-32-menus { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-menu.png) }
.icon-32-publish { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-publish.png) }
.icon-32-unpublish { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-unpublish.png) }
.icon-32-restore { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-revert.png) }
.icon-32-trash { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-trash.png) }
.icon-32-archive { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-archive.png) }
.icon-32-unarchive { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-unarchive.png) }
.icon-32-preview { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-preview.png) }
.icon-32-default { background-image:url(../../../administrator/templates/khepri/images/toolbar/icon-32-default.png) }
body {
	margin:10px;
	padding:0;
	background:#fff;
	padding-bottom:1px;
	font-size:11px
}
body, td, th { font-family:Arial, Helvetica, sans-serif }
html, body { height:95% }
#minwidth { min-width:960px }
.clr {
	clear:both;
	overflow:hidden;
	height:0
}
a, img {
	padding:0;
	margin:0
}
img { border:0 none }
form {
	margin:0;
	padding:0
}
h1 {
	margin:0;
	padding-bottom:8px;
	color:#0B55C4;
	font-size:20px;
	font-weight:bold
}
h3 { font-size:13px }
fieldset {
	margin-bottom:10px;
	border:1px#ccc solid;
	padding:5px;
	text-align:left
}
fieldset p { margin:10px 0px }
legend {
	color:#0B55C4;
	font-size:12px;
	font-weight:bold
}
input, select {
	font-size:10px;
	border:1px solid silver
}
textarea {
	font-size:11px;
	border:1px solid silver
}
button { font-size:10px }
input.disabled { background-color:#F0F0F0 }
input.button { cursor:pointer }
input:focus, select:focus, textarea:focus { background-color:#ffd }
#border-top.h_green { background:url(../images/h_green/j_header_middle.png)repeat-x }
#border-top.h_green div { background:url(../images/h_green/j_header_right.png)100%0 no-repeat }
#border-top.h_green div div {
	background:url(../images/h_green/j_header_left.png)no-repeat;
	height:54px
}
#border-top.h_teal { background:url(../images/h_teal/j_header_middle.png)repeat-x }
#border-top.h_teal div { background:url(../images/h_teal/j_header_right.png)100%0 no-repeat }
#border-top.h_teal div div {
	background:url(../images/h_teal/j_header_left.png)no-repeat;
	height:54px
}
#border-top.h_cherry { background:url(../images/h_cherry/j_header_middle.png)repeat-x }
#border-top.h_cherry div { background:url(../images/h_cherry/j_header_right.png)100%0 no-repeat }
#border-top.h_cherry div div {
	background:url(../images/h_cherry/j_header_left.png)no-repeat;
	height:54px
}
#border-top.title {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	line-height:44px;
	padding-left:250px
}
#border-top.version {
	display:block;
	float:right;
	color:#fff;
	padding:25px 5px 0 0
}
#border-bottom { background:url(../images/j_bottom.png)repeat-x }
#border-bottom div { background:url(../images/j_corner_br.png)100%0 no-repeat }
#border-bottom div div {
	background:url(../images/j_corner_bl.png)no-repeat;
	height:11px
}
#footer.copyright {
	margin:10px;
	text-align:center
}
#header-box {
	border:1px solid#ccc;
	background:#f0f0f0
}
#content-box {
	border-left:1px solid#ccc;
	border-right:1px solid#ccc
}
#content-box.padding { padding:10px 10px 0 10px }
#toolbar-box {
	background:#fbfbfb;
	margin-bottom:10px
}
#submenu-box {
	background:#f6f6f6;
	margin-bottom:10px
}
#submenu-box.padding { padding:0px }
#module-status { float:right }
#module-status span {
	display:block;
	float:left;
	line-height:16px;
	padding:4px 10px 0 22px;
	margin-bottom:5px
}
#module-status { background:url(../images/mini_icon.png)3px 5px no-repeat }
.legacy-mode { color:#c00 }
#module-status.preview { background:url(../images/menu/icon-16-media.png)3px 3px no-repeat }
#module-status.unread-messages, #module-status.no-unread-messages { background:url(../images/menu/icon-16-messages.png)3px 3px no-repeat }
#module-status.unread-messages a { font-weight:bold }
#module-status.loggedin-users { background:url(../images/menu/icon-16-user.png)3px 3px no-repeat }
#module-status.logout { background:url(../images/menu/icon-16-logout.png)3px 3px no-repeat }
span.note {
	display:block;
	background:#ffd;
	padding:5px;
	color:#666
}
.ol-foreground { background-color:#ffe }
.ol-background { background-color:#6db03c }
.ol-textfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666
}
.ol-captionfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold
}
.ol-captionfont a {
	color:#0b5fc6;
	text-decoration:none
}
.ol-closefont { }
div.header {
	font-size:22px;
	font-weight:bold;
	color:#0B55C4;
	line-height:48px;
	padding-left:55px;
	background-repeat:no-repeat;
	margin-left:10px
}
div.header span { color:#666 }
div.configuration {
	font-size:14px;
	font-weight:bold;
	color:#0B55C4;
	line-height:16px;
	padding-left:30px;
	margin-left:10px;
	background-image:url(../images/menu/icon-16-config.png);
	background-repeat:no-repeat
}
div.toolbar {
	float:right;
	text-align:right;
	padding:0
}
table.toolbar {
	border-collapse:collapse;
	padding:0;
	margin:0
}
table.toolbar td {
	padding:1px 1px 1px 4px;
	text-align:center;
	color:#666;
	height:48px
}
table.toolbar td.spacer { width:10px }
table.toolbar td.divider {
	border-right:1px solid#eee;
	width:5px
}
table.toolbar span {
	float:none;
	width:32px;
	height:32px;
	margin:0 auto;
	display:block
}
table.toolbar a {
	display:block;
	float:left;
	white-space:nowrap;
	border:1px solid#fbfbfb;
	padding:1px 5px;
	cursor:pointer
}
table.toolbar a:hover {
	border-left:1px solid#eee;
	border-top:1px solid#eee;
	border-right:1px solid#ccc;
	border-bottom:1px solid#ccc;
	text-decoration:none;
	color:#0B55C4
}
td#mm_pane { width:90% }
input#mm_subject { width:200px }
textarea#mm_message { width:100% }
.pane-sliders.title {
	margin:0;
	padding:2px;
	color:#666;
	cursor:pointer
}
.pane-sliders.panel {
	border:1px solid#ccc;
	margin-bottom:3px

}
.pane-sliders.panel h3 {
	background:#f6f6f6;
	color:#666
}
.pane-sliders.content { background:#f6f6f6 }
.pane-sliders.adminlist { border:0 none }
.pane-sliders.adminlist td { border:0 none }
.jpane-toggler span {
	background:transparent url(../images/j_arrow.png)5px 50%no-repeat;
	padding-left:20px
}
.jpane-toggler-down span {
	background:transparent url(../images/j_arrow_down.png)5px 50%no-repeat;
	padding-left:20px
}
.jpane-toggler-down { border-bottom:1px solid#ccc }
dl.tabs {
	float:left;
	margin:10px 0-1px 0;
	z-index:50
}
dl.tabs dt {
	float:left;
	padding:4px 10px;
	border-left:1px solid#ccc;
	border-right:1px solid#ccc;
	border-top:1px solid#ccc;
	margin-left:3px;
	background:#f0f0f0;
	color:#666
}
dl.tabs dt.open {
	background:#F9F9F9;
	border-bottom:1px solid#F9F9F9;
	z-index:100;
	color:#000
}
div.current {
	clear:both;
	border:1px solid#ccc;
	padding:10px 10px
}
div.current dd {
	padding:0;
	margin:0
}
#cpanel div.icon {
	text-align:center;
	margin-right:5px;
	float:left;
	margin-bottom:5px
}
#cpanel div.icon a {
	display:block;
	float:left;
	border:1px solid#f0f0f0;
	height:97px;
	width:108px;
	color:#666;
	vertical-align:middle;
	text-decoration:none
}
#cpanel div.icon a:hover {
	border-left:1px solid#eee;
	border-top:1px solid#eee;
	border-right:1px solid#ccc;
	border-bottom:1px solid#ccc;
	background:#f9f9f9;
	color:#0B55C4
}
#cpanel img {
	padding:10px 0;
	margin:0 auto
}
#cpanel span {
	display:block;
	text-align:center
}
div.col { float:left }
div.width-45 { width:45% }
div.width-55 { width:55% }
div.width-50 { width:50% }
div.width-70 { width:70% }
div.width-30 { width:30% }
div.width-60 { width:60% }
div.width-40 { width:40% }
table.admintable td { padding:3px }
table.admintable td.key, table.admintable td.paramlist_key {
	background-color:#f6f6f6;
	text-align:right;
	width:140px;
	color:#666;
	font-weight:bold;
	border-bottom:1px solid#e9e9e9;
	border-right:1px solid#e9e9e9
}
table.paramlist td.paramlist_description {
	background-color:#f6f6f6;
	text-align:left;
	width:170px;
	color:#333;
	font-weight:normal;
	border-bottom:1px solid#e9e9e9;
	border-right:1px solid#e9e9e9
}
table.admintable td.key.vtop { vertical-align:top }
table.adminform {
	background-color:#f9f9f9;
	border:solid 1px#d5d5d5;
	width:100%;
	border-collapse:collapse;
	margin:8px 0 10px 0;
	margin-bottom:15px;
	width:100%
}
table.adminform.nospace { margin-bottom:0 }
table.adminform tr.row0 { background-color:#f9f9f9 }
table.adminform tr.row1 { background-color:#eeeeee }
table.adminform th {
	font-size:11px;
	padding:6px 2px 4px 4px;
	text-align:left;
	height:25px;
	color:#000;
	background-repeat:repeat
}
table.adminform td {
	padding:3px;
	text-align:left
}
table.adminform td.filter { text-align:left }
table.adminform td.helpMenu { text-align:right }
fieldset.adminform {
	border:1px solid#ccc;
	margin:0 10px 10px 10px
}
table.adminlist {
	width:100%;
	border-spacing:1px;
	background-color:#e7e7e7;
	color:#666
}
table.adminlist td, table.adminlist th { padding:4px }
table.adminlist thead th {
	text-align:center;
	background:#f0f0f0;
	color:#666;
	border-bottom:1px solid#999;
	border-left:1px solid#fff
}
table.adminlist thead a:hover { text-decoration:none }
table.adminlist thead th img { vertical-align:middle }
table.adminlist tbody th { font-weight:bold }
table.adminlist tbody tr {
	background-color:#fff;
	text-align:left
}
table.adminlist tbody tr.row1 {
	background:#f9f9f9;
	border-top:1px solid#fff
}
table.adminlist tbody tr.row0:hover td, table.adminlist tbody tr.row1:hover td { background-color:#ffd }
table.adminlist tbody tr td {
	height:25px;
	background:#fff;
	border:1px solid#fff
}
table.adminlist tbody tr.row1 td {
	background:#f9f9f9;
	border-top:1px solid#FFF
}
table.adminlist tfoot tr {
	text-align:center;
	color:#333
}
table.adminlist tfoot td, table.adminlist tfoot th {
	background-color:#f3f3f3;
	border-top:1px solid#999;
	text-align:center
}
table.adminlist td.order {
	text-align:center;
	white-space:nowrap
}
table.adminlist td.order span {
	float:left;
	display:block;
	width:20px;
	text-align:center
}
table.adminlist.pagination {
	display:table;
	padding:0;
	margin:0 auto
}
.pagination div.limit {
	float:left;
	height:22px;
	line-height:22px;
	margin:0 10px
}
.container {
	clear:both;
	text-decoration:none
}
*html.container { display:inline-block }
table.noshow {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0
}
table.noshow tr { vertical-align:top }
table.noshow td { }
table.noshow fieldset { margin:15px 7px 7px 7px }
#editor-xtd-buttons { padding:5px }
.button1, .button1 div {
	height:1%;
	float:right
}
.button2-left, .button2-right, .button2-left div, .button2-right div { float:left }
.button1 {
	background:url(../images/j_button1_left.png)no-repeat;
	white-space:nowrap;
	padding-left:10px;
	margin-left:5px
}
.button1 .next { background:url(../images/j_button1_next.png)100%0 no-repeat }
.button1 a {
	display:block;
	height:26px;
	float:left;
	line-height:26px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	padding:0 30px 0 6px
}
.button1 a:hover {
	text-decoration:none;
	color:#0B55C4
}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {
	display:block;
	height:22px;
	float:left;
	line-height:22px;
	font-size:11px;
	color:#333;
	cursor:pointer
}
.button2-left span, .button2-right span {
	cursor:default;
	color:#999
}
.button2-left.page a, .button2-right.page a, .button2-left.page span, .button2-right.page span, .button2-left.blank a, .button2-right.blank a, .button2-left.blank span, .button2-right.blank span { padding:0 6px }
.page span, .blank span {
	color:#000;
	font-weight:bold
}
.button2-left a:hover, .button2-right a:hover {
	text-decoration:none;
	color:#0B55C4
}
.button2-left a, .button2-left span { padding:0 24px 0 6px }
.button2-right a, .button2-right span { padding:0 6px 0 24px }
.button2-left {
	background:url(../images/j_button2_left.png)no-repeat;
	float:left;
	margin-left:5px
}
.button2-right {
	background:url(../images/j_button2_right.png)100%0 no-repeat;
	float:left;
	margin-left:5px
}
.button2-right.prev { background:url(../images/j_button2_prev.png)no-repeat }
.button2-right.off.prev { background:url(../images/j_button2_prev_off.png)no-repeat }
.button2-right.start { background:url(../images/j_button2_first.png)no-repeat }
.button2-right.off.start { background:url(../images/j_button2_first_off.png)no-repeat }
.button2-left.page, .button2-left.blank { background:url(../images/j_button2_right_cap.png)100%0 no-repeat }
.button2-left.next { background:url(../images/j_button2_next.png)100%0 no-repeat }
.button2-left.off.next { background:url(../images/j_button2_next_off.png)100%0 no-repeat }
.button2-left.end { background:url(../images/j_button2_last.png)100%0 no-repeat }
.button2-left.off.end { background:url(../images/j_button2_last_off.png)100%0 no-repeat }
.button2-left.image { background:url(../images/j_button2_image.png)100%0 no-repeat }
.button2-left.readmore { background:url(../images/j_button2_readmore.png)100%0 no-repeat }
.button2-left.pagebreak { background:url(../images/j_button2_pagebreak.png)100%0 no-repeat }
.button2-left.blank { background:url(../images/j_button2_blank.png)100%0 no-repeat }
.tool-tip {
	float:left;
	background:#ffc;
	border:1px solid#D4D5AA;
	padding:5px;
	max-width:200px;
	z-index:50
}
.tool-title {
	padding:0;
	margin:0;
	font-size:100%;
	font-weight:bold;
	margin-top:-15px;
	padding-top:15px;
	padding-bottom:5px;
	background:url(../images/selector-arrow.png)no-repeat
}
.tool-text {
	font-size:100%;
	margin:0
}
a img.calendar {
	width:16px;
	height:16px;
	margin-left:3px;
	background:url(../images/calendar.png)no-repeat;
	cursor:pointer;
	vertical-align:middle
}
#system-message dd.message ul { background:#C3D2E5 url(../images/notice-info.png)4px center no-repeat }
#system-message dd.error ul {
	color:#c00;
	background:#E6C0C0 url(../images/notice-alert.png)4px top no-repeat;
	border-top:3px solid#DE7A7B;
	border-bottom:3px solid#DE7A7B
}
#system-message dd.notice ul {
	color:#c00;
	background:#EFE7B8 url(../images/notice-note.png)4px top no-repeat;
	border-top:3px solid#F0DC7E;
	border-bottom:3px solid#F0DC7E
}
#ir_a{
	float:right;	
}

#base_menu{
	height:50px;
	background:#6DB136;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;	padding-top: 10px;
}
#titulo{
	padding:10px 0 5px 10px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:600;
	float:left;
}
#logo_arp{
	float:right;
	width:166px;
	height:36px;
	margin:0 14px 0 0;	
}
.tablab{
	width:100%;
	margin:0 auto;
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.tablab tr{
	height:25px;
	vertical-align:middle;
}
.campos{
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
input.fechaNacimiento{
	width: 180px;
}
img.fechaNacimiento{
	float:right;
	margin: 4px 0 0;
	cursor:pointer;
}
.tablab a{
	color:#069;
}
#ultimam{
	font-family:Tahoma, Geneva, sans-serif;
	font:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	margin:8px 10px 20px 0;
	float:right;
}
.tprestadores{
	font-weight:700;
	color:#333;
}
.observaciones{
	width:800px;
	height:150px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
.especialidadarp{
	width:200px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;	
}
#actualizado{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;	
	background:#039;
	width:800px;
	text-align:center;
}
#error{
	background:#fff;
	color:#F00;
	text-align:center;
}
.error{
	background:#fff;
	color:#F00;
	text-align:center;
	padding:7px 0;
}
.linea_inf{
  border-bottom: 1px solid #6DB136;
  opacity: 0.5;
  width: 100%;
}

#cargando{
	float:left;
	display:none;
}
