body {
	background:#999999;
	margin:5px 0
}

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9pt;
}

h1 {
	font-size: 14pt;
	color: #006633;
}
h2 {
	font-size: 10pt;
	color: #006633;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	text-align:justify;
	line-height:1.5
}

img {
	border:none
}

.img-izq-texto{
	float:left;
	margin:5px 10px 5px 0;
	padding:2px;
}

.img-der-texto{
	float:right;
	padding:2px;
	margin: 5px 0 10px 5px;
}

a {
	color:#006600;
	text-decoration:none
}

a:hover {
	color:#333333;
}

.texto-footer {
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
}

.link-footer {
	color: #EC4036; font-size: 7.5pt; font-weight: bold; text-align: center; text-decoration:none
}

.link-footer:hover {
	color: #EC4036; font-size: 7.5pt; font-weight: bold; text-align: center; text-decoration:underline
}

.subtitulos {
	color: #006633;
	font-weight: bold;
	font-size: 12px;
}

.info-chica {
	font-size: 8pt;
	font-weight: bold;
}
.ver-mas {
	color: #003366;
	font-weight: bold;
}

/*---------------listado----------------*/

.listado {
	list-style:none;
	font-size:9pt;
	color:#333333;
	line-height: 1.5;

}

.listado-li {
	background:url(../images/vineta.gif) no-repeat 0px 8px;padding:5px 5px 5px 20px;
}
.listado-lista { background:url(../images/vineta-lista.gif) no-repeat 0px 8px;padding:5px 5px 5px 25px;}


/*------------------layers estructura----------------*/

#pagina {
	margin:0px auto;
	background:#fff url(../images/pagina-body.png);
	height: auto;
	width: 930px;
}

#contenedor {
	margin:0 5px;
	height: auto;
}
/*--------------------top--------------------*/

#top {
	height:310px;
	margin: 0 0 5px 0;
}
#top-image {
	height:40px;
	width:930px;
	background:#e3ebeb url(../images/pagina-top.png) top no-repeat;
}

#top-image-texto {
	padding:15px 15px 0px;
	color:#EC4036;
	font-size:8pt;
	margin:0 5px;
}

#top-image-background {
	height:250px;
	width:920px;
	margin: 0 5px;
	border-top-width: 2px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top;
}

#top-image-background-uno {
	background:#000;
	height:10px;
	width:920px;
	margin: 0 5px;
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: no-repeat;
	background-position: top;
}

#top-logo {
	height:auto;
	float:left;
	padding:30px 0 0 10px
}

#top-texto {
	color:#FFFFFF;
	font-size:9pt;
	font-weight:lighter;
	padding: 70px 0 0 10px;
}

#top-texto2 {
	width:200px;
	float:right;
	padding:10px 10px 0;
	color:#FFFFFF;
	text-align: right;
}

#top-texto3 {
	font-size:11pt;
	text-align:right;
	font-weight:bold;
	margin:30px 0 0 0;
}

#top-texto4 {
	height:10px;
	width:900px;
	color:#000;
	font-size:8pt;
	background-color: #FFCC00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
	
	
/*-----------------contenido-----------------*/

#table-div {
	width:100%;
}
#columna-a {
	width:170px;
	float: left;
	padding:0 5px 0 5px;
}

#columna-b {
	width:460px;
	float: left;
	padding:0;
	height: auto;
}

#columna-c {
	width:170px;
	float: left;
	height:auto;
	padding:0 5px 0 5px;
}

#columna-d {
	width:875px;
	height:auto;
	margin: 0 0 0 15px;
	padding:0 10px 0 5px;
}

#footer {
	background: #000 url(../images/pagina-footer.png) bottom no-repeat;
	height:auto;
	padding:5px 5px 10px 5px;
	margin:5px 0 0 0
}

#copyright {
	margin:auto;
	width:920px;
	text-align:center;
	padding:5px
}
/*------------------fin layers estructura----------------*/

/*-------------banners-----------*/

div.banner470x75 {
	width:470px;
	height:75px;
	border:#c8c8c8 1px solid;
	padding:2px;
	margin:auto
}

