@charset "utf-8";
body {
	margin:0px;
	padding:0px;
}

/* aca vengo yo */
.bgColor {
	background-color:#D1D1D1;
}
.bgColorModule {
	background-color:#ECECEC;
}
#cont_all {
	height: auto;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
}

.leftTable {
	text-align: left;
}
.rightTable {
	text-align: right;
}
.centerTable {
	text-align: center;
}

.linkModule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51715E;
	text-decoration: none;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
.linkModule:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51715E;
	text-decoration: underline;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

.bottomLine {
	border-bottom-style:solid; 
	border-bottom-color:#51715E; 
	border-bottom-width:1px;
}

.borderSideLight
{
	border-left-color:#51715E;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#51715E;
	border-right-style:solid;
	border-right-width:1px;
	background-color: #FFFFFF;
	padding: 4px;
}

.titleTextLangua {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
}

.formTread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484948;
	text-decoration: none;
	margin:0px 0 4px 0px;
	*margin:0px 0 2px 0px;
	border: 1px solid #A1A1A1;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484948;
	text-decoration: none;
	margin-bottom: 5px;
	border: 1px solid #A1A1A1;
}

file{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484948;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #A1A1A1;
}

.formTreadAnid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484948;
	text-decoration: none;
	text-align:left;
	border: 1px dotted #A1A1A1;
	padding: 12px;
	*padding: 4px;
}

.titleSisAdministration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#indice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FF6600;
	text-decoration: none;
	padding: 4px;
}

th{
	background:#C3CFD8;}

.odd{
	background:#edf3fe;
}

.oldies {
	padding-bottom: 6px;
	margin-bottom: 6px;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 18px;
}

#centrar {
	width: 100%;
	text-align: center;
	overflow: visible;
	background-image: url(../images/linespider.jpg);
	/*background-color: #D1D1D1;*/
	background-repeat: repeat-x;
	/*padding-left:126px;
	padding-left:0px;*/
}

.text_foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

#head{
	padding-top:10px; 
	padding-left:18px;
	*padding-left:17px;
	padding-right:18px;
	*padding-right:17px;
	background-color:#1f6996;
}

#head1{
	/*height:126px;
	background-image: url(../images/back_header.gif);*/
	text-align: center;
}

#head2{
	/*height:107px;*/
	background-image: url(../images/back_menu.gif);
}

#head3{
	height:100px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
}

#tableform td{
	vertical-align:top;
}

#tableform img{
	cursor:pointer;
}

.tablelist td{
	vertical-align:top;
}

#tablelist img{
	cursor:pointer;
}

#tablelist tr:hover{
	background-color:#99CCFF}

#text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466250;
	/*padding-top:8px;*/
}

.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

a img{
	border:0;
	}

.error_mod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #484948;
	text-align:center;}

#modulo {
	width: 1020px;
	min-height: 350px;
	height:auto;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484948;
	text-decoration: none;
	text-align:left;
	border: 1px dotted #A1A1A1;
	padding: 8px;
	*padding: 4px;
	}

.linkmenu {
	text-decoration:none;
	color:#000000;
}

.linkmenu:hover {
	text-decoration:underline;
	/*color:#FFFFFF;*/
}

/* ************************************/
/*            VENTANA MODAL           */
/* ************************************/

 .modal-window 
 {
	position:absolute;
	color:#fff;
	left:0px;
	top:0px;
	margin:0;
	padding:0;
	z-index:102;
	height:100%;
	width:100%;
	background:#000;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
	visibility: hidden;
 }

#fotos {
	border: 1px solid #A1A1A1;
	height:auto;
	clear:both;
	width:100%;
	}
div .upload {
	position: relative;
	width: 50px;
	height: 14px;
	overflow:hidden;
	background:url(../images/cambiar.gif) left top no-repeat;
	clip:rect(0px, 50px, 14px, 0px );
}  

div .upload input {
   position: absolute;
   left: auto;
   right: 0px;
   top: 0px;
   margin:0;
   padding:0;
   filter: Alpha(Opacity=0);
   -moz-opacity: 0;
   opacity: 0;
}

#addfotos {
	display:none;
	}

