body, * {
	margin: 0px;
	padding: 0px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	color: #bfbca2;
	}
body {	background-color: #FFFFFF;
}
#enbody #enbodydos {
	margin-right: auto;
	margin-left: auto;
	width: 914px;
}
a {
	color: #F99D1C;
	text-decoration: underline;
}
a:hover {
	color: #D37C05;
}


#el_header {
	background-image: url(../images/logo.gif);
	height: 130px;
	width: 914px;
	background-repeat: no-repeat;
}
#el_header #header_logo {
	float: left;
	height: 129px;
	width: 250px;
}
#el_header #header_menu {
	margin-left: 94px;
	margin-top: 109px;
	width: 400px;
	float: left;
}
#el_header #header_menu a {
	color: #BFBca2;
	text-decoration: none;
	display: inline;
	margin-right: 22px;
}
#el_header #header_menu a:hover {
	color: #E9E9DA;
}
#el_header #header_submenu {
	float: right;
	text-align: right;
	margin-right: 22px;
	margin-top: 94px;
	font-size: 90%;
}
#el_header #header_submenu a {
	color: #F99D1C;
	text-decoration: none;
}
#el_header #header_submenu a:hover {
	color: #D37C05;
}
#contenedor {
	background-image: url(../images/contenedor.gif);
	width: 914px;
	background-repeat: repeat-y;
}
#cont_marco {
	width: 888px;
	height: 331px;
	margin-left: 13px;
	margin-right: 11px;
	border: 1px solid #BFBCA2;
}
#marcogaleria{
	background-image: url(../images/estampa03.gif);
	background-position: right top;
	background-repeat: repeat-y;
	width: 888px;
	margin-left: 13px;
	margin-right: 11px;
	border: 1px solid #BFBCA2;
	padding-bottom: 30px;
}
#contenidodegaleria h2 {
	margin-left: 44px;
	color: #BFBCA2;
	font-size: 210%;
	padding-top: 38px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contenidodegaleria h4 {
	color: #F99D1C;
	margin-left: 44px;
	font-size: 120%;
	padding-top: 4px;
	margin-bottom: 8px;
	font-weight: normal;
	margin-top: 0px;
}
#contenidodegaleria p {
	font-size: 100%;
	color: #BFBCA2;
	font-weight: normal;
	margin-top: 12px;
	margin-left: 44px;
	line-height: 1.2em;
	padding-right: 12px;
}
#contenidodegaleria p.smaller01 {
	font-size: 80%;
	line-height: 1em;
	margin-top: 8px;
	margin-bottom: 22px;
}

#contenidodegaleria p span.bold {
	font-size: 100%;
	color: #BFBCA2;
	font-weight: bold;
	line-height: 1.2em;
}
.capsula {
	height: 96px;
	width: 128px;
	vertical-align: middle;
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #BFBCA2;
	padding: 9px;
}
.capsula form   {
	margin: 4px;

}

.capsula   div.photo {
	height: 96px;
	width: 128px;
	background-color: #dedbc4;
	text-align: right;
	background-repeat: no-repeat;
}
#tablaparapreview .capsula .photo input {
	margin-top: 6px;
	margin-right: 6px;
}
#contenidodegaleria p.tilda {
	margin: 0 0 0 44px;
	padding: 20px 0 0 0;
	font-size: 92%;
}




#tablaparapreview .photo a {
	height: 69px;
	width: 128px;
	display: block;
}
#WishList {
	float: right;
	margin-top: 10px;
	margin-right: 18px;
}

#tablaparapreview  .photo  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fondodemascontenido {
	background-image: url(../images/estampa04.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 11px;
}





#mascontenido    {
	width: 868px;
	margin-left: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBCA2;
	border-bottom-color: #BFBCA2;
	border-left-color: #BFBCA2;
	background-image: url(../images/estampa01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#mascontenido p {
	font-size: 100%;
	color: #BFBCA2;
	font-weight: normal;
	padding-right: 240px;
	margin-top: 6px;
	margin-left: 26px;
	text-align: justify;
}
#mascontenido  a  {
		font-size: 100%;
		color: #F99D1C;
		font-weight: normal;
		display: block;
		margin: 0px;
}


