/* CUERPO */

body{
	font:11px Arial;
	background:#fff url(images/bg-home-eng.jpg) no-repeat center top;
	margin: 0;
	padding:0;
	color:#666666;
}

img {
	border:0px;
}

a {
	color:#0081A3;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size:16px;
	color:#0081A3;
}

h1 span{
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
/* CABECERA */
#header{
	width:950px;
	height:100px;
	padding:0;
	margin:0 auto;
}
.head1{
	width:474px;
	height:100px;
	padding: 3px 0 0 0;
	float:left;
}
.head2{
	width:250px;
	height:68px;
	padding:36px 0 0 225px;
	float:right;
}

/* MENU */

#supmenu{
	width:940px;
	height:20px;
	color:#fff;
	padding:8px 10px 0 0;
	text-align:right;
	margin:0 auto;
}
#supmenu a {
	width:940px;
	height:20px;
	color:#fff;
	padding:8px 10px 0 0;
	text-align:right;
	margin:0 auto;
}
.menu{
	margin:0 auto;
	padding:0;
	width:950px;
	height:40px;
}

#pmenu, #pmenu ul {
	padding:0;
	margin:0 auto;
	list-style-type: none;
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	font-variant: small-caps;
}
#pmenu {
	margin:0 auto;
}
#pmenu li {
	float:left;
	position:relative;
}
#pmenu a, #pmenu a:visited {
	display:block;
	width:150px;
	font-size:11px;
	background: none;
	color:#044a57;
	height:35px;
	text-align: center;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	border-left:1px solid #73cdd8;
	border-width:0 1px 0 0;
}
#pmenu1 a, #pmenu1 a:visited {
	display:block;
	width:55px;
	font:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu2 a, #pmenu2 a:visited {
	display:block;
	width:60px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu3 a, #pmenu3 a:visited {
	display:block;
	width:160px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0; 
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu4 a, #pmenu4 a:visited {
	display:block;
	width:260px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	letter-spacing: .2px;
	border-bottom:0; 
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu5 a, #pmenu5 a:visited {
	display:block;
	width:290px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu-sub a, #pmenu-sub a:visited {
	display:block;
	width:228px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:20px;
	text-decoration:none;
	text-indent:0;
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:none;
}
#pmenu6 a, #pmenu6 a:visited {
	display:block;
	width:115px;
	font-size:11px;
	font-weight:bolder;
	background: none;
	color:#044a57;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-indent:0;
	border-bottom:0;
	border-top:0;
	border-left:1px solid #73cdd8;
	border-right:1px solid #73cdd8;
}
#pmenu li:hover > a {
	background-color: none;
	color:#73cdd8;
}
#pmenu li ul {
	display: none;
	z-index:1;
	filter:alpha(opacity=60);
	-moz-opacity:.90;
	opacity:.90;
}
#pmenu li:hover > ul {
	display:block;
	position:absolute;
	background-color: #fff;
	top:0;
	left:100px;
}
#pmenu > li:hover > ul {
	background-color: #fff;
	left:0;
	top:35px;
}

/* CONTENIDO */

#contenedor{
	width:950px;
	overflow:auto;
	margin:0 auto;
	font-size:11px;
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	padding:8px 0 10px 0;
}

#contenedor a {
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	color:#47a5ae;
	}

.left{
	overflow:auto;
	float:left;
	width:580px;
	font-size:13px;
	border:none;
	background:#FFFFFF;
	padding:9px;
}
.right{
	width:350px;
	overflow:auto;
	padding:0;
	float:right;
}
#pic{
	padding:3px;
	border:none;
	margin:0 5px 0 0;
}
#img{
	padding:3px;
	border:none;
}
.sec1{
	width:280px;
	height:auto;
	margin:0 0 10px 50px;
	background:#FFFFFF;
	border:none;
	padding:9px;
}
.sec1h{
	width:270px;
	padding:4px;
	margin:0 0 5px 0;
	border:none;
	background:#e8f5f5;
	font-size:12px;
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	color:#47a5ae;
	font-weight:bolder;
}
#foot{
	width:100%;
	height:100px;
	text-align:center;
	padding:15px 0;
	background:#FFFFFF url(images/bk-footer.jpg) no-repeat center bottom;
}

#foot a {
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	color:#47a5ae;
}

/* INPUTS */
.input{
	background: none;
	color:#044a57;
	font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size:18px;
	width:160px;
	height:24px;
	border:0px;
	padding:6px 5px;
	margin:0;
}
