/* CSS Document */
body {
	background-image: url(img/fondo.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 20px;

}
#marcontenido {
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	width: 695px;
	margin-right: 22px;
	margin-left: 22px;
	padding: 6px;


}
#exterior {
	margin-right: auto;
	margin-left: auto;



}
#publicaciones {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;



}
#consultoria {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	left: 452px;
	top: 84px;
	width: 244px;
	visibility: hidden;



}
#sid {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	left: 350px;
	top: 84px;
	width: 277px;
	visibility: hidden;



}.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.subtitulocontenido {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
}


.textoblanco a{

	color: #FFFFFF;
	text-decoration: none;

}
.enlaceap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
}
.enlaceap a{

	color: #666666;
	text-decoration: none;

}
.enlaceap a:hover{
	color: #0080c0;
	text-decoration: none;

}

.textoblanco a:hover {

	color: #FFCC66;
	text-decoration: underline;

}
.lineablanca {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.textonegro a{

	color: #000000;
	text-decoration: none;

}
.textonegro a:hover {

	color: #003366;
	text-decoration: underline;

}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FBFBFB;
	text-decoration: none;
	text-align: center;
	background-color: #0080c0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.menu a{
	color: #FBFBFB;
	text-decoration: none;

}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}
.menudos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
}

.menudos a{
	color: #333333;
	text-decoration: none;

}
.menudos a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0080c0;
	display: block;
}
.botonenlace {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #0080c0;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.botonenlace a{
	color: #0080c0;
	text-decoration: none;

}
.botonenlace a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #F0ECE9;
	display: block;
}
.menusin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.menusin a{
	color: #000000;
	text-decoration: none;

}
.tituseccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #f9f9f9;
	border: 1px solid #d6d6d6;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: center;
}
.titular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0080c0;
	text-decoration: underline;
	padding-bottom: 6px;
}
.textocontenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}




.enlacemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.enlacemenu a{

	color: #000000;
	text-decoration: none;
	display: block;

}


.enlacemenu a:hover{
	color: #0080c0;
	text-decoration: none;
	display: block;

}
.subtitularpubli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #9E0C0C;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.subtitularpubli a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9E0C0C;
	text-decoration: none;
	text-align: left;
}
.subtitularpubli a:hover{

	color: #000000;
	text-decoration: none;

}
.subtitular {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.subtitular a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;

}
.subtitular a:hover{
	color: #0080c0;
	text-decoration: none;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
.subtitularrojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #0080c0;
	text-decoration: none;
	text-align: left;
}
.textomini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #F0ECE9;
}
.noticias {
	font-family: Tahoma;
	font-size: 85%;
	color: #525252;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	
}
.noticias:hover {
	font-family: Tahoma;
	font-size: 85%;
	color: #0080c0;
	text-decoration: underline;
	
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size:  85%;
	color: #525252;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size:  95%;
	color: #525252;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}	
.normaldos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normaldos a{
	color: #333333;
	text-decoration: none;
}
.normaldos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #0080c0;
	text-decoration: none;
}
