/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/bg_cambodia.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #E7E5F0;
}
#footer {
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 5px solid #000000;
	background-color: #FFFAE9;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding: 5px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a, a:visited {
	color: #A71F00;
}
#footer  a:hover {
	color: #FF6800;
}
#contenido {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000000;
}
#texto strong {
	font-family: Times, serif;
	font-size: 14px;
	font-style: italic;
}
#menu {
	height: 50px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/btn1.png);
	background-repeat: repeat;
	background-position: top;
}
#contenido #main #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contenido #main #menu li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#contenido  #main  #menu  li  a   {
	font-size: 13px;
	display: block;
	height: 30px;
	width: 114px;
	color: #C83400;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	background-image: url(images/btn1.png);
}
#contenido #main #menu li a:hover {
	background-image: url(images/btn2.png);
	color: #FFFFFF;
}
#texto {
	margin: 0px;
	padding: 20px;
	background-color: #FFF6E2;
}
#texto p {
	color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contenido #main #texto a, a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
	background-image: none;
	margin: 0px;
	padding: 0px;
	float: none;
}
#contenido #main #texto a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: none;
}
#main {
	width: 800px;
}
.img1 {
	float: left;
	border: 5px solid #000000;
	margin-right: 15px;
}
.img2 {
	float: right;
	border: 5px solid #000000;
	margin-right: 15px;
}
.img3 {
	float: right;
	margin-right: 15px;
}
#texto h1 {
	color: #31689E;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times", "Times New Roman", serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
h3 {
	font-family: "Times", "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333300;
	margin-bottom: 0px;
}
.icons {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 97px;
}
.img4 {
	float: left;
	margin-right: 15px;
}
