/* *** css by h.fechner - IVEDUR, SITS, TOOLBOX *** */
@import "ivedur-menu.css";
html, body {
	padding:0;
	margin:0;
	}
body{
	background-color:#528ffd;
	font-size: 0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#fff;
	background-image:url(images/layout-ivedur_01.jpg);
}

/******  div for layout and positioning *********/ 
#container {width: 925px;
	margin: 0 auto;
	height:100%
	}
* html #container {height:auto}

a:link, a:active {color: #000; font-weight:bold}
a:hover, a:visited {text-decoration:none;color:#000}

#cabezal {top:0px;  margin: 0 auto; padding: 0;}
/*#cabezal img {border-bottom: solid 1px #4e9bb9;}*/

#Izquierda { top:400px;  padding:0 20px 0 15px;}
* html #Izquierda {width:700px;}

#derecha {
	float:right;
	width: 180px;
	padding:10px;
	top:130px;
	margin-right:0px;
	margin-bottom:10px;
	height:100%
}
* html #derecha {width: 190px;margin-right:5px; }
#derecha img {padding:5px;}
/* -----------footer--------------------------- */
#ivedur-pie {
	bottom:0px; 
	margin: 0;
	width:100%; 
	border-top:1px solid #b4b4b4;
	height:20px; 
	font-size:90%; 
	z-index:5; 
	text-align:center;
	background-color:#528ffd;
	padding-top:10px
}
#ivedur-pie a:link, #ivedur-pie a:visited, #ivedur-pie a:active, #ivedur-pie a:hover {color:#3b3b3b;text-decoration:underline}
/********************************/	
h1 {
	font-size: 20px; 
	color: #003366;
	text-transform:uppercase
	 }

h2 {
	font-size: 18px;
	color:#528ffd;
	padding: 8px 0;
}
h3 {
font-size:16px;
color:#003366;
}
h4 {font-size:14px; border: 1px dashed #fff; padding:4px; text-align:center; color:#003366; text-transform:uppercase}

.AzulB {color: #003366;}
-->
.indice {background-image:url(images/centro-ivedur.jpg); background-repeat:no-repeat; height:274px; width:920px;}
.ppal {height: 355px; /*background-image:url(images/top-image.jpg);  background-position:bottom;*/}

/* ----------------- Clases Ivedur --------------------- */
.iv {background-image:url(images/fondo01.gif);height:102px;}
#ivedur {float:right; position:relative;left:-100px;top:-75px;width:250px;height:130px; margin-right:0}
.iv-der {background-color:#FFCC66; font-size:80%}
#derecha.iv-der ul li {list-style-image:url(images/rino.gif);}

/* -----------------Clases ToolBox --------------------- */
.toolbox {background:#fff;  width:690px;height:100%; color:#333333}
.tb {height:80px; }
#toolbox {float:right; position:relative;left:-45px;top:-75px;width:250px;}
.tb-der {background-color:#528ffd; color:#fff;font-weight:bold}
#derecha.tb-der ul li a {color:#FFFFFF}
#derecha.tb-der a:link, a:active {color: #fff; font-weight:normal}
/* -----------------Clases Sits --------------------- */

#sits {position:relative;left:0;top:70px;padding:15px;width:250px; height:90px}
.sits-der {background-color:#1266FC; color:#fff;font-weight:bold}
#derecha.sits-der ul li a {color:#FFFFFF}
#derecha.sits-der a:link, a:active {color: #fff; font-weight:normal}




