/** seccion de contacto **/


		.ftexto {
			background-image: url(som.png);
			background-repeat: repeat-x;
			font-family:Helvetica,verdana; 
			font-size:11px;
			color: #c62e2e;
			padding: 2px;
			border: 1px solid #7f9db9;
			width: 200px;
		}

		.ftexto2 {
			background-image: url(som.png);
			background-repeat: repeat-x;
			font-family:Helvetica,verdana; 
			font-size:11px;
			color: #c62e2e;
			padding: 2px;
			border: 1px solid #7f9db9;
			width: 200px;
			height: 80px;
		}

		.t1_a_contacto {
			background-image: url(t1_a_contacto.png);
			background-repeat: no-repeat;
     		 }
		.s_contacto {
			padding: 10px;
		}

/** fin secion de contacto **/		


		body {
			background-color:#000000;
			margin: 0px;
     		 }		

		ul {
			margin-left: 30px;
			margin-right:0px;
			margin-top: 0px;
			margin-bottom: 0px;
		}

		.encabezado {
			background-image: url(encabezado.jpg);
			background-repeat: no-repeat;
     		 }
		.boton_1 {
			background-image: url(boton.png);
			background-repeat: no-repeat;
			Padding-left: 20px;
			Padding-top: 2px;
			}
		.t2_b {
			background-color:#94474f;
			border-bottom: 1px solid #ffffff;
			border-top: 1px solid #ffffff;
			}

		.t1_a {
			background-image: url(t1_a.png);
			background-repeat: no-repeat;
     		 }
		.t1_c {
			background-color:#000000;
			border-right: 1px solid #ffffff;
			Padding: 25px;
			
     		 }
		.t2_c {
			background-color:#000000;
			Padding: 25px;
			
     		 }
		.t1_b {
			background-image: url(t1_b.png);
			background-repeat: no-repeat;
     		 }
		.t_navegacion1{
			border-top: 1px dotted #ffffff;
			border-bottom: 1px dotted #ffffff;
			Padding: 3px;
			}
		.t_navegacion0{
			border-bottom: 1px dotted #ffffff;
			Padding: 3px;
			}
		.t_navegacion2{
			background-color:#993300;
			border-bottom: 1px dotted #ffffff;
			Padding: 3px;
			}
		.t_navegacion3{
			border-top: 1px dotted #ffffff;
			background-color:#993300;
			border-bottom: 1px dotted #ffffff;
			Padding: 3px;
			}
		.t_menu {
			background-image: url(fondomenu.png);
			background-repeat: no-repeat;
			Padding-left: 2px;
     		 }

		.texto1 {
			font-family:Helvetica,verdana; 
			font-size:11px;
			color: #ffffff;
		 }

		.texto1_r {
			font-family:Helvetica,verdana; 
			font-size:11px;
			color: #333333;
		 }

		.texto1_p {
			font-family:Helvetica,verdana; 
			font-size:10px;
			color: #ffffff;
			
		 }

		.texto1_t {
			font-family:Helvetica,verdana; 
			font-size:12px;
			color: #ffffff;
			font-weight:bold;
		 }


/** Enlaces del Menu **/

		A.menu:link {color: #ffffff;text-decoration: none;font-family: ,Helvatica,verdana;font-size: 12px;font-weight: bold;}
		A.menu:visited {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 12px;font-weight: bold;}
		A.menu:hover {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 12px;font-weight: bold;}

/** Enlaces del Cierre **/

		A.bajo:link {color: #ffffff;text-decoration: underline;font-family: Helvatica,verdana;font-size: 10px;}
		A.bajo:visited {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 10px;}
		A.bajo:hover {color: #ffffff;text-decoration: none;font-family: Helvatica,verdana;font-size: 10px;}




			.visible {
				z-index: 10;
				position:absolute;
				left:0px;
				top:0px;
			}
			.visible2 {
				z-index: 9;
				position:absolute;
				left:0px;
				top:0px;
				background-color: #000000;
				filter: alpha(opacity=70); moz-opacity: 0.7; opacity: 0.7;
			}
			.oculto {
				z-index: -10;
				position:absolute;
				left:0px;
				top:0px;
				visibility: hidden;
			}			
			.imagen {
				border: 6px solid #ffffff;
			}
			.imagen_p {
				border: 1px solid #bd1818;
			}
			.peke {
				font-family: Verdana;
				font-size: 12px;
				color: #ffffff;
			}	

/** enlaces del cierre **/

		A.peke:link {color: #ffffff;text-decoration: none;font-family: verdana,sans-serif;font-size: 9px;}
		A.peke:visited {color: #ffffff;text-decoration: none;font-family: verdana,sans-serif;font-size: 9px;}
		A.peke:hover {color: #ffffff;text-decoration: underline;font-family: verdana,sans-serif;font-size: 9px;}		