


/* CSS Document */
body {
	background-image: url(/ide/images/bg_fondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D9B880;
	text-align: justify;
}
body, p, h1, h2, h3, h4, h5, h6, strong, ul, li, form, img {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
h1{
	color: #0B1966;
	font-size: 12px;
	font-weight: bold;
}
h2{
	color: #0B1966;
	font-size: 10px;
}
h3{
	color: #0B1966;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #927645;
}

h1,h2,h3,h4{
text-align:left;

}
.textField{
	margin:0px;
	width:163px;
	height:17px;
	font-size:11px;
	padding-left:5px;
	border: 1px solid #000000;
	padding-top: 3px;
}
.textFieldForm{
	margin:0px;
	width:240px;
	height:12px;
	font-size:11px;
	padding-left:5px;
	border: 1px solid #9F9E9E;
	padding-top: 3px;
}
form td {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 4px;
}
form td strong {
	color:#ED1C24;
	font-size: 14px;
}
.clearAll {
	line-height:0px;
	clear:both;
	overflow: hidden;
}
.bottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
}
.bottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
}
.topLeftBorder {
	position:absolute;
	top:-1px;
	left:-1px;
}
.leftBorderBottom {
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.topRightBorder {
	position:absolute;
	top:-1px;
	right:-1px;
}
.rightBorderBottom {
	position:absolute;
	bottom:-1px;
	right:-1px;
}
#page {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 117px;
	background-color: #FFFFFF;
	position: relative;
}
#headerLogo {
	position: absolute;
	top: 0px;
	right: 10px;
}

#headerFlash {
	height: 100px;
	width: 564px;
}
#headerLinks {
	height: 23px;
	background-image: url(/ide/images/links_tile.gif);
	background-repeat: repeat-x;
	border-bottom-color: #9A9A9A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	position: relative;
	background-color: #CDCDCD;
	padding-left: 6px;
}
.upLine{
	position: absolute;
	left: 12px;
	top: 0px;
}
.bottomLine{
	position: absolute;
	left: 12px;
	bottom: 0px;
}
#headerLinks a{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	line-height: 11px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	height: 22px;
}
#headerLinks a:hover{
	text-decoration:underline;
}
#content {
	width: 774px;
}
#user {
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
}
#userName {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #996600;
	float: left;
	margin-left: 3px;
	width: 80px;
	margin-right: 24px;
}


#blockOne {
	float: left;
	width:249px;
	padding-left: 17px;
}
.b1Panel {
	width: 249px;
	margin-bottom: 4px;
	line-height: 14px;
}
.b1Panel p, h1{
	padding-right: 5px;
	padding-left: 5px;
}
.b1Title {
	background-image: url(/ide/images/b1_title_tile.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5A368;
	font-size: 12px;
	font-weight: bold;
	color: #755D34;
	text-align: center;
	padding-top: 4px;
}
.b1ContentScroll {
	height: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: auto;
	padding-right: 10px;
}
.b1ContentScroll p, h1 {
	padding:0px;
}
.b1ContentScroll p, h1 {
	padding:0px;
}
.b1Content p, h1 {
	padding:0px;
}
#blockTwo {
	float: left;
	width: 252px;
	padding-left: 21px;
	margin-top: 8px;
}
.b2Panel {
	width: 252px;
	position: relative;
}
.b2Title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B1966;
	height: 20px;
	background-image: url(/ide/images/b2_title_tile.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
#b2Content {
	background-color: #EDF1FA;
	padding: 15px;
	position: relative;
	width: 222px;
}
.b2Box {
	position: relative;
	width: 222px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.b2Box a{
	text-decoration:none;
	color:#0B1966;
}
.b2Box a:hover{
	text-decoration:underline;
	
}
.b2Box p, h2{
 	margin-bottom:10px;
}
#blockTree {
	float: left;
	width: 199px;
	padding-left: 25px;
	padding-top: 36px;
}
#searchBox {
	background-color: #F2F1F1;
	font-size: 11px;
	color: #0B1966;
	padding-left: 15px;
	position: relative;
	width: 184px;
	text-align: left;
}
#encuesta {
	width: 194px;
	background-color: #8D98CD;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	border: 1px solid #9DA7D4;
}
#encuesta_title {
	height: 19px;
	background-image: url(/ide/images/encuesta_title_tile.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	color: #0B1966;
	position: relative;
}
#encuestaContent {
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 164px;
}



.verMas, .verMas:hover {
	background-image: url(/ide/images/ver_mas.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 49px;
	float: right;
	margin-top: 3px;
}
.verMas:hover {
	background-image: url(/ide/images/ver_mas_over.gif);
}
.verMasPurple, .verMasPurple:hover {
	background-image: url(/ide/images/ver_mas_purple.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 49px;
	float: right;
	margin-top: 3px;
}
.verMasPurple:hover {
	background-image: url(/ide/images/ver_mas_purple_over.gif);
}
.fotoBox {
	float: left;
	margin-right: 4px;
}
.searchLine {
	margin-top: 6px;
	margin-bottom: 2px;
}
#footer {
	height: 35px;
	background-image: url(/ide/images/footer_tile.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADACAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADACAC;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 15px;
}
#footerLinks {
	float: left;
}

.footerLink {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
}
.footerLink:hover {
	text-decoration:underline;
}
#yage {
	float: right;
	margin-top: 8px;
	color: #777777;
}


#mapContainer a{
	color:#5863A2;
}
#mapContainer a:hover{
	text-decoration:underline;
}

.mapSectionLink{
	font-weight:bold;
	height:16px;
	padding-top:10px;
	padding-left:15px;
	background: 0px 10px;
}

.mapLevel1{
	font-weight:bold;
	height:16px;
	padding-top:10px;
	padding-left:15px;
	background:url(/ide/images/bullet_big.gif) no-repeat 0px 10px;
}
.mapLevel2{
	font-weight:bold;
	height:12px;
	font-size:10px;
	padding-left:50px;
}
.mapLevel3{
	height:12px;
	font-size:10px;
	padding-left:80px;
}
.mapLevel4{
	height:12px;
	font-size:10px;
	padding-left:90px;
}

.hidden{
	display:none;
}
.marquee1 {
	color:#000000;
}
.marquee2 {
	color:#9A6A3F;
}

.message {
	background: #EC6464;
	color: White;
	font-size: 11px;
	font-weight : bolder;
	text-align : left;
}

.error {
	background: #F87D41;
	color: White;
	font-size: 11px;
	font-weight : bolder;
}

