﻿.Portada
{
	clear:both;
	width:929px;    
	height:162px;
	background-image:url('images/cabecera.jpg');	
	/*background-position:center;*/
	background-repeat:no-repeat;
}
.pie {
	background-image:url('images/pie.jpg');
	background-repeat:no-repeat;
	height:52px;
}
.ImgCodSeguridad
{
	width: 234px; 
	height: 50px;
	border-color: #00764C;
	border-width: thick;
}
.texto {
	text-align:right;
	width:50%;
}
.BotonAccion
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 11px;
    background: #f8f29b;
    color: #005336;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border:solid 1px;
    border-color: #00764c;
    height: 20px
}
.conten                                        
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	text-transform: none;
	color: #00764C;
	text-align:left;
	float: left;	
	background-color:#FFFFFF;
	height:200px;
	margin-top: 1px;	
	margin-right: 0px;	
	margin-bottom: 7px;	
	margin-left: 4px;	
	padding-top: 3px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;	
	border-top-width: 1px;	
	border-right-width: 4px;	
	border-bottom-width: 4px;
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #e6e6e6;	
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	width:929px;
}
.conten-textopopup                                        
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	text-transform: none;
	color: #00764C;
	text-align:left;
	float: left;	
	height:200px;
	margin-top: 1px;	
	margin-right: 0px;	
	margin-bottom: 7px;	
	margin-left: 4px;	
	padding-top: 3px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;	
	border-top-width: 1px;	
	border-right-width: 4px;	
	border-bottom-width: 4px;
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #e6e6e6;	
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.conten-err
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	text-transform: none;
	color: Red;
	text-align:left;
	float: left;	
	height:200px;
	margin-top: 1px;	
	margin-right: 0px;	
	margin-bottom: 7px;	
	margin-left: 4px;	
	padding-top: 3px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;	
	border-top-width: 1px;	
	border-right-width: 4px;	
	border-bottom-width: 4px;
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #e6e6e6;	
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.Conten-title
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-transform: none;
	color: #00764C;
	text-align:left;
	float: left;	
	background-color:#FFFFFF;
}
.autotexto                                      
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:Orange;
	
}

.contenImprimir
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: #00764C;
	text-align:left;
	float: left;	
	width:450px;	
	background-color:#FFFFFF;
	height:200px;
	margin-top: 1px;	
	margin-right: 0px;	
	margin-bottom: 7px;	
	margin-left: 4px;	
	padding-top: 3px;	
	padding-right: 4px;	
	padding-bottom: 4px;	
	padding-left: 4px;	
	border-top-width: 1px;	
	border-right-width: 4px;	
	border-bottom-width: 4px;
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-top-color: #e6e6e6;	
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-color:Green;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: none;
	color: BLUE;
	text-decoration: none;
	list-style-type: none;

}
.Popup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:center;
	vertical-align:middle;
}
/*Modal Popup*/
.modalBackground {
 /*background-color:Gray; 
 -ms-filter: alpha(opacity=70);
 -ms-opacity:0.7;*/
}

