@charset "utf-8";

/* CSS Document */

body, td, th {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	border-top: 2;
	text-align: left;

}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fde68a;

}

img {
	border: 0;
	text-align: center;

}

a {

	font-family: Tahoma, Geneva, sans-serif;

	color: #990000;

	font-weight: bold;

}

a:link {

	text-decoration: none;
	
color:#990000;
}

a:visited {

	text-decoration: none;

	color: #990000;

}

a:hover {

	text-decoration: none;

	color: #000;

}

a:active {
	text-decoration: none;
	color: #990000;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;

}

/* div */

#content {

	margin:auto;

	background-image: url(../images/bg.gif);/**/

	width:753px;

	height:auto;

}

#cabecera {

	width: 753px;

	margin:0 auto;

	height:auto;

	background-image: url(../images/bg.gif);/**/

}

#contenido {

	width:753px;

	margin:0 auto;

	height:auto;

	background-color:#FFFAFA;

}

#pie {

	clear:both;

	width:753px;

	margin:0 auto;

	height:auto;

	background-image: url(../images/bg.gif);/**/

}

/* end div*/



.titulo {

	font-family: tahoma;

	font-size: 13px;

	color: #E27439;

	font-weight: bold;

}

.titulo2 {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-align: center;

}



.other {

	color:#6A8156;

	font-family:tahoma;

	overflow: scroll;

}

.blanco {

	color:#fff;

	font-family:tahoma;

}

.contenido {
	text-align:justify;
	overflow: scroll;
	height: 500px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;

}

.der {

	text-align:right;

}

.textarea {
	margin-bottom:1px;
	font-size:12px;
	color: #930;
	background-color:#FFFFFF;
	border:1px solid #999999;

}

.txt {

	margin-bottom:1px;

	font-size:11px;

	color: #af6635;

	background-color:#FFFFFF;

	border:1px solid #999999;

}

.boton {

	color:#FFFFFF;

	overflow:auto;

	border:2px solid #006600;

	background-color:#006600;

	font-size:11px;

	font-weight:bold;

}
.justificado {
	text-align: justify;
}

