﻿body
{
	text-align: center;
	margin: 0;	
}

.espacio
{
	height: 119px;
	}
.linkbutton
{
	width:24px;
	height:24px;
}
.home
{	
	text-align: center;
	width: 800px;
	height: 400px;
	margin: 0;
	/*background: url(../img/home.jpg) no-repeat;	*/
}
/*cabecera*/
.cabecera2
{
	text-align: center;
	width: 1080px;
	height: 110px;
	margin: 0;
	background: url(../img/cabecera.gif);
}

.cabecera
{
	text-align: center;
	width: 1380px;
	height: 110px;
	margin: 0;
	background: url(../img/cia.gif);
}
.tabla
{
	margin-left:30px;
	}
.trCabecera1
{
	height: 75px;
}
.trCabecera2
{
	height: 25px;
}
.trEspacio
{
	height: 15px;
}
.tdCabecera1
{
	width: 90%;
}

.tdCabecera3
{
	width: 15%;
}
.tdCabecera4
{	
	width: 60%;
}
.labelCabecera
{	
	font: 12px Constantia, Arial, sans-serif;
	color:#990000;
}

.tdCabecera2
{
	width: 5%;
}
/*Fin cabecera*/

/*pie*/
.pie
{
	text-align: center;
	width: 1100px;
	height: 50px;
	background: url(../img/pie.gif);
	margin-bottom: 0px;
}
.trPie
{
	width: 100%;
}
.tdPie
{
	width: 30%;
}
.tdPie2
{
	width: 45%;
}
.labelPie
{
	font: bold 12px Constantia, Arial, sans-serif;
	color:Maroon;
}
.labelPie2
{
	font: bold 16px Constantia, Arial, sans-serif;
	color:Maroon;
}
/*Fin pie*/

/*tabla login*/
.tablaLogin
{	
	width: 600px;
	height: 200px;
	background: url(../img/agua.gif) no-repeat;
	background-position:right; 
	}
	
.tdLogin0
{
	width: 7%;
	height: 5px;
}
.tdLogin
{
	width: 15%;
	height: 5px;
}
.tdLogin1
{
	width: 18%;
		height: 5px;
}
.tdLogin2
{
	width: 60%;
		height: 5px;
}
.login_label_Text
{
	font: 14px Constantia, Arial, sans-serif;
	color: #990000;
	padding-top:3px;
	width:350px;
	float:left;
	padding-bottom:7px;
	padding-top:7px;
	
}
.login_label
{
	font: 12px Constantia, Arial, sans-serif;
	color: navy;
	padding-top:3px;
	width:120px;
	float:left;
	padding-bottom:7px;
	padding-top:7px;
}
.login_input{
	padding-top:2px;
	width:120px;
	float:left;
	font-size:11px; 
	padding-bottom:2px;	
}
/*Fin tabla login*/
/*menu*/
.menu
{
	text-align: center;
	width: 900px;
	background-position: center; 
	padding: 0;
	height: 53px;
	margin-top:10px;
}

.anylinkcss
{
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top: -500px;
	margin: 6px 0 0 0;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
		
}

#navegacion, #navegacion ul
{
	text-align:center;
	list-style: none;
	font: bold 1.1em Arial, sans-serif;
	padding: 0;
	margin: 0 0 0 90px;
	 
	
}

#navegacion a
{
	display: block;
	font: bold 12px Constantia, Arial, sans-serif;
	width: 100px;
	color:#993300;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 0.25em 0.1em;
	
}

#navegacion .primer
{
	/*background:#fff url(../img/btn_white.gif) no-repeat;*/
	background: #fff url(../img/btn_blue_white_long.gif) no-repeat;
	
}

#navegacion .primer:hover
{
	background: #fff url(../img/btn_blue_long.gif) no-repeat;
}
#navegacion li
{
	float: left;
	padding: 0;
	margin: 1px 0 0 0;
	background: #f9f9f9 url(../images/misc/flechita2.gif) no-repeat left;
}

