/* 

    Document   : estilos

    Created on : 21-jun-2012, 13:28:59

    Author     : Administrador

    Description:

        Purpose of the stylesheet follows.

*/

body{

    font-family:helvetica,arial,sans-serif;



}



body input{

	border: 1px solid #7FA1C3;

	padding:5px;

	font-size:9pt;		

}



h1{

	color:#00247c;  

	padding-bottom:0px;

	background-image:url(../imagenes/bg_h1.png);

	padding-left:30px;

	background-repeat:no-repeat;

	background-position:left bottom;

}



h2{

	color:#00247c;  

	padding-bottom:0px;

	background-image:url(../imagenes/bg_h1.png);

	padding-left:30px;

	padding-bottom:5px;

	background-repeat:no-repeat;

	background-position:left bottom;

}



root { 

    display: block;

}

div {

    display: block;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



#cuerpo{

    width: auto;

    border: 1px solid #eee;

    min-height: 500px;

    margin: auto 50px;

	box-shadow:5px 5px 5px #ccc;

	margin-top:30px;

	background-image:url(../imagenes/bg_grad.png);

	background-position:right;

	background-repeat:repeat-y;	

	border-radius:20px;

	padding-bottom:50px;

}



#menuppal{

    width: 100%;

    float: left;

	border-bottom: 1px solid #eeeeee;

	margin: 0 0 15px;

}



#contenido{

    padding: 50px;

/*	background-image:url(../imagenes/bg_grad.png);

	background-position:right;

	background-repeat:repeat-y;*/



}



#centrar{

   /* margin: 150px 37%;*/

/****/

  display: block;

    float: left;

    left: 50%;

    margin: 150px 37%;

    margin-left: -150px;

    margin-top: 60px;

    position: relative;

    top: 50%;

/*****/

	

}



table.records_list {

    width: 100%;

    margin-bottom: 20px;

}



table.records_list td {

    background-color: #EFF1F6;

    border: 2px solid #FFFFFF;

    color: #00247C;

    font-size: 14px;

    padding: 10px;

    text-align: left;

}



select{	border: 1px solid #7FA1C3;

	font-size:10pt;		}



#entidad label, #entidad2 label, #frmlogin label, #frmActoNuevo label, #frmActoExistente label {

    padding: 0px;

    margin-right: 10px;

    width: auto;

    text-align: right;

    text-align: left;

    display: inline-block;

    vertical-align: top;

}



#frmlogin label {

    width: 100px;

}



#entidad label.error, #frmActoNuevo label.error, #frmActoExistente label.error{

    width: auto;

}



#entidad optgroup,  #entidad option,  #entidad input[type="text"], 

#entidad2 optgroup, #entidad2 option, #entidad2 input[type="text"],

#frmActoNuevo optgroup, #frmActoNuevo option, #frmActoNuevo input[type="text"],

#frmActoExistente optgroup, #frmActoExistente option, #frmActoExistente input[type="text"]{

    padding: 5px;

    margin: 2px 0;

    padding-top: 0;

    padding-bottom: 0;

    width: 200px;

	border: 1px solid #7FA1C3;

	padding:5px;

	font-size:9pt;	

	    font-family:helvetica,arial,sans-serif;	

}



#entidad textarea, #frmActoExistente textarea, frmActoNuevo textarea{

    height: 150px;

	border: 1px solid #7FA1C3;

	padding:5px;

	font-size:9pt;	

	    font-family:helvetica,arial,sans-serif;

	

}



#entidad fieldset, #entidad2 fieldset, #frmActoExistente fieldset, #frmActoNuevo fieldset {

    margin-bottom: 20px;

	border: 1px dotted #7fb2d6;

	border-left:dotted 3px #7fb2d6;

	border-right:solid 30px #7fb2d6;

	

	color:#004488;

	

}



fieldset input{

	border: 1px solid #7FA1C3;

    font-family: helvetica,arial,sans-serif;

    font-size: 9pt;

    margin: 2px 0;

    padding: 5px;

	

	}

	



#entidad input[type="radio"],  #entidad input[type="checkbox"], 

#entidad2 input[type="radio"], #entidad2 input[type="checkbox"] {

    width: auto;

}



#entidad input[type="email"], #entidad input[type="url"] ,#entidad textarea {

    width: 500px;

	    font-family:helvetica,arial,sans-serif;

	border: 1px solid #7FA1C3;

	padding:5px;

	font-size:9pt;			

}



ul#files, ul#filesLogo, ul#filesFoto{

    list-style:none;

}



ul#files li, ul#filesLogo li, ul#filesFoto li{

    display: block;

    float: left;

    width: 100%;

}



ul#files li.success img, ul#filesLogo li.success img, ul#filesFoto li.success img{

    width: 100px;

    height: 100px;

    vertical-align: middle;

    padding: 5px;

}



.pager {

    margin: 0;

    text-align: center;

}

.pager img{

    vertical-align: middle;

}



.pager input.pagedisplay{

    width: 60px;

    text-align: center;

}



.pager select.pagesize{

    font-size: 0.8em;

    border: 1px solid #8DBDD8;

}



.comentarios{

    margin: 0 0 20px;

    width: 100%;

}



.comentarios th {

    text-align: left;

}



.comentarios td {

    border-top: 1px solid #CCC;

}



