@charset "UTF-8";
/* CSS Document */
Body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;	
	color:#000000;
	background-color:#ffffff;
	text-align: left;
}
#contenedor{ width:1000px; height:590px; margin-left:auto; margin-right:auto; margin-top:0px;}
#contenido{position:relative; left:0px; top:0px; width:1000px; height:590px; }
#cont_top{ position:absolute; left:0px; top:0px; width:1000px; height:105px; background-image:url(../img/bg_top.jpg); background-repeat:repeat-x;}
#cont_top_marc{ position:absolute; left:20px; top:16px; width:303px; height:81px; }
#cont_top_right{ position:absolute; left:765px; top:16px; width:215px; height:89px; }
#cont_top_center{ position:absolute; left:568px; top:20px; width:94px; height:85px; background-image:url(../img/top_center.jpg) }
#cont_menu{ position:absolute; left:0px; top:105px; width:1000px; height:20px; background-image:url(../img/bg_mid.jpg); background-repeat:repeat-x;}
#cont_menu_center{ position:absolute; left:568px; top:0px; width:112px; height:20px; background-image:url(../img/menu_center.jpg) }
#cont_menu_right{ position:absolute; left:765px; top:0px; width:146px; height:20px; background-image:url(../img/menu_right.jpg); }
#cont_img{ position:absolute; left:0px; top:125px; width:1000px; height:100px; background-image:url(../img/image.jpg) }
#cont_title{ position:absolute; left:0px; top:225px; width:1000px; height:20px; background-color:#000; color:#FFF; text-align:left;}
#cont_body{ position:absolute; left:20px; top:263px; width:960px; height:290px; text-align:left; font-size:12px; line-height:14px; }
#footer{ margin-top: 40px; width:1000px; height:14px; font-size:11px; text-align:center; }
@media screen and (max-width: 1000px) {
	#contenedor{ width:545px;}
	#contenido{ width:545px;}
	#cont_top{ width:545px;}
	#cont_top_marc{  }
	#cont_top_center{ visibility:hidden; }
	#cont_top_right{ visibility:hidden; }
	#cont_menu{ width:545px;}
	#cont_menu_center{ visibility:hidden; }
	#cont_menu_right{ visibility:hidden; }
	#cont_img{ visibility:hidden; height: 0;}
	#cont_title{ width:545px; top:125px;}
	#cont_body{ width:505px; top:161px;}
	#footer{ width:505px;}	
}

a.linkmenu         { color: #000000 ; text-decoration:none ; display: bloc }
a.linkmenu:link    {}
a.linkmenu:visited {}
a.linkmenu:hover   { color:#666666 ; text-decoration:underline; }
a.linkmenu:active  {}

a.footer         { color: #666633 ; text-decoration:none ; display: bloc;  }
a.footer:link    {}
a.footer:visited {}
a.footer:hover   { color:#666666 ; text-decoration:none; }
a.footer:active  {}

a.bodys         { color: #666633 ; text-decoration:none ; display: bloc;  }
a.bodys:link    {}
a.bodys:visited { color:#666633 ; text-decoration:none; }
a.bodys:hover   { color:#666666 ; text-decoration:underline; }
a.bodys:active  {}

h2.title{
	font-family:Verdana, Geneva, sans-serif;
	color:#666633;
	font-size:14px;
	line-height:normal;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;	
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	color:#666633;
	font-size:14px;
	line-height:0px;
}
h3 {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:14px;
}
