@charset "utf-8";
/* CSS Document */

body {
	background-color:#eef2f3;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6c6c6c;
}
.wrap {
	width:769px;
	height:auto;
	margin:0px auto;
}
.header {
	width:769px;
	height:auto;
}
.main {
	width:761px;
	height:auto;
	border-left:#d6d8d3 solid 1px;
	border-right:#d6d8d3 solid 1px;
	background-color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	background-image:url(../images/cortes/content_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:16px;
	display:table;
}
.content {
	background-color:#f2f2f2;
	width:761px;
	height:auto;
	display:table;
}
.content_right {
	width:455px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
.content_right_border {
	width:455px;
	height:10px;
	display:block;
	background-color:#323232;
	margin-bottom:5px;
}
.content_right_text {	
	width:430px;
	height:auto;
	background-image:url(../images/cortes/right_fondo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:40px;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;
	text-align:justify;
}
.content_right_text table {
	font-size:13px;
}
.content_right_text table a {
	color:#158bb9;
	font-size:14px;
	text-decoration:none;
}	
.content_right_text img {
	border: #999999 double 4px;
}
.title {
	background-color:#7f7f7f;
	width:430px;
	height:auto;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	padding-left:15px;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
}
.menu {
	width:296px;
	height:auto;
	float:right;
	padding-left:10px;
}
.menu a {
	background-color:#bad62a;
	color:#FFFFFF;
	display:block;
	margin-top:4px;
	padding-top:6px;
	margin-bottom:4px;
	padding-bottom:4px;
	width:258px;
	padding-left:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-image:url(../images/cortes/boton.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.active {
	color:#6c6c6c;
}
.submenu {
	width:296px;
	height:auto;
	float:right;
	padding-left:10px;
	padding-top:20px;
	color:#6c6c6c;
	font-weight:bold;
	font-size:16px;
}
.submenu a {
	background-color:#14b1d4;
	color:#FFFFFF;
	display:block;
	margin-top:4px;
	padding-top:6px;
	margin-bottom:4px;
	padding-bottom:4px;
	width:258px;
	padding-left:30px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-image:url(../images/cortes/boton_submenu.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.active {
	color:#6c6c6c;
}
.home {
	width:296px;
	padding-top:20px;
	padding-left:10px;
	float:right;
}
.footer_main {
	width:422px;
	height:auto;
	background-image:url(../images/cortes/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
	background-color:#FFFFFF;
	margin-bottom:20px;
	padding-bottom:10px;
	background-color:#eef2f3;
	display:block;
}
.footer_content {
	width:400px;
	height:auto;
	border-left:#d7d7d7 solid 1px;
	border-right:#d7d7d7 solid 1px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	text-align:right;
	font-size:13px;
	background-color:#FFFFFF;
}
.footer_content a {
	text-decoration:none;
	color:#666666;
}
.menu_background {
	background-color:#CCCCCC;
	width:278px;
	display:block;
	margin-top:4px;
	padding-top:6px;
	margin-bottom:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.creditos {
	color:#999999;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.creditos a {
	font-size:11px;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}