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

* {
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-size:12px;
}
	

body{
	background-color:#f26101;
	margin:0;
}

.tablacontent{
	background-color:#FFFFFF;
	margin-right:9px;
	background-image:url(../images/bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

.footer_right{
	text-align:right;
	vertical-align:bottom;
	padding-right:30px;
}

.footer_left{
	text-align:left;
	vertical-align:middle;
	padding-left:40px;
	font-size:9px;
	color:#7d7d7d;
}

.tituloA{
	font-size:16px;
	color:#f26101;
	font-weight:bold;
}

.tituloB{
	font-size:20px;
	color:#f26101;
	font-weight:bold;
	margin-left:-25px;
}
.tituloC{
	font-size:14px;
	color:#414040;
	font-weight:bold;
	line-height:24px;
	margin-left:-10px;
}
.tituloD{
	font-size:13px;
	color:#7585a1;
	font-weight:bold;
	line-height:18px;
}
.tituloE{
	font-size:13px;
	color:#414040;
	font-weight:bold;
	line-height:24px;
}
.tituloF{
	font-size:12px;
	color:#414040;
	font-weight:bold;
	line-height:16px;
}

.tollA{
	font-size:16px;
	color:#858585;
	font-weight:bold;
}

.tollB{
	font-size:20px;
	font-weight:bold;
}

.content{
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	padding-top:30px;
	text-align:justify;
}

.menu_style{
	text-align:right;
	padding-right:15px;
	padding-top:6px;
	background-image:url(../images/top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:26px;
}

.submenutabla{
	margin-top:20px;
	background-image:url(../images/submenu_bg.jpg);
	background-repeat:repeat-y;
}

.submenu_il{
	color:#f26101;
	padding-left:17px;
	font-weight:bold;
}

a.footer:link{
	color:#7d7d7d;
	text-decoration:none;
	font-size:9px;
}

a.footer:visited{
	color:#7d7d7d;
	text-decoration:none;
	font-size:9px;
}

a.footer:hover{
	color:#1d1d1d;
	text-decoration:underline;
	font-size:9px;
}

a.footer:active{
	color:#7d7d7d;
	text-decoration:none;
	font-size:9px;
}


a:link{
	color:#4f4f4f;
	text-decoration:none;
	font-size:10px;
}

a:visited{
	color:#4f4f4f;
	text-decoration:none;
	font-size:10px;
}

a:hover{
	color:#f26101;
	text-decoration:none;
	font-size:10px;
}

a:active{
	color:#4f4f4f;
	text-decoration:none;
	font-size:10px;
}


a.menu:link{
	color:#4f4f4f;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	font-size:13px;
}

a.menu:visited{
	color:#4f4f4f;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	font-size:13px;
}

a.menu:hover{
	color:#f26101;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	font-size:13px;
}

a.menu:active{
	color:#4f4f4f;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	font-size:13px;
}


a.submenu:link{
	color:#777777;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.submenu:visited{
	color:#777777;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.submenu:hover{
	color:#414040;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.submenu:active{
	color:#777777;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.liga:href {
	font-size:12px;
	text-decoration:none;
	color: #3F3F3F;
	font-weight:bold;
}

a.liga:link {
	font-size:12px;
	text-decoration:none;
	color: #3F3F3F;
	font-weight:bold;
}

a.liga:visited {
	font-size:12px;
	text-decoration:none;
	color: #3F3F3F;
	font-weight:bold;
}

a.liga:hover {
	font-size:12px;
	text-decoration:underline; 
	color: #3F3F3F;
	font-weight:bold;
}
.tablaarriba{
	background-image:url(../images/mcs_tabla01.jpg);
	background-repeat:no-repeat;
}
.tablaabajo{
	background-image:url(../images/mcs_tabla02.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#lis li{
	list-style-image: url(../images/fechita.jpg);
	list-style-position: outside;
	line-height:16px;
	margin-left:25px;
}
#lisgris li{
	list-style-image: url(../images/fechita02.jpg);
	list-style-position: outside;
	line-height:16px;
	margin-left:25px;
}.tablacontent tr td table tr .content table tr td {
	text-align: center;
}

