body {
	margin: 0px auto;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #999;
}
form{
	margin:0px auto;
}
a img{
	border: 0px;
}
.principal {
	background-color: #fff;
	width: 1000px;
	text-align: left;
	overflow:hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1{
	font-family: "Georgia", Times New Roman, serif;
	font-weight: normal;
	font-size:20px;
	color:#FF9900;
	margin:0px auto;
}
.banner{
	width:100%;
	text-align: center;
	float:left;
}
.detalle_min{
	background-image: url(imagenes/det_1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 5px;
	width: 100%;
}
.detalle_max{
	background-image: url(imagenes/fle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding-top:8px;
	padding-bottom:8px;
	text-align: center;
}
.botoneras{
	width:196px;
	padding:18px;
	float:left;
}
.contenido{
	width:500px;
	padding:18px;
	float:left;
}
.ult_noticia {
	width:200px;
	float:left;
	text-align:justify;
	margin-top:10px;
	margin-right:30px;
}
.tit_final{
	background-image: url(imagenes/det_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	float:left;
	text-align:center;
	padding:13px;
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	color:#f5f5f5;
	font-size:11px;
}
.tit_final a{
	color:#f5f5f5;
	text-decoration:none;
	font-weight:bold;
}
.tit_final a:hover{
	text-decoration:underline;
}
.estilo1 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.estilo1 a{
	color:#999;
	text-decoration:none;
}
.estilo1 a:hover{
	color:#FF9900;
}
.s_estilo1{
	color:#FF9900;
}
.estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.estilo2 a{
	color:#666;
	text-decoration:none;
}
.estilo2 a:hover{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.s_estilo2{
	color:#666;
	font-weight:bold;
}
.estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.estilo3 a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.estilo3 a:hover{
	font-weight:bold;
	text-decoration:underline;
}
.estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A9C31;
	font-weight:bold;
}
.estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#589C31;
	font-weight:bold;
}
.estilo5 a{
	color:#589C31;
	text-decoration:none;
}
.estilo5 a:hover{
	text-decoration:underline;
}

.estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	font-weight:bold;
}
.estilo6 a{
	color:#999;
	text-decoration:none;
}
.estilo6 a:hover{
	text-decoration:underline;
}

.input1{
	border: 1px solid #DFE3E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#F7F7F7;
	color:#666666;
	margin: 0px auto;
}
.input2{
	border: 1px solid #DFE3E6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFF;
	color:#666666;
	margin: 0px auto;
}
.input3{
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFF;
	color:#666;
	margin: 0px auto;
}
.divisiones_c {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	text-align:justify;
}
.divisiones_s {
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:justify;
}
.divisiones_s #imagen_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-top: 15px;
	margin-bottom: 15px;
}
.divisiones_s #imagen_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
}
.divisiones_a {
	width: 100%;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	text-align:justify;
}