/* CSS Document */

body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(images/layout.jpg);	background-repeat: no-repeat;	background-position: left top;}
body,td,th,a  {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}
img { border:0px;}
strong { color: #39277A;}
a:Hover {	color:#FF9900;	text-decoration: underline;}

.titulo {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #39277A;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #1B8A33;}
.fondo1 {	height:412px;	width:492px;	background-image: url(images/fondo1.jpg);	background-color: #C5C5C5;background-repeat: no-repeat;}
.fondo2 {	height:412px;	width:508px;	background-image: url(images/fondo2.jpg);	background-color: #C5C5C5;background-repeat: no-repeat;}
.pie {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #666666;	text-decoration: none;}
.pie:Hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #007834;	text-decoration: none;}
.form {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	background-color: #FFFFFF;	border: 1px solid #B7B6BC;}
.boton {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	background-color: #057B34;	border: 1px solid #1B8A33;	font-weight: bold;	text-decoration: none;}
.submenu {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #2D1872;	text-decoration: none;}
.submenu:Hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #1B9651;	text-decoration: none;}