a.boton, a.boton2, button {

    background-color:#0066FF;

    border: 1px solid #004488;

    color: black;

    float: left;

    font-size: 12px;

    margin-right: 10px;

    padding: 2px 15px;

    text-decoration: none;

    font-family: helvetica,arial,sans-serif;

	background-color:#004488;

	color:#fff;

	box-shadow:1px 1px 1px #7fa1c3;

	background-image:url(../imagenes/bg_btn.png);

	background-repeat:repeat-x;

	background-position:center;

	border-radius:12px;

	cursor:pointer;

        margin-top: 0px;

}



a.botondestacar,  button.botondestacar {

    background-color: #FF0000;

    border: 1px solid #880000;

    color: black;

    float: left;

    font-size: 12px;

    margin-right: 10px;

    padding: 2px 15px;

    text-decoration: none;

    font-family: helvetica,arial,sans-serif;

	background-color:#004488;

	color:#fff;

	box-shadow:1px 1px 1px #7fa1c3;

	background-image:url(../imagenes/bgdestacar_btn.png);

	background-repeat:repeat-x;

	background-position:center;

	border-radius:12px;

	cursor:pointer;

        margin-top: 0px;

}



a.boton2 , a.botondestacar{

    float: none;

    text-align: center;

}



#msg {

    /*background-color: 7FB2D6;*/

    border: 0 solid #3169A5;

    color: #3169A5;

    font-weight: bold;

    margin: 30px 0;

    text-align: center;

    padding: 0px 20px;

    display: block;

}



table{background-color:#fff;}



thead tr{       

    background-image:url(../imagenes/bg_title.png);

    background-repeat:repeat-x;

    background-position:center;	

}

		

#frmlogin fieldset{

	margin-bottom:20px;

/*	box-shadow: 0px 10px 5px -2px gray;*/

	border:0;

	color:#004488;

	border:1px solid #004488;

	background-color:#fff;

	border: 1px dotted #7fb2d6;

	border-left:dotted 3px #7fb2d6;

	border-right:solid 30px #7fb2d6;

	border-top:0;

	border-bottom:0;	

	}		

	

fieldset{



	/*background-image:url(../imagenes/white_fade.png);*/

	background-color: #ffffff;	

	margin: 0 0 17px;

	color:#00247c;

	font-size:14px;

	border-color:#00247c;

	}	

	

fieldset a {

	color: #52cbc2;

	text-decoration: none;

	font-weight: bold;

}



fieldset a:hover {

	color: #4f78d5;

}

	

fieldset label {

	color:#4f78d5;}



#centros {

	line-height: 18px;

	}

#centros div {

	background-color:#EFF1F6;

	padding:10px;

	margin:4px;

	}

	

#especialidades {

	line-height: 18px;

	}

#especialidades div {

	background-color:#EFF1F6;

	padding:10px;

	margin:4px;

	}

	

#entidad {

	line-height: 18px;

	}

#entidad div {

	background-color:#EFF1F6;

	margin:4px;

	}

	

.txt {

	padding:10px;



	}

	



	

	

.cont {

	line-height: 18px;

	}

.cont div {

	background-color:#EFF1F6;

	padding:10px;

	margin:4px;

	}

	

.chk {

	border-bottom-width: 2px;

	border-bottom-style: dotted;

	border-bottom-color: #FFF;

	}

	

#entidad_actividad {

	line-height: 18px;

	}

#entidad_actividad div {

	background-color:#EFF1F6;

	padding:10px;

	margin:4px;

	}

	

legend {

	background-color: #FFFFFF;

	color: #4F78D5;

	font-size: 18px;

	font-weight: bold;

	padding: 3px 8px 2px;

	}

	

#frmlogin{

	padding:40px;

	padding-top:150px;

	background-color:#fff;

	background-image:url(../imagenes/login.png);

	background-position:top center;

	background-repeat:no-repeat;

	margin-top:-60px;

	box-shadow:3px 3px 3px 3px #ccc;

	border-radius:20px;

	padding-bottom:80px;

  /*  width:310px;    */

	}	

        

.error{ color:#ff0000;}        



.mensaje{

    background-color: #FFFFFF;

    border: 1px solid #CCCCCC;

    display: block;

    margin-top: 10px;

    margin-bottom: 10px;

    margin-right: 20px;

    overflow: hidden;

    padding: 10px;

}

.ui-widget-content a {

    color: white;

}





.right {

    float: right;

    margin-right: 0;

}



a.azul {

    color: #004488;

}



table.filtroemp {

	width: 65%;

	text-align: center;

	margin: 20px auto;

	background-color: #EBEBEB;

}



table.filtroprod {

	width: 100%;

	text-align: center;

	margin: 20px auto;

	background-color: #EBEBEB;

}



form#entidad2 {

	margin: 40px;

	font-size: 13px;

}

form#entidad2 div.description{

    border-bottom: 1px dotted #CCCCCC;

    color: #555555;

    font-size: 10px;

    margin-bottom: 20px;

}

.combosFiltros {
    border: 1px solid #7FA1C3;
    padding: 5px;
    font-size: 9pt;
    width: 100%;	
}

#ampliarselect,
#clearSelect{
	display:none;
	width:30px;
}

#clearSelect img,
#ampliarselect img{
	width:30px;
	margin: 0 auto;
	
}







