body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#FFF;
}

a {
	color:#930;
	font-weight: bold;
}

a:hover {
	color:#f88c1f;
}

p {
	font-size:12px;
	line-height:18px;
}

hr {
	margin:2px;
}

h1,h2,p {
	margin:0;
	padding:0 10px;
	font-weight:normal;
}

h1 {
	font-size:180%;
	color:#fff;
	letter-spacing:1px;font-weight: bold;
}

h2 {
	font-size:110%;
	line-height:1;
	color:#990000; 
}
div# h2 {
	font-size:120%;
	color: #9E4A24;
}

div#border {
	width:920px !important;
	width:920px; 
	margin:0 auto;
	padding:0px;
	text-align:left;
	background:#f88c1f;
}

div#container {
	width:900px !important;
	width:900px;
	margin:5px auto;
	padding:5px;
	text-align:left;
	background:#000;
}

div#head {
	float:left;
	width:900px;
	height:220px;
}

div.col1 {
	float:left;
	width:200px;
	padding:5px 0;
	margin:5px 0;
	color:#fff;
	background:#f88c1f url(001.jpg);
}

div.col2{
	float:left;
	width:680px;
	padding:5px ;
	margin:5px 5px;
	margin-left:5px;
	background:#3e62d4 url(001.jpg);
}

div.col1 a:hover {
	color:#69f;
}

div.titulo {
	margin: 0 5px auto;
	padding:5px 0;
	border-bottom:1px dotted #930;
}

div.titulo2 {
	margin: 0 5px auto;
	padding:5px 0;
	border-bottom:1px dotted #930;
}

div.box {
	margin:10px 5px auto;
	padding:5px;
	background:#000;
	font-size: 70%;
}

div.texto {
	clear:both;
	padding:5px;
	background:#FFF url(005.jpg);
}

div#pie {
	margin-top:10px;
	padding:10px;
	background:#8bbdf0;
	color:#fff;
	width:900px !important;
	width:920px;
	margin:10px auto;
}

div#menu_secciones {
	margin:0 5px auto;
	font-size: 70%;
}

div#menu_secciones .boton {
	padding:5px;
	background:#ccc url(03.jpg);
	border:1px dotted #11284a;
	border-top:none;
	font-weight: bold;
}

div#menu_secciones .boton a {
	padding:5px 0;
	text-decoration:none;
	color:#fff
}

div#menu_secciones .boton a:hover {
	color: #990000
}

div#menu {
	float:right;
	font-size:70%;
}

div#menu .boton {
	float:left;
	margin-left:3px;
	text-align:center;
	font-weight:bold;
}

div#menu .boton a {
	float:left;
	width:100px;
	padding:5px 0;
	background:#b1b17e url("02.jpg");
	text-decoration:none;
	color: #fff;
}

div#menu .boton a:hover {
	background:#f88c1f;
	color:#fff
}

.clase_tabla_menu_se{
	width:auto;
}	

.clase_tabla_menu_seccion_se{
	width:auto;
	width:100%;
}	