A:link {
	text-decoration: none;
	color: #000066;
}
A:visited {
	text-decoration: none;
	color: #000066;
}

A:hover {
	text-decoration: none;
    color: white;

}

input, textarea, select {

   border: thin solid #99CCFF;


	font-size: 8pt;
	/*height: 20px;*/
}
.nombreSeccion {
	color: #1D1565;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
}

.cont-admin{
	border: thin solid #511111;
}

.bodyFichaIm{
	background: #f3f3fc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
HR.r {
	color: #101C9C;
}
.aste {
	color: #212696;
	font: 9px serif;
}

HR {
	color: #2D2BaB;
}
cite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #1B1D6D;
}
.navegador{
	font : 800 8pt Arial, Helvetica, sans-serif;
}

.boton{
	background-color: #99CCFF;
    padding: 3px;
	color: #0000cc;
	font: bold 8pt verdana;
	cursor: pointer;
    border: outset thin #6699CC;
}

.botoncito{
	background-color: #99c;
   padding: 2px;
   margin: 0px;
	color: #001;
	font:  7pt verdana;
	cursor: pointer;
    border: outset thin #0033cc;
}

 a.boton:visited , a.boton:link{
  color: #009;
}

a.boton:hover{
  color: #fff;
}

 a.botoncito:visited , a.botoncito:link{
  color: #009;
}

a.botoncito:hover{
  color: #fff;
}

.botoncito:hover{
  color: #fff;
}


.epig {
	color: #1E1F7F;
	font: 11px Arial, Helvetica, sans-serif;
}

h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #161676;
}
dt{font-family:Arial,Helvetica,sans-serif;font-size:15px;font-style:normal;font-weight:bold;color:#005}
dd{font-family:"Times New Roman",Times,serif;font-size:14px;font-style:normal;font-weight:bold;color:#44445f}
h2{
	font-family: "Times New Roman",Times,serif;
	font-size: 22px;
	font-weight: bold;
	color: #111575;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #131618;
}
.au{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #10171C;
}
.au2{
	font-family: tahoma, Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #121C7C;
}

.menu{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #771E1E;
	padding: 2px;
	border: 2px outset #B92F2F;
}

.menuBoton{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: #641515;
	padding: 3px;
	border: 2px outset #9E2828;
    color : #95B8ff;
    cursor: pointer;
}

.menuchico:link , menuchico:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00f;
	text-decoration: none;
	text-align: center;
}

.menuchico:hover{
    color : white;
}


.submenu{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 1px;
	line-height: 19px;
	background: #D65E5E;
	border: thin solid;
	color: white;
}

em{
	color:#444444;
	font : bold 13px/19px Arial, Helvetica, sans-serif;
}
h6{
	font-family: tahoma, arrial narrow, arial, verdana,"TimesNew Roman",Times,Serif;
	font-size: 11px;
	font-weight: bold;
	color: #8080cc;
	text-align: center;
}

.tex2 {
	color: #5539f4;
	font: 800 11px Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.editar{
	background-color: #A01D1D;
	vertical-align: middle;
	padding: 1px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: white;
}


.tit{font-family:Arial,Helvetica,sans-serif;
font-size:14px;font-weight:bold;color:#000000}

.tit_tabla{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: 600;
	color: #a8a0c0;
	text-align: center;
	background-color: #141050;
	height: 31px;

}

a.tit_tabla:link , a.tit_tabla:visited{
	color : #393383;
}


a.ancestro:link, a.ancestro:visited{
	font-size: 13px;
   font-weight	: bold;
	color: #4444ff;
}


h5 {
	font-family: arial,"TimesNew Roman",Times,Serif;
	font-size: 13px;
	font-weight: bold;
	color: #2223b3;
	text-align: center;
}
.mensaje {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #cccccc;
	padding-left:70px;
	background-color:#f6E9F0;
	background-image:url(../images/alertMensaje.gif);
	background-repeat:no-repeat;
	width:364px;
	height:56px;
	padding-top: 10px;

}

.mensajeNeutro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666696;
    font-weight: bold;
	border:none;
	padding-top: 10px;
    background-image:url(../images/alertMensaje.gif);

}

.mensajeError {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #cccccc;
	padding-left:70px;
	background-color:#f6E9F0;
	background-image:url(../images/alertError.gif);
	background-repeat:no-repeat;
	width:364px;
	height:56px;
	padding-top: 10px;


}

.mensajeBien {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #cccccc;
	padding-left:70px;
	background-color:#f0f9F0;
	background-image:url(../images/alertOk.gif);
	background-repeat:no-repeat;
	width:364px;
	height:56px;
	padding-top: 10px;

}


.tit1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #181A8A;
}
.titenc {
	font: 12px Arial, Helvetica, sans-serif;
	color: #141363;
}

.tex3 {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #1B1B8B;
}

.tdTabla {
	font: 7pt Arial, Helvetica, sans-serif;
	color: #1B1B8B;
}


.tabla_row {
    font-size: 11px;
    font-family: Verdana , helvetica, sans-serif;
	color: #1F1858;
	border: thin ridge #3B3595;
}

.descr {
	font : 12px Arial, Helvetica, sans-serif;
	color : #222222;
	text-align : justify;
}

.coment {
	font : 12px Arial, Helvetica, sans-serif;
	color : #222222;
	text-align : justify;
   background: #f9fcff;
	padding: 8px;
}

.autor {
	font: 12px Arial, Helvetica, sans-serif;
	color: #1B1B8B;
	text-align: center;
}

.precio {
	font: 900 12px Arial, Helvetica, sans-serif;
	color: #1B1B8B;
	text-align: center;
}

h4 {
	font: 800 14px Arial, Helvetica, sans-serif;
	color: #1B1E9E;
  	text-align: center;
}
.fdo1 {
	padding : 0px;
	margin : 0px;
	background : url(images/fdo2.jpg);
}

.pal {
	background : White;
	padding-right : 10px;
}

.tex  {  font-family: arial,helvetica;
font-size: 12px; font-style: normal;
color: #000000;text-decoration:none;text-align:center}

.texError  {  font-family: arial,helvetica;
font-size: 12px; font-style: normal;
color: #e00;text-decoration:none;text-align:center}

h3.esc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #bA9D3C;
}

ul.libr{
	color:#986;
	list-style : circle inside;
	font : 700 15px/32px Arial, Helvetica, sans-serif;
}

.ficha{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: #fff;
	border: 6px groove #E68989;
	width:99%;
}

.radio{
	border: none;
}

.divListasChicas{
	width: 350px;
	padding: 13px;
}

.paginador{

	line-height: 25px;
	font-size:11px;
    text-align: center;

}

.bodyFicha{
	background: #631D39;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



body{
   background: #f0f0f6;
}