@charset "utf-8";
.body_index {
	background-attachment: scroll;
	background-image: url(../images/zooembrio_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #003B89;
}
.body_interior {
	background-attachment: scroll;
	background-image: url(../images/zooembrio_bkg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #003B89;
}
.bkg_rec_index {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/rec_index/rec_index_bkg.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
.bkg_rec_contenidos {
	background-attachment: scroll;
	background-image: url(../images/rec_contenidos/rec_contenidos_r1_c1.png);
	background-repeat:  repeat-x;
	background-position: center top;
}
.tabla_menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#btn_enviar {
	font-family: "Trebuchet MS", Arial;
	background-color: #006699;
	border: 1px solid #000033;
	color: #FFFFFF;
}
#tbl_nombre {
	background-color: #FFFFFF;
	margin: 0px;
	height: 20px;
	width: 310px;
	border: 1px solid #006699;
}
#tbl_email {
	background-color: #FFFFFF;
	margin: 0px;
	height: 20px;
	width: 310px;
	border: 1px solid #006699;
}
#tbl_asunto {
	background-color: #FFFFFF;
	margin: 0px;
	height: 20px;
	width: 310px;
	border: 1px solid #006699;
}
#tbl_mensaje {
	background-color: #FFFFFF;
	margin: 0px;
	height: 150px;
	width: 380px;
	border: 1px solid #006699;
}.txt_contacto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.txt_intro_contacto {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #7DC5FF;
	height: 40px;
}
#i_search {
	height: 13px;
}
.txt_titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 32px;
	font-weight: bold;
	color: #003366;
}
.txt_contenidos {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
#img_contenido {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bordermenu {
	padding: 20px;
}
.listmenuar {
	text-indent: 8px;
}
.listmenuar a:hover{
}
.bordermenuar {
	width: 0px;
	background: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0F115B;
	padding-right: 5px;
	height: 46px;
}
.preinfotabla td a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	list-style-type: disc;
	text-decoration: none;
}
.contenido_txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.titulo_txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#form_contact td {
	text-align:left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#myForm .errorMessage {
	font-family: "Trebuchet MS", Arial;
	color: #FFFF00;
	text-align: left;
	font-size: 11px;
}
#myForm .red {
	border: 1px solid #FFFF00;
}
#myForm label {
	width: 100px;
}
#myForm .input {
	width: 300px;
}
#myForm .textarea {
	width: 300px;
	height: 100px;
}
#form_submit, .submit {
	background-color: #FF0000;
	text-align:center;
	width: 70px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#form_contact {
	background-color: #003399;
	border: 1px solid #999999;
}
#b_submit {
	text-align:center;
}
