@font-face {
    font-family: "Verdana";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/LexieReadable-Regular.woff") format("woff"), url("fonts/LexieReadable-Regular.ttf") format("truetype");
}


body{
    transform: scale(1);
    transform-origin: left top;
    font-family:"Garamond", "Verdana", serif;
    background-image:url("images/none");
    background-position:center;
    background-repeat:repeat;
    background-color:#FFFFFF;
	margin:3px 5px 0 0;
    overflow-y: auto;
    font-family: "LexieReadable-Regular", "Verdana", "Garamond", serif;
    font-size: 18px;
}


#contenedor{
	height:auto;
	width:100%;
}
#menuPrincipal{
	height:35px;
	font-size:14px;
	font-weight:bold;
	display:inline;
	width:75%;    
}

#menuPrincipal a {
	display: block;
	float: left;
	width: auto;
    min-width: 200px;
    margin-right: 10px;
	height: 20px;
	padding: 0px 1px 0 1px;
	background: url(images/boton.jpg) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size:12px;
	color:#314993;
    padding-top: 5px;
}

#actual{
    color:#FFFFFF !important;
    background-image: url(images/boton0.jpg) !important;
}

#actual:hover{
    color:#314993 !important;
    background-image: url(images/boton.jpg) !important;
}

#menuPrincipal a:hover{
	color:#FFFFFF;
    background-image: url(images/boton0.jpg);
}

#menuPrincipal a:focus{
	color:#FFFFFF;
    background-image: url(images/boton0.jpg);
}

#contenMenu{
	width: 100%;
	height:26px;
	clear:both;
	
}
#botones{
	width:21%;
	float:right;
	margin-top:5px;
	top:100px;
}

#cabecera{
	height:70px;
	background: url(images/logo.png) no-repeat right bottom;
	background-color:#FFFFFF;
	margin-top:0px;
	padding-left:0px;
	border-top: none;
	border-left: none;
	border-right:none;
	border-bottom: solid 1px #000000;
	clear:both;
}
#udi{
    float: left;
    height: 10px;
    margin-top: 3px;
    padding: 0px;
    color:#000000;
	font-size:20px;
}

#cabecera h1{
	color:#000000;
	font-size:36px;
	left: 19px;
	float:left;
    margin-left: 215px;
    position: absolute;
}
#cabecera h2{
	margin-top:20px;
    margin-right: 100px;
    text-align: center;
	color:#000000;
	float:right;
	display: inline;
	font-size:18px;
	width:20%;
}
#sombra{
	height:14px;
	width:100%;
	margin-bottom:3px;
	background: #fff url('images/border1.gif') repeat-x;
}
#menu{
    clear:left;
	margin-left:10px;
	margin-top:10px;
	float:left;
	width:12%;
}

#menu table{
    text-align: center;
}

#menu h1{
	background: url(images/boton1.jpg) no-repeat left center;
	font-size:18px;
	border-bottom: solid 1px #B44325;
}
#menu h2{
	background: url(images/boton2.jpg) no-repeat left center;
	font-size:18px;
	border-bottom: solid 1px #B44325;
}
#menu h3{
	background: url(images/boton3.jpg) no-repeat left center;
	font-size:18px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#menu h4{
	background: url(images/boton4.jpg) no-repeat left center;
	font-size:18px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#menu a{
	font-size:14px;
	text-decoration:none;
	color:#000000;
	display:list-item;
	list-style:none;
    margin-bottom: 5px;
}

#menu a:hover{
	
	text-decoration:none;
	text-transform:uppercase;
	background-color:#F6B969;
	color:#FFFFFF;
}

#menu a:focus{
	
	text-decoration:none;
	text-transform:uppercase;
	background-color:#F6B969;
	color:#FFFFFF;
}

#areaContido{
	margin-top:5px;
	float:right;
	width:86%;
	border-left: dotted 1px #000000; text-align:justify;
}
#areaContido h1{
	margin:0 0 0 10px;
	font-size:18px
}
#areaContido h2{
	margin-left:10px;
	font-size:14px
}
#areaContido h3{
	margin:0 0 0 10px;
}
#areaContido a{
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	color:#000000;
}
#areaContido a:hover{
	text-decoration:none;
	text-transform:uppercase;
	background-color:#B44325;
	color:#FFFFFF;
}
#pie{
	width:100%;
	border-top: solid 1px #000000;
	clear:both;
	background-color:#9BC652;
	
}
#pie p{
	font-size:11px;
	margin:0px;
    padding-left: 10px;
	color:#FFFFFF;
	
}
object{overflow:hidden;}

#accesible{
    
    float: left;
    margin-top: 7px;
    margin-left: 0px;
    margin-right: 20px;
}

#accesible img{
    border: 0px;
    margin-left: 0px;
    margin-right: -6px;
    padding-left: 0px;
    padding-right: 0px;
}

