@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #E8E8E8;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#tabla_gral {
	height: 100%;
	width: 990px;
	background-image: url(../img/sombrita.jpg);
	background-repeat: repeat-y;
	width: 990px;
	background-position: 192px;
	background-color: #FFF;
}
#logo {
	margin-top: 25px;
	margin-left: 32px;
}
#FlashID {
	float: right;
}

#cabecera {
	height: 210px;
}
#botonera {
	background-image: url(../img/fondo_botonera.jpg);
	background-repeat: repeat-x;
	line-height: 50px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 40px;
}
#botonera a {
	color: #FFF;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2bb7e;
	padding-top: 8px;
	padding-bottom: 8px;
}
#botonera a:hover {
	color: #760707;
}
#texto {
	font-size: 11px;
	color: #333;
	text-align: justify;
	width: 720px;
	float: right;
	margin-right: 20px;
}
#texto .destacado {
	font-size: 13px;
	color: #0071BC;
	font-weight: bold;
}
#texto .titulo {
	font-size: 22px;
	color: #0071BC;
}
.punteo {
	margin-left: 30px;
}
.azul {
	color: #0071BC;
}



#foto {
	width: 220px;
	float: left;
}
.pie {
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.pie2 {
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#copy {
	background-image: url(../img/sombrita.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 220px;
	height: 49px;
	float: left;
}
#copy p{
	font-size: 10px;
	color: #999;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
	margin: 0px;
}
#links {
	text-align: center;
	float: left;
	width: 770px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	font-size: 10px;
	color: #0071BC;
	padding-top: 10px;
}
#links a {
	color: #999;
	text-decoration: none;
}
#links a:hover {
	color: #0071BC;
}
.titulo_galeria {
	font-size: 13px;
	color: #666;
	text-align: right;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C26333;
	padding-top: 40px;
}
.galeria {
}
.galeria img {
	height: 60px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 10px solid #C26333;
}
.celda_contacto {
	color: #FFF;
	background-color: #C26333;
	text-align: right;
	width: 525px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 20px;
	margin-left: 100px;
}
.caja {
	font-size: 10px;
	color: #333333;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	width: 370px;
	margin-right: 10px;
	border: 1px solid #930;
}
.bt_enviar {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666;
	border: 1px solid #4078A6;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	cursor:pointer;
}
.peque {
	font-size: 11px;
	color: #666;
}
.formulario {
	font-size: 10px;
	color: #666;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}
.formulario input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-top: 2px;
}
.formulario .bt {
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	color: #CCC;
	margin-top: 5px;
	cursor:pointer;
}

