html {
	margin: 0;
	padding: 0;
}
body {
	/*//background: #CDC2B3 url(images/bg.gif);*/
	text-align: inherit;
	/*color: #5F3E2F;*/
	color:#000000;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	background-position: right bottom;
	
}
.foto {
	width: 100px;
	height: 108px;
}
.textofoto{
	width: 100px;
	height: 100px;
}
a {
	color: #5F3E2F;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1D110B;
	text-decoration: underline;
}
img {
	border: 0px;
}
#wrapper {
	width: 778px;
	margin: auto;
	background-color: #FFFFFF;
	
}


#header p {
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:euromode;
	
}
#header p.more {
	padding-right: 22px;
}
#header {
	height: 160px;
	background-position: right;
	background-color: #FFFFFF;
	bottom: 0px;

}
#header div {
	padding: 0 0 0 0;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#header a {
	color:#FFFFFF;
}
#nav {
	width: 778px;
	height:48px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-image:url(images/nav2.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	background-position: center;
	top: 0px;
	
}
#idioma{
	width: 778px;
	height:13px;
	text-align: left;
	margin-left: 160px;
	margin: auto;
	top: 0px;
	margin-top: 0px;
}

#nav a {
	font-size:15px;
	/*font-style:italic;*/
		color: #D5A67A;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:euromode;
	margin: 12px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
	/*display:inline;*/
	float:left;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #76644f;
}
#nav a:hover {
	color:#E51C24;
	
	text-decoration:none;
}
.lastchild {
	border-right: none 10px !important;
}
#body {
	clear: both;
	width: 100%;
	background: url(images/bg.jpg);
}
#body-top {
	background: url(images/top.jpg) no-repeat;
}
#body-bot {
	background: bottom url(images/bot.jpg) no-repeat;
	padding: 21px 21px 15px 21px;
}
#about-box {
	float: left;
	width: 740px;
}
#quienes {
	float: left;
	width: 700px;
}
#imagenquienes{
	width: 700px;
	float: left;
	height: 60px;
	text-align: center;
}
#about-box ul {
	margin-left: 8px;
}
#express-box {
	float: right;
	width: 330px;
}
#foot {
	width: 738px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
#foot-top {
}
#foot-bot {
	padding: 13px 21px 12px 28px;
}
#what-box {
	float: left;
	width: 332px;
}
#what-box img.left {
	margin-left: 10px;
}
#what-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#news-box {
	float: right;
	width: 316px;
}
#news-box ul {
	float: left;
	margin-left: 2px;
	width: 184px;
}
#footer {
	margin: 14px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family:euromode;
	font-size:20px;
	/*font-style:italic;*/

	color:#8B0C06;
}
h2 b{
	color:#8B0C06;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: 0px 3px url(images/bullet.gif) no-repeat;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
div.narrow-text {
	margin-right: 18px;
}
img.left {
	float: left;
	padding-right: 14px;
	padding-bottom: 16px;
}
#body p.more {
	padding-top: 6px;
}
#news-box p.more {
	padding-top: 0px;
	margin-top: 0px;
}
p.more {
	text-align: right;
}
.clear {
	clear: both;
	text-align: left;
}

#centro{
	margin:0;
	padding:0;
	width:100%;
	top: 0px;

}
.nubes {
	clear: both;
	text-align: left;
}
#pdf {
	width: 220px; /* important to be same as image width */
	height: 150px; /* important */
	overflow: hidden; /* important */
	float:right;
	text-align: left;
	margin-top: 10px;
	
}
#slider1 {
	width: 760px; /* important to be same as image width */
	height: 150px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
	margin-left: 5px;
	top: 0px;
	padding-top: 0px;
	z-index:100;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

#slider1Content {
	width: 692px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #FFFFFF;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color:#0000FF;/*Color de la las letras que salen dentro de las imagenes de las nubes*/
    display: none;
}
.clear {
	clear: both;
}

.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 220px!important;/*Ancho del blanco que sale en las imagens*/
	height: 150px;
	margin-left:0px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 140px;
}
ul { 
	list-style-type: none;
}

/*#marco {
	width:100%;
	margin:0 0;
	padding:0px;
	text-align:left;
	z-index:auto;
}*/

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
/*CSS del menu de navegación*/
/*------------------------------------------------------*/
/*------------------------------------------------------*/

.preload2 {/**/
	background: url(images/button4.gif);
}

