/* */

body {
	background:#014DA1;
	text-align:center;
	margin:0 2px 0 2px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000033;
	}
#menuizq {
        width: 180px;
    	margin:0px;
	    padding:0px;
        }

#menuizq li a {
        height: 26px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 18px;
        text-decoration: none;
        }

#menuizq li a:link, #menuizq li a:visited {
        color: #014DA1;
        display: block;
        background:  url(images/fondo_opcion.JPG);
        padding: 8px 0 0 10px;
        }

#menuizq li a:hover, #menuizq li #current {
        color: #FFFFFF;
        background:  url(images/fondo_opcion.JPG) 0 -26px;
        padding: 8px 0 0 10px;
        }
ul {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-weight: bold;
        }
a {
	color:#0000ff;
	text-decoration:none;
	border-bottom:1px dotted;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("images/lineaizq.jpg") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("images/lineaizq.jpg") repeat-y top left;
	}
#header {
	margin:0;
	text-align:center;
	color:#FFF;
	}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol {
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:0 10px 0 10px;
	background:url("images/lineaizq.jpg") repeat-y top left;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:200px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:0 10px 0 10px;
	background:#FFF url("images/lineaizq.jpg") repeat-y top right;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 200px;
	}
.h1
{
width: 170px;
font: bold 15px Tahoma, Arial, Helvetica, sans-serif, Verdana ;
padding: 5px;
color: #ffff00;
background: url(images/fondo_h1.JPG) no-repeat;
}
.h2
{
font: bold 10px Helvetica, Tahoma, Arial, sans-serif, Verdana ;
padding: 5px;
color: #ffff00;
}
.h3
{
font: bold 12px Tahoma, Helvetica, Arial, sans-serif, Verdana ;
padding: 5px;
color: #ffff00;
}
#footer {
	position:relative;
	top:1px;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
