@charset "utf-8";
td  img1 {display: block;}#contacto2 {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #FF0000;
	border: thin solid #000000;
	font-weight: bold;
	padding: 0px;
}
#contacto2 p {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

body {
	background-color: #CCCCCC;
}
.borde_tabla_negro {
	border: thin solid #000000;
}
h1 {
	color: #FFFFFF;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
}
.borde_blanco_inf {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FF0099;
	border-left-color: #FFFFFF;
}
#enlace_form {
	height: 30px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
.fotos_peq {
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	border: thin solid #FFFFFF;
}

#espacio2 {
	height: 6px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#enlace_form a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	border: thin solid #CCCC66;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-decoration: none;
}
#espacio {
	height: 10px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#enlace_form a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #CCCC66;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
}
#cont_fotos_peq {
	background-color: #000000;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFFFFF;
	padding: 4px;
	height: auto;
}
#texto_nosotros {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#columna_izda {
	float: left;
	width: 220px;
	background-color: #FFFFCC;
	border: medium double #000000;
	margin-top: 8px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
	height: 120px;
	overflow: auto;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: 22px;
	color: #000033;
	font-weight: bold;
}

#columna_centro {
	float: left;
	width: 245px;
	margin-top: 8px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #333333;
	height: 120px;
	overflow: auto;
	background-color: #FFFFFF;
}
#columna_dcha {
	float: right;
	width: 220px;
	margin-top: 8px;
	padding-top: 3px;
	background-color: #FFFFCC;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: medium double #000000;
	height: 120px;
	overflow: auto;
}
#flash {
	border: thin solid #003300;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
}


