html{
	background-color: #ffffff;
	background-image: url(image/002-001.gif);
	background-repeat: repeat-x;
}

body	{
	margin		: auto;
	padding		: 0 0px 0 0px;
	width		:780px;
	color		:#333333;
	font-size	:14px;
	text-align	:center;
	background: #ffffff;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	}

a { text-decoration:underline}
a img { border: 0; }
a:link{color	:#0000ff;}
a:hover{color	:#0000ff;}
a:active{color	:#0000ff;}
a:visited{color	:#0000ff;}

#foot a:link{color	:#333333;}
#foot a:hover{color	:#333333;}
#foot a:active{color	:#333333;}
#foot a:visited{color	:#333333;}



	
h1	{color		:#333333;
	font-size	:13px;
	text-align	:right;
	margin: 0;
	padding: 10px 15px 10px 0;
	}
	
h2	{color		:#cc0101;
	font-size	:22px;
	font-weight: bolder;
	text-align	:left;
	margin		:0px 0 20px 0px;
	padding		:50px 0 0 0;
	}

h3	{
	color		:#666666;
	font-size	:16px;
	font-weight: normal;
	margin		:40px 30px 20px 30px;
	padding: 7px 0 0 40px;
	text-align	:left;
	clear		:left;
	height: 30px;
	background: url("image/h3back.jpg") no-repeat;
	clear: both;
	}

#header{
	height: 300px;
	margin: 0;
	padding:0px 10px 0 300px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
#header p	{color	:#666666;
	text-align	:left;
	font-size	:13px;
	margin		:10px 50px 0px 0px;
	line-height: 24px;
	}



#contener {
	margin: 20px 0 15px 0;
	}
#contener p
	{text-align	:left;
	margin		: 10px 50px 10px 50px;
	line-height: 24px;
	}

#img1 {
	margin: 10px 40px 10px 10px;
	padding: 0;
	float: right;
	}

#img2 {
	margin: 10px 20px 20px 50px;
	padding: 0;
	float: left;
	}


#side{padding: 30px 30px 0px 30px;}

#menu2 ul {
	margin: 10px 10px 20px 10px;
	padding: 0;
	}

#menu2 li {
	display: inline;
	margin: 5px 5px 0 0;
	padding: 0;
	list-style: none;
	}




#foot {
	clear: both;
	margin: 50px 10px 0 10px;
	border-top: solid 1px #cccccc;
	padding-bottom:10px;
	font-size: 13px;
	}
	
#foot p{
	margin: 0px 30px 20px 30px;
	}


#foot h4 {
	color		:#808080;
	font-size	:15px;
	margin		:5px 0 15px 10px;
	padding: 0px;
	text-align	:center;
	clear		:left;
	}
	




.red 	{	color:#cc0101;	}
.blue 	{	color:#0066ff;	}
.line	{background-color: #ffff33;}
.big	{	font-weight: bold;
			font-size: 16px;
			margin		:15px 0 20px 0 
		}


#t0{background-color: #ccc;
	margin		:30px 50px 30px 50px;
	width		:500px;}

#t1{background-color: #fff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	width		:150px;}

#t2{background-color: #fff;
	padding: 5px 10px 5px 10px;
	text-align: left;
}


#bt1 {
	margin: 10px 50px 10px 20px;
	}

#bt1 a {
	display: block;
	width: 360px;
	height: 60px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("image/bt1.gif");
	}

#bt1 a:hover {
	background-position: 0 -50px;
	background: url("image/bt2.gif");
	}



#bt2 {
	margin: 30px 180px 10px 180px;
	}

#bt2 a {
	display: block;
	width: 360px;
	height: 60px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("image/bt1.gif");
	}

#bt2 a:hover {
	background-position: 0 -50px;
	background: url("image/bt2.gif");
	}