/*------------fin Banners----------*/

/*---------------box----------------*/

div.box-a {
	width:170px;
	margin: 0 0 5px 0
}
div.box-a-layer {
	border-bottom: #fff solid 1px;
	background-color: #015D8E;
	background-image: url(../images/box-a-2.png);
	background-repeat: repeat-x;
	background-position: top;
}
div.box-a-layer2 {
	background: url(../images/box-a-1.png) top left no-repeat
}
div.box-a-layer3 {
	background: url(../images/box-a-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold
}
div.box-a-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid
}
div.box-a-content {
	border-top:#fff solid 1px;
	height:auto;
	color: #333333;
	padding:5px 10px 15px 10px;
	background: #015D8E url(../images/box-a-4.png) bottom no-repeat;
	width: 150px;
}


div.box-c {
	margin: 0 0 5px 0;
	height: auto;
}
div.box-c-layer {
	background:#DCDCDC url(../images/box-b-2.png) top repeat-x;
	border-bottom: #fff solid 1px;
}
div.box-c-layer2 {
	background: url(../images/box-b-1.png) top left no-repeat
}
div.box-c-layer3 {
	background: url(../images/box-b-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#015D8E;
	font-weight:bold;
}
div.box-c-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid
}
div.box-c-content {
	background:#fff;
	border-top:#fff solid 2px;
	border-left:#dcdcdc solid 1px;
	border-right:#dcdcdc solid 1px;
	height:auto;
	padding:5px 10px
}

<!--------- BOX D --------->
div.box-d {
	
	height: auto;
}
div.box-d-layer {
	background:#DCDCDC url(../images/box-b-2.png) top repeat-x;
	border-bottom: #fff solid 1px;
}
div.box-d-layer2 {
	background: url(../images/box-b-1.png) top left no-repeat
}
div.box-d-layer3 {
	background: url(../images/box-b-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#015D8E;
	font-weight:bold;
}
div.box-d-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid
}
div.box-d-content {
	background:#fff;
	border-top:#fff solid 2px;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	height:auto;
}
<!--------- FIN BOX D ------->


div.box-b {
	width:180px;
	margin: 0 0 5px 0;
}
div.box-b-layer {
	background:#00ccff url(../images/box-c-2.png) top repeat-x;
	border-bottom: #fff solid 1px;
}
div.box-b-layer2 {
	background: url(../images/box-c-1.png) top left no-repeat;
}
div.box-b-layer3 {
	background: url(../images/box-c-3.png) top right no-repeat;
	height:auto;
	padding:5px 10px;
	color:#FFFFFF;
	font-weight:bold;
}
div.box-b-linea {
	border-top:1px #fff solid;
	border-top:4px #FFCC00 solid;
}
div.box-b-content {
	background:#00CCFF url(../images/box-c-4.png) bottom no-repeat;
	border-top:#fff solid 2px;
	height:auto;
	color: #4a4a4a;
	padding:5px 10px 15px 10px;
	width: 160px;
}
/*----------------fin box----------------*/

/*-----------------menu horizontal---------------*/

.nav {
	height:35px;
	background: url(../images/pro_line_0.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	width:920px;
	z-index:500;
}

.nav .table {
display:table; 
margin:left;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(../images/pro_line_0.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(../images/pro_line_2.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background:url(../images/pro_line_2.gif) right top;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(../images/pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(../images/pro_line_1.gif) right top; 
cursor:pointer;
}

.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:left; 
padding:0; 
list-style:none;

}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}

.nav .select :hover .select_sub, 
.nav .current .show {
display:block; 
position:absolute; 
width:750px; 
top:35px; 
background:url(back_0.gif); 
padding:0; 
z-index:100; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:0 10px 0 10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold
}

.nav .current .sub li.sub_show a {
color:#088; 
cursor:default; 
background:url(menus/back_1.gif);
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible; 
color:#FFFF66;
background:url(menus/back_1.gif);
}



/*--------------fin menu horizontal-------------*/
