@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(fotos/fondo2.gif);
}


#body-container {
	width: 600px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
	}

#extra-container { margin: 0 auto; }
#encabezado {
	height: 90px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #333333;
	background-position: top;
}

#menu {
	height: 19px;
	padding-top: 5px;
	text-align: center;
	border: 1px solid #666666;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}

#contenido {
	height: 300px;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(fotos/fondo_c.gif);
}
#contenido_home {
	height: 300px;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(fotos/fondo_cb.gif);
}
#contenido_contacto {
	height: 300px;
	padding-top: 5px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center bottom;
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(fotos/fondo_cbc.gif);
}

#footer {
	height: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 1px solid #666666;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}



.sobre_a {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;
}


.sobre_a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.sobre_a:hover {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8BC53F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC53F;
	background-color: #333333;
}
.sobre_a:visited {
	background-repeat: repeat-x;
	background-position: center;
	background-color: #333333;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8BC53F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC53F;
}
.sobre_a:active {
	background-repeat: repeat-x;
	background-position: center;
	background-color: #333333;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8BC53F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8BC53F;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
	padding-left: 0px;
}
.links a:link {
	text-decoration: none;
	color: #CCCCCC;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.links a:hover {
	text-decoration: none;
	color: #8FC745;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.links a:visited {
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.links a:active {
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	color: #8FC745;
}




.sobre_a:visited {
	color: #CCCCCC;
}

.fotoh {
	margin-right: 20px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	border: 3px solid #FFFFFF;
	height: 123px;
	width: 180px;
}




.centrado {
	text-align: center;
}

.logo {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 4px;
}


.nombre_boton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	width: 121px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}
.tabla {
	background-color: #8BC53F;
	width: 602px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
a:active {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


p {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	margin-left: 20px;
	margin-top: 25px;
}
.p a:link {
	color: #FF0000;
}
.flecha {
	text-align: left;
	padding-right: 3px;
}
.p_titulo {
	font-family: Verdana;
	font-size: 12px;
	color: #8DC642;
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
}
.p_tituloCopy {
	font-family: Verdana;
	font-size: 12px;
	color: #8DC642;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}
.sobre_a:active {
}
.sobre_aCopy {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8BC53F;
	border-bottom-color: #8BC53F;
}
.tabla_flash {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p_2 {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	margin-right: 25px;
	float: right;
	color: #FFFFFF;
	margin-top: 40px;
}
.p_2 a:link {
	color: #FFFFFF;
}
.p_2 a:hover {
	color: #8DC642;
}
