﻿/*ESTILOS VARIOS*/

body{
	
	background: url(imagenes/web60.png) no-repeat 50% 0% fixed;
	
	
}

#imgInicio{

	border: 1px solid black;
	height: 150px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;

}

#telefono{

	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

#eslogan{

	margin-left: 20px;
	margin-top: 20px;

}

#iso{

	position: relative;
	float: right;
	margin-top: 20px;
	_margin-top: -30px;

}

p.parrafo{

	text-align:left;

}

img{

	border: 0px;

}

/*TABLAS NORMATIVA*/

table.normativa{
	
	font-family: arial;
	font-size: 12px;
	border-collapse: collapse;
	
}

.cabeceratabla{

	font-weight:bold;

}

/*CABECERA*/

div.cabecera{

	margin-left: 25%;
	margin-right: 25%;
	
}

/*MENUS*/

div.menuArriba {
	
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 15px;
	height: 20px;
	padding: 0px;	
	_padding: 0px;
	
}

div.menuArriba2 {
	
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 20px;
	height: 14px;
	padding: 5px;
	_padding: 0px;	
	
}

/*CONTENIDO PRINCIPAL*/

div.principal, div.contentSenales {
	
	margin-left: 25%;
	margin-right:25%;
	position: relative;	
	float: both;
	text-decoration: none;
	text-align : justify;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	
}

/*PIE DE PAGINA*/

div.enlaces{

	margin-top: 10px;
	text-align: center;
	font-size: 9px;

}

div.pie{

	
	margin-top: 35px;
	margin-left:25%;
	margin-right: 25%;
	position:relative;
    float: both;
    color:Black;
	font-family: arial;
	text-align: center;
	font-size: 10px;

}

a.directorios{

	text-decoration: none;
	color: #000000;
	font-family: arial;
	
}

a.directorios:hover{

	color: #9A4404;
	
}

.textoPie{

	font-size: 11px;
	font-weight: bold;

}

a.webs:hover{
	
	filter:alpha(opacity=70);
	_width: 125px;
	opacity: .70;
	
}

div.liwebs{

	width: 125px;
	
}

div.liwebs:hover{

	opacity: .60;

}

/*CATALOGO*/

div.catalogo{

	_position: fixed;
	width: 250px;
	margin-top: 25px;
	text-align: center;
	
}

#desCatalogo{

	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	
}

#desCatalogo:hover{

	color: #ffffff;
	font-weight:bold;
	
}

div.catalogo:hover{

	opacity: .70;	
	
}

a.catalogo:hover{

	_filter:alpha(opacity=70);
	_width: 250px;
	opacity: .70;

}

/*TABLAS*/

td{

	text-align: center;

}
tr.tabla{

	font-family: arial;
	font-size: 12px;
	font-weight: bold;

}

/*MENU PRINCIPAL*/

.optMenuA{

	margin: 0px;
	background: url(imagenes/boton1.png);
	height: 19px;
	margin-bottom: 10px;
	padding-top: 5px;
	_padding-top: 0px;

}

a.activo{

	text-decoration: underline;	
	color: #D9DADA;
	height: 25px;
	padding: 5px;
	border-right: 1px solid #D9DADA;
	border-left: 1px solid #D9DADA;
	
	
}

a.menuA1, a.menuA2,a.menuA3, a.menuA4,
a.menuA5, a.menuA6, a.menuA7{

	text-decoration: none;	
	color: #D9DADA;
	list-style: none outside none;
	padding: 5px;
	height: 25px;
	border-right: 1px solid #D9DADA;
	border-left: 1px solid #D9DADA;
	
}

a.menuA1:hover, a.menuA2:hover,a.menuA3:hover, a.menuA4:hover,
a.menuA5:hover, a.menuA6:hover, a.menuA7:hover{
	
	/*background: url(imagenes/botones.png);*/
	text-decoration: underline;
	
}

/*MENU SEÑALES*/

.optMenuS{

	background: url(imagenes/botones2.png);
	height: 19px;
	margin-bottom: 10px;
	padding-top: 5px;
	_padding-top: 0px;	

}

a.activoS{

	/*background: url(imagenes/botones3.png);*/
	text-decoration: underline;	
	color: #FFFFFF;
	height: 25px;
	padding: 5px;
	border-right: 1px solid #D9DADA;
	border-left: 1px solid #D9DADA;	
	
}

a.menuS1, a.menuS2, a.menuS3, a.menuS4,
a.menuS5, a.menuS6, a.menuS7, a.menuS8,
a.menuS9{

	text-decoration: none;	
	color: #D9DADA;
	list-style: none outside none;
	height: 15px;
	padding: 5px;
	border-right: 1px solid #D9DADA;
	border-left: 1px solid #D9DADA;

}

a.menuS1:hover, a.menuS2:hover, a.menuS3:hover, a.menuS4:hover,
a.menuS5:hover, a.menuS6:hover, a.menuS7:hover, a.menuS8:hover,
a.menuS9:hover {

	/*background: url(imagenes/botones3.png);*/
	text-decoration: underline;

}