body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#99cdff;
}

body#inicio a#inicio-h,
body#quienes a#quienes-h,
body#jurisdiccion a#jurisdiccion-h,
body#ubicacion a#ubicacion-h,
body#contactenos a#contactenos-h,
body#inicio a#castellano-h,
{
	background:#99cdff;
	color:#000; 
}

h2 {text-align:center;
	font-weight:bold;
}

h3 {text-align:center;
	font-weight:bold;
}

.style-small {font-size: 12px; text-weight:bold;}
.style-medium {font-size: 14px; text-weight:bold;}
.style-large {font-size: 16px; text-weight:bold;}


.style-small, .style-medium, .style-large,  a:link{
	text-decoration:none;
	color: blue;
	}

.style-small, .style-medium, .style-large,  a:visited {
	color:green;
	}

.style-small, .style-medium, .style-large,  a:hover {
	color:red;
	text-align: left;
	}

.style-small, .style-medium, .style-large, {
	color:blue;
	}



#box{
	position:relative;
	top:10px;
	padding: 3px;
	width: 65px;
	height: 25px;
	border-color: #326da6;
	border-style:solid;
	border-width: 2px;
	text-align:center;

}

#box img
 {
	border-style: none; 
	float:right;
}

#wrapper {
	margin: 0 auto;
	padding: 0px;
	border:0;
	width: 900px;
	background-color:#ffffff;
	background-image: url(background-cols.gif);
	background-repeat: repeat-y;	
}

#header {
	margin: 0 0 0 0;
}

#container {
	background-image: url(background-cols.gif) repeat-y 50% 0;	
}

#side-a {
	float: left;
	margin: 0;
	width: 199px;
	background-color:#99cdff;
	border-color:#fff;
	border-style:solid;
	border-width: 1px 0px 0px 1px;
	height: 100%;
}

#side-b {
	float: left;
	margin: 0;
	padding: 0 10px 20px 10px;
	width: 680px;




	height: 1% /* Holly hack for Peekaboo Bug */
	background-color:#ffffff;
	text-align: left;
}

#footer {
	clear: both;
	background-color: #326da6;
	text-align: center;
	height: 1em;

	font-weight:bold;
	color:#fff;
	width:701px;
	margin: 0 0 0 199px;

}

/* Begin Horizontal Menu */
.container-h {
	clear:both; 
	float:left; 
	width:900px; 
	overflow:hidden;
	font-size: 1.2em;
}

#menu-h {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
}

#menu-h li {
  float:left; 
  position:relative; 
  right:50%;
}

#menu-h a {
  width:auto;
  display:block;
  padding:4px 12.5px; /*change width horizontal menu*/
  color:#fff; 
  background:#326DA6; 
  border:1px solid #fff; 
  text-decoration:none;
}

#menu-h a:hover {
  color:#000; 
  background:#99CDFF
}

#menu-h li a:current {
  color:#0F0; 
  background:#99CDFF
}

/* End Horizontal Menu */

/* Begin Vertical Menu 1 */ 
#navigation-v1 {
	color:#000;
	background-color:#99cdff;
}

#navigation-v1 ul {
	display:block;
	margin:0;
	padding:0 0 0 10px;
	list-style: none;
	background-color:#99cdff;
}

#navigation-v1 a:link, #navigation-v1 li a:visited {
	display:block;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	border-color:#fff;
	border-style:solid;
	border-width: 0px 0px 1px 0px;
	padding: 5px 0 10px 0;
	background-color:#99cdff;

}

#navigation-v1 li a:hover {
	display:block;
	color: #FFF;
	background-color:#326DA6;
	padding: 5px 0 10px 0;
}

#navigation-v1 a:current {
  color:#f00; 
  background:#326DA6;
}

/* End Vertical Menu 1 */

.title {
	text-align:center;
	font-weight:bold;
}