#cont_main {
	width: 656px;
}
form {
	margin-left: 44px;
	font-size: 90%;
	color: #bfbca2;
}
table#form001  td  input, textarea, table#form001  td  select, table#form002 td input  {
	font-size: 100%;
	padding: 2px;
	border: 1px solid #BFBCA2;
	margin-top: 2px;
	margin-bottom: 2px;	
}
option {
	color: #666666;
	background-color: #E9E9E2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
	padding-left: 1px;
}
select:hover {
	background: transparent;
}


checkbox {
	color: #990000;
}

table#form001 td.label {
	padding: 5px;
	text-align: right;
	width: 138px;
	font-size: 110%;
}
table#form002 td.label {
	padding: 5px;
	text-align: right;
	width: 310px;
}
input.submit {
	background-color: #F99C19;
	color: #FFFFFF;
	margin-left: 45px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}




#cont_main #divIMG_home {
	background-image: url(../images/img_home.jpg);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 10px;
	margin-left: 10px;
}
#cont_main #divIMG_ES {
	background-image: url(../images/img_ES.jpg);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 10px;
	margin-left: 10px;
}
#cont_main #divIMG_EE {
	background-image: url(../images/img_EE.jpg);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 10px;
	margin-left: 10px;
}
#cont_main #divIMG_HSE {
	background-image: url(../images/img_hse.jpg);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 10px;
	margin-left: 10px;
}
#cont_main #divIMG_UT {
	background-image: url(../images/img_ut.jpg);
	background-repeat: no-repeat;
	height: 311px;
	margin-top: 10px;
	margin-left: 10px;
}



#cont_main  div  h1 {
	display: none;
}
#cont_main div h2 {
}

#cont_main div h3 {
	color: #FFFFFF;
	font-size: 210%;
	padding-top: 24px;
	padding-left: 30px;
	font-weight: normal;
}


#cont_right {
	float: right;
	height: 331px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFBCA2;
	background-color: #FFFFFF;
}
#cont_right div {
	padding-top: 10px;
	padding-left: 10px;
}
#cont_right div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBCA2;
	height: 72px;
	width: 210px;
}
#cont_right div a {
	height: 41px;
	width: 199px;
	background-color: #F99D1C;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
}
#cont_right div a.a1 {
	background-image: url(../images/bd_img01.jpg);
}
#cont_right div a.a2 {
	background-image: url(../images/bd_img02.jpg);
}
#cont_right div a.a3 {
	background-image: url(../images/bd_img03.jpg);
}
#cont_right div a.a4 {
	background-image: url(../images/bd_img04.jpg);
}
#cont_right div a:hover {
	background-image: none;
}
#el_pie {
	height: 42px;
	width: 914px;
	text-align: right;
}
#el_pie p {
	color: #BFBCA2;
	text-align: right;
	margin-right: 18px;
}
#piefono p {
	color: #BFBCA2;
	text-align: left;
	margin-left: 19px;
	display: block;
	float: left;
}
#piefono {
	float: left;
	width: 416px;
}






.clear {
	clear: both;
}
#enbody #enbodydos #el_pie img {
	margin-top: 5px;
	margin-right: 18px;
}

#tablaparapreview {
	margin-left: 44px;
	margin-right: 20px;
	margin-top: 8px;
	text-align: center;
}
#tablaparapreview td {
	height: 100px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
fieldset {
	padding: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.PresentarTendencia  {
	text-align: right;
	margin-right: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBCA2;
	padding-top: 10px;
	margin-left: 44px;
	clear: left;
	padding-bottom: 6px;
}
#imgdeTendencia {
	float: left;
	border: 1px solid #BFBCA2;
	height: 73px;
	width: 73px;
	padding: 10px;
	margin-bottom: 10px;
}
.PresentarTendencia p.contenido {
	font-size: 100%;
	font-style: italic;
	line-height: 108%;
	text-align: left;
	padding-left: 118px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PresentarTendencia h6 {
	font-size: 100%;
	color: #BFBCA2;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 6px;
}
input.prvw {
	color: #3399FF;
	border: 3px solid #996600;
}
html {
	height: 100.2%;
}
