/* CUERPO */
body{
	font:11px Arial;
	background:#C2D6E3 url(images/bg-head.png) repeat-x;
	margin:0;
	padding:0;
	color:#666666;
}
a{
	color:#0099CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0099CC;
}
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:0;
	float:left;
}
.head2{
	width:250px;
	height:68px;
	padding:32px 0 0 225px;
	float:right;
}
/* MENU */
#supmenu{
	width:940px;
	height:20px;
	color:#666666;
	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:Tahoma;}
#pmenu {margin:0 auto;}
#pmenu li {float:left;position:relative;}
#pmenu a, #pmenu a:visited {display:block; width:150px; font-size:11px; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border:1px solid #CCCCCC; border-width:0 1px 0 0;}
#pmenu1 a, #pmenu1 a:visited {display:block; width:108px; font:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu2 a, #pmenu2 a:visited {display:block; width:129px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu3 a, #pmenu3 a:visited {display:block; width:147px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu4 a, #pmenu4 a:visited {display:block; width:232px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu5 a, #pmenu5 a:visited {display:block; width:219px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu-sub a, #pmenu-sub a:visited {display:block; width:219px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:45px; line-height:20px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu6 a, #pmenu6 a:visited {display:block; width:102px; font-size:11px; font-weight:bolder; background:url(images/bg-menu.png) #FFFFFF repeat-x; color:#666666; height:35px; line-height:35px; text-decoration:none; text-indent:5px; border-bottom:0; border-top:0; border-left:1px solid #CCCCCC; border-right:1px solid #FFFFFF;}
#pmenu li:hover > a{background:#A0DF29 url(bg-menu.png) top repeat-x; color:#FFFFFF;}
#pmenu li ul {display: none;}
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:100px;}
#pmenu > li:hover > ul {left:0; top:35px;}
/* CONTENIDO */
#contenedor{
	width:950px;
	overflow:auto;
	margin:0 auto;
	padding:8px 0 10px 0;
}
.left{
	overflow:auto;
	float:left;
	width:580px;
	font-size:12px;
	border:1px #93AAB9 solid;
	background:#FFFFFF url(images/bg-menu.png) repeat-x;
	padding:9px;
}
.right{
	width:350px;
	overflow:auto;
	padding:0;
	float:right;
}
#pic{
	padding:3px;
	border:1px solid #CCCCCC;
	margin:0 5px 0 0;
}
#img{
	padding:3px;
	border:1px solid #CCCCCC;
}
.sec1{
	width:280px;
	height:auto;
	margin:0 0 10px 50px;
	background:url(images/bg-menu.png) repeat-x #FFFFFF;
	border:1px #93AAB9 solid;
	padding:9px;
}
.sec1h{
	width:270px;
	padding:4px;
	margin:0 0 5px 0;
	border:1px #93AAB9 solid;
	background:#C2D6E3;
	font-size:11px;
	font-family:Tahoma;
	color:#006699;
	font-weight:bolder;
}
#foot{
	width:100%;
	height:30px;
	text-align:center;
	padding:15px 0;
	background:#FFFFFF url(images/bg-foot.png) repeat-x;
}
/* INPUTS */
.input{
	background:url(images/search-input.png) no-repeat top;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	width:160px;
	height:24px;
	border:0px;
	padding:6px 5px;
	margin:0;
}