/* by Rauto 2004 */

html,body{
	background:#CCC;
	height:100%;
}
body	{
	margin: 0px;
	padding: 0px 0 0 0;
	float: left;
	text-align: left;
	font: 11px/17px Verdana, sans-serif;
	color: #554;
}
h1 {
	display: none;
}
h2 {
	text-align: right;
	font: bold 22px/22px  Trebuchet MS, Arial, sans-serif;
	display: block;
	width: 589px;
	height: 32px;
	text-align: right;
	margin: 0px auto;
	float: right;
	color: #FFF;
}

h2.rojo {
	padding: 0px 0px 0px 0px;
	background: #D70303;
}
h2.azul {
	padding: 0px 0px 0px 0px;
	background: #002E6A;
}
h2.verde {
	padding: 0px 0px 0px 0px;
	background-color: #FC3;
}
h2.amarillo {
	padding: 0px 0px 0px 0px;
	background-color: #F93;
}
h3 {
	font: bold 15px  Trebuchet MS, Arial, sans-serif;
	margin: 4px 0 4px 10px;
	padding: 0px;
	color: #FFF;
}
h4 {
	font: bold 18px  Trebuchet MS, Arial, sans-serif;
	margin: 0px 0 0px 10px;
	padding: 0px 0 0px 0px;
	left: 20px;
	text-align: left;
	color: #D70303;
}
h5 {
	font: bold 15px  Trebuchet MS, Arial, sans-serif;
	margin: 0px 0 0px 14px;
	padding: 0px 0 0px 0px;
	left: 20px;
	text-align: left;
	color: #00016C;
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover	{
	color: #000;
}
p a:hover {
	border-bottom: 1px dotted #333;
}
p.nota {
	text-align: center;
	font: 10px/16px Verdana, sans-serif;
	color: #554;
}
#encabezado {
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 778px;
	height: 73px;
	float: left;
	display: block;
	text-indent: -100000px;
	background: url(bck_header.jpg) no-repeat top left;
	/*border: 1px solid #333;*/
}
#bgm {
	margin: 0px;
	float: left;
	padding: 0px 0 0 0;
	width: 778px;
	height: 24px;
	display: block;
	background: url(bck_menu.gif) no-repeat top left;
}
#bgm ul {
   padding:0px 0 0 0px;  
   margin:0px; 
	width:778px;
	text-align: center;
  	height: 24px;
	/*border: 1px solid #333;*/
}  
#bgm ul li	{
	display: block;
	height: 24px;
	float: left;
	background: none;
}
   
#bgm li {  
   list-style-type: none;  
	display: block;
   color: #FFF;  
   margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0 0;
} 
#bgm ul li a {
	height: 24px;
	display: block;
}

#bgm a	{
	text-decoration: none;
	text-align: center;
	font: 13px/20px Trebuchet MS, Arial, sans-serif;
	height: 24px;
	color: #FFF;
	/*padding: 0px 0px 0 0;*/
}
#bgm a:hover	{
	text-decoration: none;
	height: 24px;
	/*background: url(bck_menu.gif) no-repeat bottom center;*/
	text-align: center;
	color: #FFF;
}
#bgm ul li a.m1 {
	width: 80px;
	padding: 0px 0 0 18px;
}
#bgm ul li a.m2 {
	width: 90px;
}
#bgm ul li a.m3 {
	width: 96px;
}
#bgm ul li a.m4 {
	width: 98px;
}
#bgm ul li a.m5 {
	width: 117px;
}
#bgm ul li a.m6 {
	width: 90px;
}

