/*
	ACERCA DEL SITIO
		Website: Ministerio de Trabajo de la Provincia de Buenos Aires
		Área Diseño - Dirección de Sistemas e Informática
		Autores: Emiliano Tello, José Vittone, Lautaro Mallo, Luciano Schiavo

*/

/* HTML Elements */

/** {  global whitespace reset 
	margin: 0;
	padding: 0;
}*/

body{
	margin:0;
	background-image:url(../images/fondo_global.jpg);
	background-color: #e2e2e2;
	background-repeat:repeat-x;
	font-family:  "Lucida Sans","Lucida Grande", Arial, Helvetica, sans-serif;
}

strong, em, h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0;
}

#wrapper{
	width:774px;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:0;
}

#header{
	margin:0;
	padding:0;
	z-index:20;
	position:relative;
}

#side-a {
	float:left;
	padding: 10px 10px;
	width:206px;
	position:relative;
	border-right:1px solid #CCCCCC;
	_height:623px;
	height:740px;
}

#content {
	float: left;
	width:541px;
	position:relative;
	z-index:0;
	height:auto;
	margin:0;
	padding:0;
}

#sombra_fondo{
	float:left;
	background-repeat:repeat-y;
	background-image: url(/newsite/images/sombraslaterales_global.png)!important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/newsite/images/sombraslaterales_global.png');
	padding:0 3px;
	height:auto;
	width:768px;
}

#login {
	width:143px;
	height:auto;
	background-image:url(../images/login_sombra.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#fff;
	margin:0 13px;
	position:relative;
	float:right;
	z-index:10;
}
.login_campos{
	margin-top:3px;
	padding:10px;
	width:123px;
	height:auto;
	background-color:#838283;
	position:relative;
	z-index:12;
}
.ingreso{
	background-image:url(/newsite/images/ingreso.png)!important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/newsite/images/ingreso.png');
	background-repeat:no-repeat;
	height:23px;
	width:143px;
	padding-top:3px;
	text-align:right;
	float:left;
}
.ingreso input{
	border:none;
	text-align:right;
	width:100%;
	margin:0;
	padding:0;
	font-size:11px;
	color:#ccc;
	position:relative;
	z-index:12;
	padding-right:12px;
}
.ingreso input:hover{text-decoration:none;color:#fff;}
#login input{
	height:18px;
	width:120px;
	vertical-align:middle;
	font-size:11px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color:#d8d8d8;
}

#footer{
	height:40px;
	clear: both;
	background-image:url(../images/sombraspie_global.png);
	background-position:-3px top;
	background-repeat:no-repeat;
	}

#footer div{
	float:left;
	padding:2px 10px 0 20px;
	width:90%;
	margin:12px 3px 0px 3px;
}

#footer a{
	color:#7f7f7f;
}

#footer ul{
	margin:0;
	padding:0;
}

#footer ul li{
	height:auto;
	line-height:18px;
	vertical-align:middle;
	display: inline;
	font-size:10px;
	color:#7f7f7f;
	padding:0; /*Separar el texto*/
	margin:0; /* Separar los botones */
}

#footer p{
	width:auto;
	float:left;
	font-size:10px;
	line-height:18px;
	vertical-align:middle;
	color:#7f7f7f;
	padding:0; /*Separar el texto*/
	margin:0; /* Separar los botones */
}

.rss {
	width:36px;
	height:14px;
	float:right;
}

.rss a{
	margin-top:2px;
	height:14px;
	width:36px;
	display: block;
	background-image:url(../images/rss_feed.gif);
	background-repeat:no-repeat;
}

.rss a:hover{
	background-position: 0 -14px;
}

#bannerFlash{
	width:100%;
	height:140px;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	border-bottom:1px solid #CCCCCC;
}

#ministerio{
	width:100%;
	height:43px;
	padding-top:9px;
	color:#666666;
	background-color:#d9d9d9;
	background-image:url(../images/ministerio_bg.gif);
}

#ministerio a{
	color:#666666;
}

#ministerio a:hover{
	color:#333333;
	text-decoration:none;
}

/*SUBSECRETARIAS*/

#subsecretarias{
	width:auto;
	height:170px;
	/*border-bottom:1px solid #CCCCCC;
*/	margin:0;
	padding:0;
}

.subsec{
	width:178px;
	border-right:1px solid #CCCCCC;
	float:left;
	margin:0;
	padding:0;
}

.subsec a{
	height:84px;
	display: block;
	background-repeat:no-repeat;
}

.subsec a:hover{
	background-position: 0 -84px;
}

