/*SETGA 2007*/
/**/
/*Comunes*/
body{
	margin: 0;
	font-family: Arial,"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background:#000;
}
p{
	margin: 0 0 0.7em 0;
	text-align: justify;
}
a:link,a:visited{
	color:#777777;
	text-decoration:none;
}
a:hover{
	color: #999999; /*#ca5d5d;*/
}
h6{
	color:white;
	font-size:11px;
	margin:0;
	font-weight:normal;
}
input, select, textArea{
	BORDER:1PX SOLID #444;
	background:#333;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.miFormContacto{
	width:190px;
}
h1{
	font-size:27px;
	margin:0;
	padding:0;
	margin-left:10px;
	font-weight:normal;
}
h1.cat{
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:white;
	padding-bottom:3px;
}
#catalogoLat{
	margin-top: 15px;
	padding-top:15px;
	border-top:1px solid #333;
	margin-right:10px;
	
}
/*Layouts*/
#contenedor{
	width: 983px;
	margin: 0 auto;
	padding: 13px;
}
#cabecera{
	background: url(../images/logo.gif) no-repeat;
	height: 188px;
}
#cabIdiomas{
	text-align:right;
	width:752px;
	height:46px;
	margin-right:30px;
}
#cabIdiomas a:link, #cabIdiomas a:visited{
	color:white;
}
#hrefLogo{
	position: absolute;
}
*html #hrefLogo{
		margin-left: -190px;
}
#contCabecera{
	margin-left: 189px;
	background: url(../images/bg_cab.gif) no-repeat;
	height: 188px;
}
#contCabeceraIndex{
	margin-left: 189px;
	background: url(../images/bg_cab_intro.gif) no-repeat;
	height: 188px;
}
#contCabeceraIndex2{
	margin-left: 189px;
	background: url(../images/bg_cab_intro2.gif) no-repeat;
	height: 188px;
}
#miniMenuCab{
	height: 42px;
	text-transform: uppercase;
	padding-left: 13px;
	font-size: 10px;
	color: #a4a4a4;
}
#miniMenuCab a:link,#miniMenuCab a:visited{
	color: #a4a4a4;
	text-decoration: none;
}
#miniMenuCab a:hover{
	color: #fff;
}
#lateral{
	float:left;
	width:188px;
	margin-top: 10px;
}
#bnnrLat{
	margin-top: 1px;
}
#contenido{
	float: left;
	margin-left: 1PX;	
}
#bnnrProductos{
	margin: 8px 0;
}
#BnnrActualidad{
	padding:5px;
}
.miNot{
border-bottom:1px solid #333;
	margin:5px 0;
	padding:3px 0;
}

#fin{
	clear: both;
}
#miInfo{
	margin-left:12px;
	width:755px;
	/*border: 1px solid red;*/
}
#ficheros{
	float: left;
	width: 530px;
}
#ficheros a:link,#ficheros a:visited{
	display: block;
	border-bottom: 1px solid #404040;
	background: url(../images/ico_FOLIO.gif) no-repeat 4px 4px;
	padding: 4px 4px 4px 20px;
	color: #848484;
	text-decoration: none;
}
#ficheros a:hover{
	background:#121212 url(../images/ico_FOLIO.gif) no-repeat 4px 4px;
	color: #98cc2a;
}
#bnnrInfo{
	float: right;
	width: 163px;
	border: 5px solid #272727;
	padding: 10px;
	margin-top: 5px;
}
#pie{
	padding-top: 30px;
	margin-left: 12PX;
	color:#b5b5b5;
	padding-bottom: 10px;
}
#pie a:link, #pie a:visited{
	color: #b20000;
	text-decoration: none;
}
#pie a:hover{
	color:#ca5d5d;
}
/*class*/
.clear{
	clear: both;
}
.resalte{
color:/*#FF0000;*/#b2b2b2;
}
/* NOTICIAS */
#titulo{
	color:#EDEDD9;
	padding:0px 30px 0px 30px;
	margin:0 20px 10px 20px;
	text-align:left;
	font-size:16px;
	width:80%;
}
#resumen{
	color:#A0A0A0;
	padding:0px 30px 15px 30px;
	margin:0 20px 10px 20px;
	text-align:left;
	font-size:12px;
	border-bottom:1px solid #666666;
	width:80%;
}
#paginado{
	padding:0px 35px 0px 35px;
	text-align:center;
	margin-bottom:15px;
}
table.cat{
	text-align:center;
	
}
table.cat td{
	vertical-align:top;
	font-size:12;
	text-transform:uppercase;
	color:#CCCCCC;
}
table.cat img{
	DISPLAY:block;
	padding:3px;
}
table.cat td.miImg:hover{
	background:  #333333;
}