#navegacion li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;
	
}

#navegacion li li
{
	float: none;
	border-right: 1px solid #fff;
}

#navegacion li ul a
{
	width: 12em;
	font: normal 11px Arial, sans-serif;
	padding-left: 15px;
	
}


#navegacion li ul a:hover
{
	text-decoration: underline;
}

#navegacion li:hover ul, #navegacion li.sfhover ul
{
	left: auto;
}

#navegacion li:hover, #navegacion li.sfhover
{
	background-color: #fff;
}

.anylinkcss ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
.anylinkcss li
{
	padding: 0;
	float: none;
	clear: left;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	
}
.anylinkcss a
{
	display: block;
	font: bold 12px Arial, sans-serif;
	color: #993300;
	text-decoration: none;
	padding: 2px 0;
	
}
.anylinkcss li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
	border-left: 1px solid #888;

	
}

.anylinkcss ul a
{
	width: 12em;
	font: normal 11px Constantia, Arial, sans-serif;
	padding-left: 15px; /*background:#f9f9f9 url(../img/btn_blue.gif) no-repeat left;*/
	background: #f9f9f9 url(../img/btn_blue_long.gif) no-repeat left; /*background:#CCCCFF;*/
}
.anylinkcss ul a:hover
{
	width: 12em;
	font: normal 11px Constantia,Arial, sans-serif;
	padding-left: 15px; /*background:#f9f9f9 url(../img/btn_white_long.gif) no-repeat left;*/
	background: #f9f9f9 url(../img/btn_blue_white_long.gif) no-repeat left; /*background:#9999FF;*/
}


.anylinkcss li ul a:hover
{
	text-decoration: underline;
}

.anylinkcss li:hover ul, .anylinkcss li.sfhover ul
{
	left: auto;
}

.anylinkcss li:hover, .anylinkcss li.sfhover
{
	background-color: #fff;
}


/* -- Hack para IE7 que hace que se vea el menú -- */

*:first-child + html #navegacion li:hover, *:first-child + html #navegacion li.hover
{
	position: static;
}

#navegacion li:hover, #navegacion li.hover
{
	position: static;
}
/*Fin menu*/

.txt
{
	font: 12px Constantia, Arial, sans-serif;
	color: navy;
	padding-top:3px;
	width:618px;
	float:left;
	padding-bottom:7px;
	padding-top:7px;
	margin-left: 0px;
	border-left: none;
	border-right:none;
	border-top:none; 
}

.input{
	padding-top:2px;
	border-bottom-style:solid; 
	border-bottom: thin #66CCFF;
	width:190px;
	float:left;	
	font: 12px Arial, sans-serif;
	padding-bottom:2px;	
	border-left: none;
	border-right:none;
	border-top:none; 
}
.inputTxt
{
	text-align:left;
	padding-top:2px;
	border-bottom-style:solid; 
	border-bottom: thin #66CCFF;
	width:110px;	
	float:left;		
	font: 16px Constantia, Arial, sans-serif;
	padding-bottom:2px;	
}
.input2{
	padding-top:2px;
	border-bottom-style:solid; 
	border-bottom: thin #66CCFF;
	width:574px;
	float:left;
	font: 12px Constantia, Arial, sans-serif;
	padding-bottom:2px;	
}
.input3{
	padding-top:2px;
	border: thin #66CCFF;
	width:574px;
	height:70px;
	float:left;
	font: 12px Constantia, Arial, sans-serif;
	padding-bottom:2px;
    margin-top: 0px;
}
.contentmaster
{
	height: 800px;
	}
	.Validar
	{
		font: 12px Constantia, Arial, sans-serif;
	color: red;
	}
.gridview
{
    font: 10px Arial;
    width:600px;
    
   
}      	
.boton
{
    background-color:Aqua ;
} 	