@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(IMAGES/fondo.jpg);
	background-repeat: repeat;
	background-color: # 999;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul 		{ z-index:996; padding:0; margin:0; list-style-type:none; width:29px;}
.menu ul ul 	{ z-index:997; padding:0;}
.menu ul ul li	{ z-index:997; padding:0;}
.menu ul ul li a{ z-index:997; padding:0px 0px 0px 5px; width:25px;}

.menu ul ul ul 		{ z-index:997; padding:0;}
.menu ul ul ul li	{ z-index:997; padding:0;}
.menu ul ul ul li a	{ z-index:997; padding:2px 0 2px 5px; width:219px;}

/* 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;}
.menu ul li a	{ display:block;}
#linct a		{ border:none;}

/* style the links for the top level */
.menu a, .menu a:visited { display:block; font-size:12px; text-decoration:none; color:#464646; height:29px}

.menu ul li.grande	{ height:29px;}
.big				{
	display:block;
	height:29px;
	border:0px;
	border-bottom:1px solid #fff;
}
.big				{ margin:0px; height:30px;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited { float:left;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited { z-index:998; background:#CCCCCC; font:12px Arial; color:#ffffff}

/* style the second level hover */
.menu ul ul a.drop:hover{ background-color:#CC0000; font:12px Arial; color:#ffffff;}
.menu ul ul :hover > a.drop { background-color:#CC0000;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited { z-index:999; background:#0a8dd3; font:12px Tahoma; color:#fff; border-right:none;}
/* style the third level hover */
.menu ul ul ul a:hover { background:#bfcf17; }

/* 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:0px;
left:219px; 
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:0px;
t\op:0px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:30px; 
top:0;

}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* 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;}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul:hover ul ul{
visibility:hidden;
}
.menu ul:hover ul:hover ul:hover ul ul li{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover  ul{ 
visibility:visible;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover  ul li:hover ul{ 
visibility:visible;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover  ul:hover ul li:hover ul li{ 
visibility:visible;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}
a:link {
	text-decoration: none;
	color: #5A86BC;
}
a:visited {
	text-decoration: none;
	color: #5A86BC;
}
a:hover {
	text-decoration: underline;
	color: #5A86BC;
}
a:active {
	text-decoration: none;
	color: #5A86BC;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #696969;
}

.style2 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {font:"Trebuchet MS"; font-size: 11px; color:#696969}

.style4 {
	color: #cc0000
}
.style7 {font: "Trebuchet MS"; 
		 font-size:11px; 
		 color: #000000;}

.style1 {color: #000000;
         font-size:11px;
		 font:"Trebuchet MS"}

.style5 {	font-size: 11px; font:"Trebuchet MS";
	color: #696969
}		 

.style10 {font-size: 16px; }

.textBox000001 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid  #999999
}

.text {color: #666666;
         font-size:12px;
		 font:"Trebuchet MS"}
		 
.style6 {color: #FFFFFF}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: #FFFFFF;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

.guardar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:#003399;
	border:1px solid #CCCCCC;
}

div.fieldset {
	border: 1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 200px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

button { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}



input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */

#btnSubmit { margin: 0 0 0 155px ; }


.progressWrapper {
	width: 200px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 200px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 200px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}
