body {
	BACKGROUND-IMAGE: url(../images/bg.jpg);
	BACKGROUND-COLOR: #343434;
	MARGIN: 0px;
	BACKGROUND-ATTACHMENT: inherit;
	BACKGROUND-POSITION: center top;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
	padding-left: 10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	
	color: #A42424;
}

a:hover {
	background: none;
	text-decoration: underline;
}

.framepic { border:solid; border-bottom-color:#333; border-width:1px;}
.bgtitle {
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.bg_main {
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
}

td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; text-align:left;}

	
	.form {
	font-size: large;
	font-weight: bold;
	border: 2px solid black;
	color: red;
}

.boton {
	font-size: large;
	font-weight: bold;
	border: 1px solid #f0f0f0;
	color: WindowText;
	padding: 5px 5px 5px;
}

.borde {
	border: 2px solid GrayText;
}

.textwhite {color:#FFF; }

.titlemain {
	background-image: url(../images/bg_title.png);
	height: 40px;
	background-repeat: no-repeat;
	color: white;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 25px;
	
}
