input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.right b {
	color : #EF6D00;
}
.menu a {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.link_sus {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.link_sus a {
	color : #000000;
	text-decoration:none;
}
.link_sus a:hover {
	color : #0000FF;
	text-decoration:underline;
}
.aplica a {
	color : #FF0000;
	text-decoration:none;
}
.aplica a:hover {
	color : #FF0000;
	text-decoration:none;
}

.red { color:#FF0000;
}

.imgsd img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);
-moz-opacity: 0.55;
}

.imgsd:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.imgsd img{
border: 0px solid #ccc;
}

.imgsd:hover img{
border: 0px solid #fff;
}

.imgsd:hover{
color: red; 
}
.acte {
	
	color : #000000;
	font-size : 14px;
	font-family : Times New Roman,Tahoma,Verdana,Arial;
}





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu2s/fly_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu2 {list-style-type:none; margin:0px 2px 10px 2px; padding:0; width:150px;}
#menu2 li {padding:0; margin:0; position:relative; width:150px; height:1.7em; z-index:100;}
#menu2 li dl {position:absolute; top:0; left:0; padding-bottom:0;}
#menu2 li a, #menu2 li a:visited {text-decoration:none;}
#menu2 li dd {display:none;}
#menu2 table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu2 dl {width: 150px; margin: 0; padding: 0; background: transparent;}
#menu2 dt {margin:0; padding: 0;}

#menu2 dd {margin:0; padding:0; color: #fff; font-size: 1em; text-align:left; width:150px; float:right; clear:right;}

#menu2 dt a, #menu2 dt a:visited {display:block; font-size: 0.9em; color: #ff5500; text-align:center; border:1px solid #ff5500; border-width:0 1px 1px 1px; background:#d4d4d4; padding:0.25em 0 0.75em 0;}

#menu2 li a:hover {border:0;}
#menu2 li:hover dd, #menu2 li a:hover dd {display:block;}
#menu2 li:hover dl, #menu2 li a:hover dl {width:301px;}
#menu2 li:hover dl2, #menu2 li a:hover dl2 {width:150px;}


#menu2 li:hover dt a, #menu2 a:hover dt a {color:#000; background:#ddd; border:1px solid #ff5500; border-width:0 1px 1px 1px;}

#menu2 dd a, #menu2 dd a:visited {background:#ff5500; color:#fff; padding:0.5em 0; text-decoration:none; display:block; text-align:center; border-left:1px solid #ff5500; border-right:1px solid #ff5500; width:148px;}

#menu2 dd a:hover {background: #ff5500; color:#000; border-left:1px solid #ff5500; border-right:1px solid #ff5500;}

#menu2 b {display:block; overflow:hidden; height:1px;}

b.p1 {background:#ff5500; margin:0 5px;}
b.p2 {background:#d4d4d4; border:2px solid #ff5500; border-width:0 2px; margin:0 3px;}
b.p3 {background:#d4d4d4; margin:0 2px; border:1px solid #ff5500; border-width:0 1px;}
b.p4 {height:2px; background:#d4d4d4; margin:0 1px; border:1px solid #ff5500; border-width:0 1px;}
b.p5 {background:#ff5500; margin:0 5px;}
b.p6 {background:#ff5500; margin:0 3px;}
b.p7 {background:#ff5500; margin:0 2px;}
b.p8 {height:2px; background:#ff5500; margin:0 1px;}

#menu2 li:hover b.p2, #menu2 a:hover b.p2 {background:#fff;}
#menu2 li:hover b.p3, #menu2 a:hover b.p3 {background:#f0f0f0;}
#menu2 li:hover b.p4, #menu2 a:hover b.p4 {background:#e8e8e8;}

