@charset "utf-8";
body {
	margin: 0px;
	background-color: #3D4450;
}
#top {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	height: 150px;
	width: 100%;
	background-image: url(imagenesindex/bg2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBC2CA;
}
.top2 h1{
	height: 110px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagenesindex/logo.png);
	background-repeat: no-repeat;
	padding-left: 140px;
	text-indent: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #036;
	font-size: 3em;
	top: 30px;
	padding-top: 40px;
}
#central {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40%;
	background-image: url(imagenesindex/5page_title4.gif);
	background-color: #E1E4E9;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D9DF;
}
#central_menu {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(imagenesindex/5page_title4.gif);
	background-color: #E1E4E9;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D9DF;
	border-left-color: #D4D9DF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D9DF;
}
#general_inicio {
	width: 100%;
	height: 100%;
}
#general {
	background-color: #FBFCFD;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E4E9;
	border-left-color: #E1E4E9;
	padding: 0px;
	float: none;
	display: table;
}

#menu_co {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	background-color: #BBC2CA;
	float: left;
	height: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E4E9;
}
.menu_co_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}
#menu_co a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #55606C;
	text-decoration: none;
	font-weight: normal;
}

#menu_general {
	width: 150px;
	background-color: #DFE2E6;
}
#centro_general a{
	color: #900;
	text-decoration: none;
}

#centro_general {
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.8em;
	padding-bottom: 5px;
	color: #55606C;
	background-color: #F1F2F3;
	display: table;
}
#centro_general img{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#centro_general table{
	width: 100%;
}

#derecha_publi {
	float: left;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
	display: table;
}
#down {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	display: table;
	background-image: url(imagenesindex/bg2.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D9DF;
	border-left-color: #D4D9DF;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#down a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
.rojo {
	color: #900;
}