.menu2 {/**/
	margin:0;
	list-style:none;
	height:43px;
	background:#fff url(images/fondo.gif) repeat-x;
	position:relative;
	font-family:euromode;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: 200;
 }

.menu2 li.top {/**/
	display:block; 
	float:left; 
	position:relative;
}

.menu2 li a.top_link {/**/
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	/*color:#bbb;*/
	color:#FFFFFF;/*color del texto del menu normal*/
	text-decoration:none;
	font-size:15px; /**tamaño fuente menu*/
	font-weight:bold;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
}
.menu2 li a.top_link span {/**/
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:40px;
	}
	

.menu2 li a.top_link span.down {/**/
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:40px; 
	background:url(images/down.gif) no-repeat right top;
}


.menu2 li a.top_link:hover {/**/
	color:#fff; 
	background: url(prodrop2/button4.gif) no-repeat;
}

.menu2 li a.top_link:hover span {/**/
	background:url(prodrop2/button4.gif) no-repeat right top;
}


.menu2 li a.top_link:hover span.down {/*menu cuando se pone el raton encima*/
	background:url(images/down.gif) no-repeat right top;
	}

.menu2 li:hover > a.top_link {/**/
	color:#fff; 
	background: url(prodrop2/button4.gif) no-repeat;
}


.menu2 li:hover > a.top_link span {/**/
	background:url(prodrop2/button4.gif) no-repeat right top;
	}
.menu2 li:hover > a.top_link span.down {/**/
	background:url(images/down.gif) no-repeat right top;
	}



.menu2 table {/**/
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {/**/
	visibility:visible;}
.menu2 li:hover {/**/
	position:relative;
 	z-index:200;
	}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {/**/
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu2 :hover ul.sub {/**/
	left:10px; 
	top:25px; 
	background:#fff;
	padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ 
	width:auto; 
	height:auto; 
	font-weight:normal;
}
.menu2 :hover ul.sub {/*#990000;*/
	left:25px; 
	top:40px; 
	background: #fff;
 	padding:3px 0px;/*Margin arriba y abajo/derecha e izquierda*/
  	border:2px solid #990000; /*Borde del submenu origen #4ab*/
  	white-space:nowrap; 
  	width:170px;/*ancho submenu*/
    height:auto;
 }
.menu2 :hover ul.sub li {/**/
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:90px;
}


.menu2 :hover ul.sub li a {
	display:block; 
	font-size:14px; /*Tamaño letra submenu*/
	height:20px; 
	width:87px; 
	line-height:20px; 
	text-indent:5px; 
	color:#000; /*Color de la letra submenu modo normal*/
	
	text-decoration:none; 
	border:3px solid #fff;
	
	border-width:0 0 0 3px;
	}
	
.menu2 :hover ul.sub li a.fly {
	background:#fff url(prodrop2/arrow.gif) 80px 7px no-repeat;
}
.menu2 :hover ul.sub li a:hover {
	/*background:#4ab;/*Azul celeste color rectangulo del submenu cuando pasa el raton por encima*/
	background:#FFFFFF;
	
	/*color:#fff;/*Color de la letra del submenu cuando se pasa el raton*/
	/*color:#0000FF;*/
	color:#990000;
}

.menu2 :hover ul.sub li a.fly:hover {
	background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;
	
}
.menu2 :hover ul li:hover > a.fly {
	background:#4ab url(prodrop2/arrow_over.gif) 80px 7px no-repeat; 
	color:#fff;
} 
/*.menu2 :hover ul li:hover > a.fly {background:#E5FAsFC} */

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul{
	left:90px;
	top:-4px; 
	background: #fff; 
	padding:3px 0; 
	border:1px solid #4ab; 
	white-space:nowrap; 
	width:93px; 
	z-index:900; 
	height:auto;
}

/*------------------------------------------------------*/
/*------------------------------------------------------*/

#subheader{
	background:#FFFFFF;
	height: 160px;
	
}
/*#Layer1 {
	position:absolute;
	left:718px;
	top:260px;
	width:212px;
	height:59px;
	z-index:1;
}*/
.Estilo1 {
	font-family: euromode;
	color: #990000;
}
.Estilo3 {
	color: #990000;
	}
.Estilo4 {
	font-size: 14px;
	}
.Estilo5 {
	font-family: euromode; 
	color: #990000; 
	font-size: 14px; 
	}
	
.copyright{
	font-family: euromode; 
	color: #990000; 
	font-size: 10px; 
}
