@charset "utf-8";
/* Creada por Disenartica */
.formularios {
	background-color:#CCCCCC;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size:11px;
	text-align: justify;
	line-height:13px;
	color:#333333;
	width: 250px;
	border: 1px solid #999999;
	overflow: hidden;
	visibility: inherit;
	}
.texto_titulos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_subtitulos {
	font-family:Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_prmos {
	font-family:Tahoma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
.texto_prmos A {
	font-family:Tahoma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-position: center;
}
.texto_prmos A:Hover{
	font-family:Tahoma;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
}
.texto_prmosmas {
	font-family:Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
	text-align: left;
}
.texto_temas {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.texto_temas_secciones {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_vermas {
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration: none;
}
.texto_vermas A {
	font-family:Tahoma;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration:underline;
}
.texto_vermas A:Hover{
	font-family:Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-weight:bold
	color: #666666;
	text-decoration: none;
}
.texto_fecha {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo_bienvenida{
	background-image:url(images/inferior_final.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fondo_diseno{
	background-image:url(images/inferior_diseno.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fondo_productos{
	background-image:url(images/inferior_productos.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fondo_contacto{
	background-image:url(images/inferior_contacto.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.fondo_pagina{
	background-image:url(images/imagen_fondo.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	background-position2:center;
	azimuth:center;
	margin-bottom:0;
	margin-top:0;
	table-layout:inherit;
}

