﻿BODY{
	background: white url(../images/background.gif) repeat; 	
	font: normal normal 700 8pt normal verdana, geneva, arial, helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#contenedor{
	text-align: left;
	border: 0px solid #cccccc;
	width: 100%;
	margin: auto;
	background-color : #ffffff; 
}
#cabecera{
	/*width:789px;*/
	width: 100%;
	text-align:justify;
	background:white url(/webportal/images/acs_header_center.gif) repeat;	
	/*height:78px;*/
}
#_ctl00_navegador{
	background : #414141;
	/*background: white url(/webportal/images/nav_lbl_blank.gif) repeat;*/
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding : 0px 10px 5px 10px; 
	border-top : 0px solid #414141;
	border-bottom : 0px solid #414141;
	text-align:right;
} 
#navegador{
	background : #414141;
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding : 0px 10px 5px 10px; 
	border-top : 0px solid #414141;
	border-bottom : 0px solid #414141;
	text-align:right;
} 
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #000000;
}
A.enlacenav:HOVER{
	color: #000000;
} 
INPUT {
	font-size : 8pt;
} 
#nav
{
	padding: 5px 10px 0px 15px;
	font: 8pt verdana, geneva, arial, helvetica, sans-serif;
	font-weight:bold;
	color: #ff4f00;
	cursor: hand;
	left: 10px;
	position: relative;
}
#cuerpo{
	/*width:570px;
	width:81%;*/
	width:98%;
	height:auto;
	margin-right: 8px;	
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding: 5px 0px 5px 0px;
	background-color : #FFFFFF;
	float:right; 
	text-align:left;
}
#cuerpo_buttons{
	text-align:right;
	height: 27px;
}
H1{
	font-size: 12pt;
} 
#cuerpo select, options{
	font: 8pt verdana, geneva, arial, helvetica, sans-serif;
	color: #666666;
}
input[type="button"], input[type="submit"]
{
	font: 8pt verdana, geneva, arial, helvetica, sans-serif;
	background-color: #ffffff;
	cursor: pointer;
	border:#CCCCCC 1px solid;
	height:20px
}

#navabajo{
	font-weight : bold; 
	font-size: 9px;
}
#lateral
{
	width: 14%;	
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	float: left;
}
 
.titlat
{
	background-color: #ff4f00;
	/*background-color: #cccccc;*/
	color: #003366;
	font-size: 8pt;
	text-transform: uppercase; /*padding: TOP BOTTOM RIGHT LEFT*/
	padding: 7px 3px 7px 8px;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0px 0px 8px 0px;
}

.cuerpolateral{
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding: 5px 4px 13px 5px;	
	font-size: 7pt;		
}
#fbuscar form{
	margin-bottom : 0px;
	margin-top : 0px;
} 
#campotexto{
	float: left;
	width:100%;
} 
#campotexto input{
	width:100px;
}
#botonbuscar {
	padding-top : 3px;
	padding-left: 106px;
}  
#botonbuscar input{
	border : 0px none;
} 
.radio{
	clear:both;
} 
#ctl00_otras ul{
	margin : 5px 10px 0px 0px;
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding: 0px 0px 0px 4px;
	list-style: none;
} 
#ctl00_otras li{
	padding-left: 14px;	
	margin-bottom: 10px;
} 
#otras ul{
	margin : 5px 10px 0px 0px;
	/*padding: TOP BOTTOM RIGHT LEFT*/
	padding: 0px 0px 0px 4px;
	list-style: none;
} 
#otras li{
	padding-left: 14px;	
	margin-bottom: 10px;
} 
#pie{
	clear : both;
	color : #cccccc;
	text-align : right;
	margin : 10px 10px 0px 10px;
	padding-top:20px;
	padding-bottom:10px;
} 

#borde{
	border: 2px solid #cccccc;
	text-align: left;
	width: 95%;
	margin: auto;
} 

.error
{
	list-style-position: outside;
	text-transform: none;
	color: #cc0000;
	list-style-type: disc;
}
/*********************************
	Begin for Grid Style
**********************************/

#cuerpo_data
{    
}
.dgHeader
{
	background-color:Black;
	color:White;
	font-size:12px;
}
.dgSubject
{
	font-weight:bold;
	font-size:12px;	
	}
.dgItem
{
    cursor:pointer;    
}
.dgItemAlter{
    background-color:#eeeeee;
    cursor:pointer;    
}

.dgItem:hover
{ 
    background-color: #FF4F00;
} 
                    
/*********************************
	Begin for modal popUp
**********************************/
	/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

	/* Container */
#simplemodal-container {height:inherit;width:inherit; background-color:#fff; border:3px solid #ccc;}
/*#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;} */
#simplemodal-container #basicModalContent {padding:8px;}

/*
	End for modal popUp

 */  
 
 #ctl00_ContentPlaceHolder1_rptViewer__ctl00
 {
     width:1000px;
     overflow:hidden;
 }    
 