/*Botones*/

.clasesinput {
	  border: 1px solid rgb(189, 199, 216);
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    height: 2.5em;
    padding-left: 0.5em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;

}

.clasesbutton {
	  border: 1px solid rgb(189, 199, 216);
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    height: 2.5em;
    padding-left: 0.5em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    cursor: pointer;
    cursor: hand;
}
.textarea {
	  border: 1px solid rgb(189, 199, 216);
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    padding-left: 0.5em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    float: left;
}

input.formulario{
	float: left;
}


select{
	 border: 1px solid rgb(189, 199, 216);
   font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
   font-size: 15px;
   font-weight: bold;
   padding: 6px 6px 8px;
   cursor:pointer;
   overflow: hidden;
   display:block;
   float: left;
}
#adminform select:not(#paginado){
	min-width: 100%;
	overflow: overlay;
}


#botones{
border:0px solid #CCCCCC;
padding:4px;
float:right;
margin-bottom:10px;
margin-right:0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.boton{
border:1px solid #FFFFCC;
background-color:#003366;
color:#FFFFFF;
font-size:12px;
float:left;
margin-right:5px;
padding:3px;
}
/*Efecto de boton activo y hover*/
.seleccion{
font-weight:bold;
}
.sobre{
background-color:#CC0000;
cursor:pointer;
}

.header {
	height: 100px;
	background-repeat:no-repeat;
	background-image: url("../images/bannertitle.png");
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}


table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 95%;
	border-collapse: collapse;
	font-size: 14px;
}

table.adminlist a {
	color:#000000;
	text-decoration: none;
}

table.adminlist a:hover {
	color:#000099;
	text-decoration: underline;
}

p.propietario {
	color: #000066;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 10px;
}

p.propietario  a{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

p.propietario a:hover{
	text-decoration: underline overline;
}

div.propietario  {
	color: #000066;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding-left: 10px;
}

table.adminlist td{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}

table.adminlist tr.row0:hover {
	background-color: #D0D0D0;
}
table.adminlist tr.row1:hover {
	background-color: #D0D0D0;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}


table.menutable{
	font-family: Arial, Hevlvetica, sans-serif;
	width: 100%;
	height: 24px;
	background-color:#E1E1E1;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	text-align:right;
	border:solid;
	border-width: 1px;
	border-top-color:#999999;
	border-bottom-color:#000000;
	font-size: 11px;
}

table.menutable a{

  font-weight: bold;
  text-decoration:none;
  color:#000066;
}

table.menutable a:hover{
  text-decoration: underline;
  color:#E64D4D;
}


table.moduletable{
	font-family: Arial, Hevlvetica, sans-serif;
	font-size: 14;
	text-align:right;
	margin-bottom: 3px;
	padding: 0px;
	border: dotted;
	border-width: 2px;
	}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;

}

div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	width: 100%;
	color: #666666;
	text-align: center;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	font-family: Verdana, Hevlvetica, sans-serif;
	font-size: 16;
}


table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable td.celda0{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

table.moduletable tr.row0 {
	background-color: #F9F9F9;
}
table.moduletable tr.row1 {
	background-color: #FFF;
}
table.moduletable tr.row3 td{
	background-color: #A9D0F5;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

table.moduletable a{
  font-weight: bold;
  text-decoration:none;
  color:#000066;
}

table.moduletable a:hover{
  text-decoration: underline;
  color:#E64D4D;
}

table#toolbar {
	margin-right: 10px;
	background-color: #EBEBEB;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	height:55px;
}

table#toolbar td{
text-align:center;
}

table#toolbar a.toolbar {

	color : #000033;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;

}
table#toolbar a.toolbar:active {
	color : #FF9900;
}

table.alertas{
	font-family: verdana, helvetica;
	font-size: 12;
	text-align:center;
	margin-bottom: 3px;
	padding: 15px;
	border: 2px solid RED;
	width: 80%;
	background-color: #FFFF99;
	}


.autorpie{
	font-family: tahoma;
	font-size: 11;
	color: #808080;
}

.otrospie{
	font-family: tahoma;
	font-size: 11;
	color: #A0A0ff;
}



.otrospie A:link, A:visited {
		color:#F60;
		text-decoration:none !important;
}

.otrospie a:hover{
		color:#F60;
		text-decoration:overline !important;
}
.trans:hover{
		opacity:0.6 !important;
		filter:alpha(opacity=60) !important;
}
.vigencias {
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.negro {
	color: #333;
}

.vigencias blockquote .negro {
	font-weight: normal;
}

.vigencias .negro {
	font-size: 11px;
}


table.creditos {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #01017E;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;

}