@CHARSET "ISO-8859-1";

/*****************************************
*  	Desarrollado por
*       Keide Advanced Solutions SL
*	www.keide.com
******************************************/
.balto {
    padding-top: 1px;
    padding-bottom: 1px;
}

.tborder { 
    border-right-style: dashed;
    border-left-style: dashed;
    border-bottom-style: dashed;
    border-top-style: dashed;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #999999;
    border-left-color: #999999;
    border-bottom-color: #999999;
    border-top-color: #999999;
}

li.filelist {
    list-style: none none;
    /* margin-left: -35px; */
}

.countchars {
	color: #000099;
	font-style: italic;
	text-align: right;
	font-size: 9px;
}

input.countchars {
	border: 0px;
	background-color: #EAF2FA;
	padding: 0px 0px 0px 0px;
	/*margin-right: -5px;*/
}

.right {
	float: right;
}

.left {
	float: left;
}

form {
	display: inline;
}

/********************************************/
/* Botones */
/********************************************/
/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
	 
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* DISABLED */

button.disabled, .buttons a.disabled{
	color: #C8C8C8;
}
.buttons a.disabled:hover, button.disabled:hover{
	background-color: #F5F5F5;
	border: 1px solid #C6D880;
	color: #C8C8C8;
}
.buttons a.disabled:active{
    background-color:#F5F5F5;
    border:1px solid #529214;
    color:#C8C8C8;
}

/* POSITIVE */

button.positive, .buttons a.positive{
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}
/***********************/

a.texto:link, a.texto:visited, a.texto:active {
	color: #770000;
	text-decoration: underline;
}
a.texto:hover {
	color: #080202;
	text-decoration: underline;
}

.pie {
	color: Gray;	
}

/*a.pie:hover {
	text-decoration: underline;
}*/

a:link, a:visited, a:active {
	color: Gray;
	text-decoration: none;
}
a:hover {
	color: Gray;
/*	text-decoration: underline;*/
}

a.apie:link, a.apie:visited, a.apie:active {
	color: Gray;
	text-decoration: none;
}
a.apie:hover {
	color: Gray;
	text-decoration: underline;
}

a.atabla:link, a.atabla:visited, a.atabla:active {
	color: Black;
	text-decoration: underline;
}
a.atabla:hover {
	color: Blue;
	text-decoration: underline;
}

.errbox {
	background-color: #FFFFCC;
	color: Red;
	padding: 5px 5px 5px 5px;	
	margin: 5px 5px 2px 5px;	
}

.infbox {
	background-color: #fde392;
	color: #000;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 0px 5px;	
}



.row {
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	height: 24px;
}


.body{
	background-color: #FFFFFF;
}

.cajacont {
	background: url(../_images/_2center.jpg) top right no-repeat;
}
.cajaheader {
	background: url(../_images/_dev_header3.jpg) top left no-repeat;
}
.cajafooter {
	background: url(../_images/_dev_footer3.jpg) top left no-repeat;
}
.cajaleft2 {
	background: url(../_images/_2left2.jpg) top right;
}

.cajaext{
	background-color: #8DB5E0;
        
	/*padding: 20px;
	width: 80%;*/
    color: white;
}

.cajaint{
	background-color: #EAF2FA; /*padding: 20px;
	width: 80%;*/
	color: #000066;
	text-align: justify;
}


#contenido{
	background-color: #ccccff;
	padding: 20px;
	width: 80%;
}

/* UPLOAD */
#upload, #upload2{
	margin: 0px auto 0px auto;
	padding: 6px;
	font-weight: bold; /*font-size: 1.3em;*/
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f2f2f2;
	color: #3366cc;
	border: 1px solid #ccc;
	width: 100px;
	cursor: pointer !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.darkbg{
	background:#ddd !important;
}
#status, #status2{
	font-family:Arial; padding:5px;
}
/*ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; } */
.success{ background:#99f099; border:1px solid #339933; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

/*#upload2{
	margin: 30px 200px;
	padding: 10px;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #f2f2f2;
	color: #3366cc;
	border: 1px solid #ccc;
	width: 100px;
	cursor: pointer !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#status2{
	font-family:Arial; padding:5px;
} */
/******************/

body,p,table,td,input,form,fieldset,select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.atabla p { margin: 0; }
a.incidencia { color:#3D3D3D }