@charset "utf-8";
/* CSS Document */
*
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
body {
margin:0;
}
h2
{
font-size:16px;
color:#000099;
background-color: #ECECFF;
border-bottom-color: #0033CC;
border-bottom-width: thin;
border-bottom-style: solid;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 5px;
padding-bottom: 2px;
}
h3
{
	font-size:14px;
	color:#000000;
	background-color: #DFDFFF;
	border-bottom-color: #0033CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
}
#buscador
{
	background-color: #EFEFEF;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#pie
{
	background-color: #FFF5CE;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right:10px;
	padding:5px;
}
#latder
{
position: absolute;
top: 170px;
width: 120px;
background-color: #F3C204;
border: medium none #999999;
right: 0px;
padding: 3px;
}
#latizq
{
position: absolute;
left: 0px;
top: 170px;
width: 180px;
background-color: #F7F7F7;
border: medium none #999999;
padding: 4px;
}
#centro
{
position: absolute;
left: 190px;
top: 165px;
right: 125px;
}

#menusesion
{
	position: absolute;
	top: 40px;
	right: 20px;
	padding: 10px;
	background-color: #E2EBF9;

}
.frmBuscador
{
	text-align:right;
	position: absolute;
	top: 0px;
	right: 5px;
}
/* CSS for the box starts here */
.cuerpo 
{
padding:0 12px 0 0;
background:#fff url(../img/borders.gif) 100% 0 repeat-y;
}

.bi 
{
padding:0 0 0 12px;
background:#fff url(../img/borders.gif) 0 0 repeat-y;
}
.bt 
{
height:17px;
margin:0 -12px;
background:url(../img/box.gif) 100% 0 no-repeat;
}
.bt div 
{
width:18px;
height:17px;
background:url(../img/box.gif) 0 0 no-repeat;
}
.bb 
{
height:17px;
margin:0 -12px;
background:url(../img/box.gif) 100% 100% no-repeat;
}
.bb div 
{
width:18px;
height:17px;
background:url(../img/box.gif) 0 100% no-repeat;
}
.cuerpo h1 
{
	font-size:20px;
	margin:0;
	padding:0.3em 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bold;
	background-color: #FFF8D9;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.cuerpo p
{
margin:0;
padding:4px 10px;
background:#fff;
}