/*PROGRAMAS*/

#programas{
	width:auto;
	height:107px;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0;
	background-image:url(../images/back_gestiones.gif);
	background-repeat:repeat-x;
}

.programa{
	height:108px;
	width:178px;
	border-right:1px solid #CCCCCC;
	float:left;
	margin:0;
	padding:0;
}

.programa a{
	margin:0;
	padding:0;
	width:auto;
	height:29px;
	display: block;
	background-repeat:no-repeat;
}

.programa a:hover{
	background-position: 0 -30px;
}

.programa p{
	height:auto;
	margin:0 8px;
	width:auto;
	padding:26px 0 0 0;
	line-height:15px;
	font-size:10px;
	color:#666666;
}

#programas2{
	width:auto;
	height:117px;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0;
	background-image:url(../images/back_gestiones.gif);
	background-repeat:repeat-x;
}

.programa2{
	height:117px;
	width:178px;
	border-right:1px solid #CCCCCC;
	float:left;
	margin:0;
	padding:0;
}

.programa2 a{
	margin:0;
	padding:0;
	width:auto;
	height:29px;
	display: block;
	background-repeat:no-repeat;
}

.programa2 a:hover{
	background-position: 0 -30px;
}

.programa2 p{
	height:auto;
	margin:0 8px;
	width:auto;
	padding:26px 0 0 0;
	line-height:15px;
	font-size:10px;
	color:#666666;
}

/*BLOQUE INFERIOR - LINKS DE ABAJO*/

#bloqueInferior{
	clear:left;
	float:left;
	width:100%;
	height:53px;
	padding:0;
	margin:0;
	border-top:1px solid #fff !important;
	border-top:1px solid #ccc;
	/*border-bottom:1px solid #ccc !important;
	border-bottom:1px solid #fff;*/
	
}

#bloqueInferior a{
	color:#666666;
}
#bloqueInferior ul{
	width: 480px; 
	float: left; 
	font-size: 11px; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside; 
	height: auto; 
	margin-left:0px; 
	_margin-left:10px
}
#bloqueInferior ul li {
	float: left; 
	line-height: 16px;
}
/*MENÚ HORIZONTAL*/
#menuhoriz{
	background-color:#d8d8d8;
	font-weight:bold;
	text-align:left;
	height:24px;
	margin:0;
	padding:0 18px;
	color:#000;
	z-index:20;
	position:relative;
}

#menuhoriz a{
	color:#000;
	text-decoration:none
}

#menuhoriz ul{
	height:24px;
	margin:0;
	padding:0;
	float:left;
}

#menuhoriz ul li{
	line-height:18px;
	vertical-align:middle;
	display: inline;
	font-size:11px;
	padding:0; /*Separar el texto*/
	margin:0; /* Separar los botones */
}


/*LINKS VERTICALES*/
.links{
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

.links a{
	margin:0;
	padding:0;
	color:#666666;
	width:auto;
	height:auto;
}

.links ul{
	vertical-align:baseline;
	margin:0 8px;
	padding:0;
	height:auto;
	list-style:none;
}

.links ul li{
	width:100%;
	float:left;
	line-height:15px;
	height:15px;
	display: block;
	font-size:11px;
	padding:0; /*Separar el texto*/
	margin:0; /* Separar los botones */
}

.links a:hover{
	text-decoration:none;
	color:#333333;
}

.volanta{
	font: 11px; 
	font-weight: bold;
	color: #F4A460; 
}
.fecha{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color: #7bb2e6;
	float:left;
	margin:0;
	padding:0;
}
.volantaAzul{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #1a4ead;
	line-height:15px;
	margin: 8px 0 4px;
	width:auto;
}

.tituloDos {
	font: 11px  "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #1a4ead;
	line-height:15px;
	padding-bottom: 8px;
	margin:0;
}

.thumbPrensa{
	border:1px solid #CCCCCC;
	padding:4px;
}

.verMas{
	font-size:10px;
	color: #1a4ead;
	line-height:15px;
}

.verMasDos{
	font-size:10px;
	color: #666666;
	line-height:15px;
}

.txt_gris{
	font-size:11px;
	line-height:15px;
	color: #666666; 
	text-decoration: none; 
	padding-bottom: 14px;
	margin-top:0;
}

.input_expedientes { 
	border-top: solid 1px #333333;	
	border-left:solid 1px #333333;
	border-bottom:solid 1px #fff; 
	border-right:solid 1px #fff; 
	background-color:#f9f9f9; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666
}

