/*
código realizado por Marissa Flores Trujillo
Abril 2008, Chiapas.
*/
/* fuentes */
th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black; }

/* tamanos */
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea {
 font-size:10px; 
 }

/* enlaces globales */
a:link
{
	text-decoration: none;
	color: #494949;
}

a:hover
{
	color: #494949;
	background-color : #dddddd;
}

a:visited
{
	color: #494949;
	text-decoration: none;
}

a:active
{
	color: #494949;
	text-decoration: none;
}
.pagewidth { 
	width:800px; 
	text-align:left; 
	border: 1px solid #c9c4d2;
  
}

.lineasbmn
{
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-right: 10px;
   text-align: right;
	
}
.nuevosdatos
{
	color: #00C102;
	font-weight: bold;
}
.pie
{
border-top: 1px solid #c9c4d2;
	height: 30px;
	
}
.log
{
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}
.log2
{
	font-size: 11px;
	font-weight: bold;
	color: #BD0000;
}
.adminedo
{
	font-size:18px;
	font-weight: bold;
	padding-left:10px;
}
.txtadmin
{
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 color: #0061BD;
}
.encabezado
{
	background-color: #F2f2f2;
	font-weight: bold;
	color: #EA9900;
	font-size: 11px;
	height: 26px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.encabezado td
{
	height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.cuerpo
{
	background-color: #ffffff;
	font-size: 11px;
	height: 23px;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.cuerpo td
{
	height: 23px;
	padding-left: 2px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
  
}
.piex
{
	background-color: #F7F7F7;
	font-size: 12px;
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	-moz-border-radius-bottomright: 0.6em;
	-moz-border-radius-bottomleft: 0.6em;
	}
	

.piex td
{
	height: 26px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
INPUT 
{
	background-color: White;
	color: #111111;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
	-moz-border-radius-bottomright: 0.6em;
	-moz-border-radius-bottomleft: 0.6em;
}
.INPUTGray
{
	background-color: #F2F2F2;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius-topleft: 0.6em;
	-moz-border-radius-topright: 0.6em;
	-moz-border-radius-bottomright: 0.6em;
	-moz-border-radius-bottomleft: 0.6em;
	-moz-user-input: disabled;
	-moz-opacity: 0.9;
}
INPUT:hover
{
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	border-left: 1px solid #444444;
}
#piecito
{
	font-size: 10px;
	padding-left:15px;
	padding-top:10px;
	background-image: url(../../img/fondopie.jpg);
   height:137px;
	color: white;
}
