@charset "utf-8";

body {

    text-align:center;

    margin-top: 0px;

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    color: #000;

    background-image: url(../../graficas/fondos/fondo_azul_rayas.jpg);

} /*Para centrar con IE6*/

#contenedor {
	width:780px;
	margin:auto;
	text-align:center;
	background-color: #FE51AA;

}

#encabezado {

    width:780px;

    height:240px;

    background-color: #FFE2F6;

}







#lateral {
	float:left;
	width:190px;
	background-image: url(../../graficas/fondos/lateral.jpg);
	margin-top: 0px;
	margin-left: 0px;
	color: #000;
	text-align: left;
	background-color: #FD51AA;
	height: auto;

}















#pie {

    width:780px;

    height:100px;

    clear:left;

    background-color: #FD85C2;

    text-align: center;

    font-family: Tahoma, Geneva, sans-serif;

    font-size: 14px;

    line-height: 1.5em;

    text-transform: capitalize;

    font-style: normal;

    color: #FFF;

    padding-top: 10px;



}

.diseno {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #FFF;

	text-align: center;

	margin-top: 0px;

	line-height: 1em;

}



#Fondo_contacto {
	display:block;
	height: 50px;
	width: 190px;


















    background-image: url(../../graficas/fondos/fondo contacto.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-weight: bolder;
	font-size: 20px;
	text-align: center;
	background-image: url(../../graficas/fondos/fondo%20contacto.png);
	float: left;
	padding-top: 5px;

}

.contacto_vinculo_lateral {

	color: #03C;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	text-decoration: none;

}



#lateral #Banner_lado {

	float: left;

	height: 182px;

	width: 190px;

	display: block;

}







#pie .Estilo1 .vinculos a {

    color: #FFF;

    text-decoration: none;

    font-weight: normal;

    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}



#central {
	float:left;
	width:780px;
	color: #000;
	text-align: left;
	margin-top: 0px;
	display: block;
	background-color: #FE51AA;
	visibility: visible;

}



.Intro_Home {

    color: #000;

    font-size: 12px;

    font-style: italic;

    font-weight: bold;

}

.Contenido_pie1 {
	display: block;
	width: 780px;
	position: relative;
	float: left;

}

.Contenido_pie2 {

	display: block;

	width: 780px;

	position: relative;

	margin-top: 10px;

	font-size: 14px;

	line-height: 1.5em;

	font-weight: bold;

	background-color: #FD51AA;

	padding-top: 5px;

	padding-bottom: 5px;

	float: left;

}





.Textos_tabla {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 12px;

    font-weight: normal;

    color: #000;

    line-height: 1.1em;

}

.Subtitulos {

    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

    font-weight: bold;

    font-size: 16px;

    color: #000;

}

.VinculosIngresaYa {

    font-family: Arial, Helvetica, sans-serif;

    font-size: 13px;

    font-weight: bold;

    text-decoration: none;

}

.PBX_pie {

    font-size: 24px;

    font-weight: bold;

    text-transform: none;

}
.vinculo_contactenos {
	font-size: 20px;
	font-weight: bold;
	
}

.vinculo_contactenos a {

	
}

.vinculo_contactenos a:link {
	color:#039;
}

.vinculo_contactenos a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.vinculo_contactenos a:visited {
	color:#039;
}

.vinculo_contactenos a:active {
	color: #FFF;
}

a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}
a:link {
	color: #009;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	/* [disabled]text-decoration: underline; */
	color: #FFF;
	/* [disabled]font-size: 120%; */
}

a:active {

	text-decoration: none;

	color: #9F0;

	font-weight: bold;

}
td img {display: block;}
