/*
* GERNEAL IMAGE SETTINGS
*/
img{
	border:0px;
}
/*
* THE BODY PART
*/
BODY {
	margin-top: 0px; 
	background-image:url(../images/bg.gif);
	margin-left: 0px;  
	margin-right: 0px;  
	background-repeat: repeat; 
	background-color: #ffffff; 
}
/**
* THE DESIGN DIVS
*/
#FRANKE_HEADER{
	position: absolute;
	background: #ff3300;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 97px;
	z-index: 1;     
}
#FRANKE_LOGO{
	position: absolute;
	left: 0px; 
	width: 116px; 
	top: 41px; 
	height: 28px;
	z-index: 2; 
}
#FRANKE_PRINT_LOGO{
	visibility:hidden;
}
#FRANKE_HEADER_MENU{
	position: absolute;
	background: #ff3300;
	left: 183px;
	width: 700px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px; 
	z-index: 1; 
}
#FRANKE_MAIN_NAVIGATION{
	position: absolute;
	background: #cccccc;
	left: 0px;
	width: 169px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px; 
	z-index: 1; 
}
#FRANKE_CONTENT{
	position: absolute;
	background: #ffffff;
	left: 183px;
	width: 700px;
	top: 170px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
	z-index: 1; 
}
#FRANKE_FOOTER{
	position: relative;
	background: #ffffff;
	left: 0px;
	width: 495px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: small; 
	z-index: 1; 
}
/*
* THE NAVIGATION SETTINGS
* MAINMENU
*/
a.menu:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #666666; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #000000; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	width: 100%;
	font-weight: normal;
	display:block;
} 
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 100%;
	font-weight: normal;
	display:block;
} 
.activemenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3300;
	width: 100%;
	font-weight: normal;
	display:block;
}
/**
* THE HEADERMENU
*/
a.headermenu:link {
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ffffff solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ffffff; 
	background:#ff3300;
} 
a.headermenu:active {
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ffffff solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	background:#ffffff;
} 
a.headermenu:visited {
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ffffff solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ffffff; 
	background:#ff3300;
} 
a.headermenu:hover {
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ff3300 solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	background:#ffffff;
} 
.activheadermenupoint{
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ffffff solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	background:#ffffff;
}

.headermenuactive {
	font-family: Arial, Helvetica, sans-serif; 
	padding-right:12px;
	padding-left:2px;
	border-left:1px #ff3300 solid;
	font-size: 10px;
	text-decoration : none; 
	color : #ff3300; 
	background:#ffffff;
}

/**
* THE USUAL LINK PART
*/
a:link {
	font-family : Arial, Helvetica, Geneva, sans-serif; 
	color : #ff3300; 
	text-decoration : none; 
} 
a:active {
	font-family : Arial, Helvetica, Geneva, sans-serif; 
	text-decoration : none; 
	color : #666666; 
} 
a:visited {
	font-family : Arial, Helvetica, Geneva, sans-serif; 
	text-decoration : none; 
	color : #ff3300; 
} 
a:hover {
	font-family : Arial, Helvetica, Geneva, sans-serif; 
	text-decoration : none; 
	color : #666666; 
}
/**
* THE HEADINGS
*/
h1,h2,h3,h4,h5,h6 {
color : #000000; 
font-family : Arial, Helvetica, Geneva, sans-serif;
}

/**
* TRYPTICHS
*/
#TRYPTICH1{
position:absolute;
border:0px;
left:183px;
top:41px;
width:112px;
height:112px;
z-index:5;
}

#TRYPTICH2{
position:absolute;
border:0px;
left:309px;
top:41px;
width:112px;
height:112px;
z-index:6;
}

#TRYPTICH3{
position:absolute;
border:0px;
left:435px;
top:41px;
width:112px;
height:112px;
z-index:7;
}

.txtniro {
font-family : Arial, Helvetica, Geneva, sans-serif; 
font-weight : bold; 
color : #0088aa; 
} 

.normal { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	}

.small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	}		

.subtitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font: 12px;
	padding-top:2px;  
	}

.bold { 
	font-family: Arial, Helvetica, sans-serif; 
	font: 12px;
	font-weight:bold;  
	}

.menu_gris {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration : none; 
	color : #666666; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100%;
	font-weight: normal;
	} 

.highlight { /* Resaltar frases o palabras */
	background-color:#FFFFCC;
}

.tabladelegaciones {
	border-style:solid;
	border-color: #CCCCCC;
	border-width: 1px;
	text-align:center;
	line-height:1.8;
}

.celda_titular_tabladelegaciones {
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.celda_tabladelegaciones {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
