﻿@charset "utf-8";
/* CSS Document */

body
{
	margin:0 auto;
}

.ControlPanel, .PagingTable{
	width:100%;
	margin:0 auto;
	background-color: #FFF;
	border-right: #0A2F38 1px solid;
	border-top: #0A2F38 1px solid;
	border-left: #0A2F38 1px solid;
	border-bottom: #0A2F38 1px solid;
}

#wrapper{
background:url(images/background.jpg) repeat-x top #D7D7D7;
text-align:center;
}
#top{
width:980px;
height:5px;
background:url(images/top.png) no-repeat;
margin:0 auto;
line-height:0px;
}
#header{
width:auto;
height:40px;
background:url(images/header.jpg) repeat-x;
}
#header_container{
width:960px;
height:40px;
margin:0 auto;
}
#header_left{
width:280px;
height:40px;
float:left;
text-align:justify;
}
#header_right{
width:280px;
height:40px;
float:left;
text-align:right;
}
#fecha{
width:280px;
height:20px;
float:left;
}
#buscador{
width:280px;
height:20px;
float:left;
}
#header_center{
width:400px;
height:40px;
float:left;
background:url(images/flag.jpg) center no-repeat;
}
#borde{
margin:0 auto;
width:auto;
height:8px;
line-height:0px;
background:url(images/border_bg.jpg) repeat-x;
}
#content_container{
width:960px;
padding-right:10px;
padding-left:10px;
background:url(images/rs.png) top right repeat-y;
}
#footerc{
width:980px;
height:35px;
clear:both;
margin:0 auto;
}
#contain{
width:980px;
margin:0 auto;
background:url(images/ls.png)top left repeat-y;
margin-top:0 !important;
margin-top:-11px;
}
#break{
width:980px;
height:17px;
float:left;
background:url(images/breakh.png) center top no-repeat;
}
	#cintillo{
		height:50px;
		margin:0 auto;
		border:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFF;
		background:url(images/cintillo.jpg) no-repeat top center #F00;
	}
	
		#cintillo a{
			color:#FFF;
			text-decoration:none;
		}
	
		#botones_generales{
			width:33%;
			color:#FFF;
			font-size:11px;
			padding-left:5px;
		}

		#escudo{
			width:34%;
		}
		.buscador{
			border:0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			width:170px;
			height:16px;
			color:#64665B;
			font-style:normal;
			background-image:url(images/barra.gif);
			background-repeat:no-repeat;
			padding-left:6px;
			padding-right:3px;
			padding-top:3px;
		}
		
		.fecha{
			font-size:12px;
			font-weight:normal;
			padding-right:5px;
			color:#3c3c3c;
		}

	#cabecera{
		width:960px;
		height:124px;
		border:0;
		background:url(Images/Banner.jpg) no-repeat #FFF;
	}
	
		#logo{
			width:250px;
			height:100%;
			text-align:center;
			background:url(Images/r1.jpg) top left no-repeat #FFF;
		}

		#banner{
			width:710px;
			height:100%;
		}

	#rastro{
		width:955px !important;
		width:960px;
		height:20px !important;
		height:37px;
		padding-top:17px;
		padding-left:5px;
		text-align:left;
		background:#FFDF64;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background:url(Images/rastro.jpg) no-repeat #FFF;
	}
	
		#rastro a{
			font-family:Arial, Helvetica, sans-serif;
		}

	#central{
		width:960px;
		border:0;
		background-color:#FFF;
	}
	
		#radpanel_menu{
			width:216px !important;
			width:320px;
			padding-top:20px;
			padding-left:15px;
			background:url(Images/menu_bg.png) no-repeat #003C1B;
		}
		
		#contenido{
			width:728px;
			border:0;
		}

			.bannerpane{
				width:100% !important;
				width:708px;
				padding:10px;
				background-color:transparent;
			}
		
			.toppane{
				width:100% !important;
				width:708px;
				padding:10px;
				background-color:transparent;
			}

			.contentpane{
			    width:100% !important;
				width:515;
				background-color:transparent;
				text-align:left;
			}
			
			.leftpane{
				width:185px;
			}
			.rightpanehome{
				width:213px;
				margin-left:5px;
				background:transparent;
			}
			.rightpane{
			width:100% !important;
			width:195px;		
			}
			
			.rightpanehome{
			width:195px;
			background:url(Images/camu.jpg)left top repeat-y;
			}
			
			.bottomleftpane{
				width:30%;
				background-color:transparent;
			}
			
			.bottomcenterpane{
				width:40%;
				padding:0 10px;
				background-color:transparent;
			}
						
			.bottomrightpane{
				width:30%;
				text-align:left;
				background-color:transparent;
			}
			
			.bottompane {
				width:100%;
				background-color:transparent;
			}

	#footer{
		width:960px;
		margin:0 auto;
		height:35px;
		color:#FFF;
	}
	
		#e_gob{
			width:455px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight:normal;
			text-align:center;
			color:#7A8089;
		}
		
		#wcuatro{
			width:250px;
			text-align:right;
			color:#7A8089;
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			background:url(Images/wcuatro.png)top right no-repeat;
		}
		
		#terminos{
			width:250px;
			background:url(Images/ge.png)top center no-repeat;
		}
		
			#e_gob a{
				color:#7a8089;
				font-weight:normal;
				text-decoration:none;
			}

/****************************************************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*************************/

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}