.main {
	background-color: #F5F5F5;
	width: 895px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/dropshadowleft.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.main .head {
	background-color: #F5F5F5;
	padding-left: 12px;
	padding-right: 10px;
}
.main .menu {
	background-color: #F5F5F5;
	padding-left: 12px;
	padding-right: 10px;
}
.main .cuerpo {
	background-color: #F5F5F5;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 10px;
}
.main .cuerpo .cuerpoleft {
	background-color: #F5F5F5;
	float: left;
	width: 203px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main .cuerpo .cuerporight {
	background-color: #F5F5F5;
	float: left;
	width: 193px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.main .cuerpo .cuerpomid {
	background-color: #F5F5F5;
	float: left;
    width: 455px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
body {
	background-color: #FF9900;
	position: relative;
	margin: 0px;
	border: 0px;
	margin-left: 10px;
	text-decoration: none;
	
}

body a{
	color: #003399;
	text-decoration: none;
}

body a:hover{
	color: #FF6600;
	text-decoration: none;
}

.bordera1 {
	background-color: #666666;
	height: 15px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bordera2 {
	background-color: #000000;
	height: 85px;
	width: 5px;
	position: absolute;
	left: 0px;
	top: 15px;
}
.bottomshadow {
	position: relative;
	width: 900px;
	padding-left: 0px;
}
.bottomshadow .bs1 {
	float: left;
	width: 15px;
	height:10px;
	background-image: url(images/dropshadowbottomleft.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomshadow .bs2 {
	float: left;
	width: 870px;
	height:10px;
	background-image: url(images/dropshadowbottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomshadow .bs3 {
	float: left;
	width: 15px;
	height:10px;
	background-image: url(images/dropshadowbottomright.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.main .cuerpo .cuerpoleft .marco_top {
	background-image: url(images/marco_top.gif);
	background-repeat: no-repeat;
	background-position: left,top;
}
.main .cuerpo .cuerpoleft .marco_content {
	background-image: url(images/marco_content.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 15px;
	line-height: 1.5;
}
.main .cuerpo .cuerpoleft .marco_bottom {
	background-image: url(images/marco_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
background-color:#FFFFFF;
*width:97%;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */

.menu a, .menu a:visited {font-size:11px;text-decoration:none; color:#fff;  height:100px; border:1px solid #ffffff; border-width:0px 0 0px 0px; background:#F5F5F5; line-height:50px; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .sub_menu a, * html .sub_menu a:visited { display:block; width:100%;}
.sub_menu a, .sub_menu a:visited { width:100%; display:block;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#F5F5F5;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#F5F5F5;}
.menu ul ul :hover > a.drop {background:#F5F5F5;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#F5F5F5;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:50px;left:0; border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:50px;t\op:50px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d7d7d7; color:#006699; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#006699;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#006699;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
.linksDptos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.textocentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	top: auto;
	line-height: normal;
}
.textocentral_tachado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: line-through;
	letter-spacing: normal;
	white-space: normal;
	top: auto;
	line-height: normal;
}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF6600;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
}
.textoTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	top: auto;
	line-height: normal;
	font-weight: bolder;
}
.textoNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	white-space: normal;
	top: auto;
	line-height: normal;
	font-weight: bold;
}
.textoNegrita_tachado {
	font-style: normal;
	color: #333333;
	text-decoration: line-through;
	letter-spacing: normal;
	white-space: normal;
	top: auto;
	line-height: normal;
	font-weight: bold;
}
