﻿
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;

	font-family: 'Arial';
	font-size: 12px;

	/*background: url(../../Mod_Web/images/homeWeb.png) no-repeat; 
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% ;*/
}


.dc_btnEnviarCoCas
{
	font-family: Arial, sans-serif;
	background-color: #00833c;
	border: solid 0px white;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	width: 150px;
	height: 39px;
border-radius: 5px;
	
}


a.main_menu
{
	font-family:  'Arial';
	color: #7F7F7F;
	font-size: 12px;
	text-decoration: none;
	text-align:right  
}



.level_menu
{
	font-family:  'Arial', Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.level_menu01
{
	font-family:  'Arial', Helvetica, sans-serif;
	color: #5e5d5d;
	font-size: 12px;
	text-decoration: none;
}


#dvPriMaster
{
	width: 100%;
	position: relative;
	
}

#dvPriMaster .dvHeadMas
{
	width: 100%;
	height: 190px;
	background: url(../../Mod_Web/images/homeWeb.png) no-repeat; 
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;

/*background-color:Aqua ;*/
}


.dvFace01
        {
            height: 30px;
			position:  relative;
			display: block;
		overflow: hidden;	
        }
		
.sdvHed
{
	float: right;
	position: relative;
	width: Auto;
	vertical-align: middle;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#LnkImg
{
text-decoration: underline;
}

	.ImgUserLog
{
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(../../images/iconoUsuario.png);
	background-color:transparent ;
	vertical-align: middle;
	border-left: 0px solid;
	width: 22px;
	height: 22px;
	border-bottom: 0px solid;
	background-repeat: no-repeat;
	position: static;
	 cursor:pointer ; 
}

	.ImgUserLog:hover
{
	background-image: url(../../images/iconoUsuarioOver.png);
	 cursor:pointer ; 
}



			#dvHeadContenedor02
 {
 padding-top:25px;
           max-width: 1024px;
	     min-width: 1000px;
	     width:100%;  
		   margin: 0 Auto;
		      height:100%;
			position:relative ;

        }


   #dvInicio
		{
		position:  relative;
			height: 40px;
			display: block;
		/*	 padding-top:10px;*/
	/*		background-color:Green ;*/
		}

/* .dvFace01
{
	position: absolute  ;
	 float:left ; 
	 top:45px; 
	 right:160px; 

}*/
		.dvFace01
        {
            height: 30px;
			position:  relative;
			display: block;
	/*		background-color:Lime ;*/
			
        }
		

		#dvhomMen
	{
			height: 30px;
			position: relative;
			display: block;
		/*	background-color:   Fuchsia  ;*/
		}

  
		      #dviMenu
        {
		z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 800px;
	font-size: 12px;
	font-weight: bold;
float: right;
/*background-color: #9966FF;*/
        }
     






.oc_Cerrar
{
	background-image: url(../../Mod_Web/images/close.png);
	
}


.g_MsgError
{
	font-size: 14px;
	color: #FF0F0F;
	font-family: 'Arial', sans-serif;
	
}