/* MENU DESPLEGABLE */
.mn0 {
	border-left:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:3px 8px 3px 8px;
	font: 11px Arial,Tahoma,Verdana;
	position:relative;
	z-index:4000;
}
.mazul {
	background-color:#E3E3E7;
}
.mrojo {
	background-color:#eedcdc;
}
.mverde {
	background-color:#d9e7d1;
}
.mn1 {
	color:#76757A;
	text-decoration:none;
}
.mn1:hover {
	color:#000;
	text-decoration: underline;
}
.mn2 {
	width:123px;
	position:relative;
	height:5px;
}
.pm1 {
	color:#878686;
	font:12px/7px Arial,Tahoma,Verdana;
	height:7px;
}
.bgl { 		
	width:778px;
	background-image:url("/shared/v7/img/bg_Menu2.gif");
	background-color:#404040;
	font-weight:bold;
	height:21px;
}
.pts1 {	
	position:relative; 
	border-bottom:1px solid #ABABAB;
	font-size:1px;
	line-height:1px;
	height:7px;
	margin-bottom:7px}
.pts2 {
	position:relative;
	border-bottom:1px solid #C1C1C1;
	font-size:1px;
	line-height:1px;
	height:1px;
	margin-top:2px;
	margin-bottom:2px
}
.ptsh {
	position:relative;
	border-bottom:1px dashed #ABABAB;
	font-size:1px;
	line-height:1px;
	height:14px;
	margin-bottom:8px}


.menup a {
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 9px;
	color: #000000;
	display: block;
	padding: 5px;
	text-decoration: none;
}

.menup a:hover {
	background-color: #F4F4F4;
}

#contenido {
	margin: 0px;
	padding: 0px 0 0 0;
	width:778px;
	height: 100%;
	float: left;
	display: block;
	/*border: 1px solid #F00;*/
	background: #FFF;
	clear: both;
}
#content {
	width: 778px;
	min-height: 75%;
	float: left;
	display: block;
	position: relative;
	clear: both;
	background: #fff;
}

#principal {
	margin: 0px;
	padding: 0px 0 0 0;
	width:589px;
	height: 100%;
	display: table;
	float: right;
	/*border: 1px solid #F00;*/
	background: #FFF;
	position: relative;
}
#principal p {
	padding: 5px 16px 5px 16px;
}
#submenu {
	width: 189px;
	/*height:400px;*/
	min-height: 80%;
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	display: block;
	position: relative;
	background-color: #D70303;
	visibility: inherit;
	height: 400px;
}
.rojo {
	background: #D70303 url(bck_submenuR.gif) top left;
}
.azul {
	background: #D70303 url(bck_submenuA.gif) top left;
}
.verde {
	background: #002E6A url(bck_submenuV.gif) top left;
}
.amarillo {
	background: #002E6A url(bck_submenuAM.gif) top left;
}

#submenu ul {
	margin-left: 0;
	padding-left: 0px;
	width: 189px;
	text-align: center;
	list-style-type: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#submenu li {
	margin: 0px 0 0px 0px;
	padding: 3px 0 3px 6px;
	width: 170px;
	border-bottom: 1px solid #FD8686;
}
#submenu a {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#submenu a:link, #submenu a:visited {
	color: #EEE;
	text-align: left;
	text-decoration: none;
}

#submenu a:hover {
	text-align: left;
	color: #fff;
	background: #AC0202;
}


#generico {
	width: 189px;
	min-height: 20%;
	float: left;
	top: 0px;
	background: #E0DFE3;
	display: block;
	position: relative;
	visibility: inherit;
}
#generico p {
	padding: 5px 10px 5px 10px;
}

#foot {
	width: 778px;
	height: 52px;
	margin: 0px;
	float: left;
	display: block;
	position: relative;
	bottom: 0px;
	clear: both;
	background: url(bck_foot.gif) no-repeat top left;
}
#foot p {
	font: 10px Arial, Verdana, Trebuchet MS, sans-serif;
	margin: 0px 0 0 480px;
	color: #024077;
	padding: 12px 60px 0 0;
}
#foot a {
	font: 10px Arial, Verdana, Trebuchet MS, sans-serif;
	color: #024077;
	margin: 0px;
	padding: 0px;
}
#foot a:hover {
	font: 10px Arial, Verdana, Trebuchet MS, sans-serif;
	color: #024077;
	border: 0px;
	text-decoration: underline;
}

