body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

a{
	text-decoration: none;
}

a:hover, a:focus, a:active{
	text-decoration: underline;
}

select{ 
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: black;
	background-color:#F4F4F4;
	padding: 0px 0px 0px 0px;
}

/*img, div { 
	behavior: url(iepngfix.htc);
}*/

form, input{	
	padding: 0px 0px 0px 0px;
}

#todo{
	width: 950px;
	background-color: #FFFFFF;
}

#zonaIzq{
	width:187px;
	float:left;
	text-align:left;
}

#zonaDer{
	width:763px;
	float:right;
	text-align:left;
}

#derSup{
	text-align:left;
	background-color:#EDEEEF;
}

#imgTitulo{
	float:left;
	width:465px;
}

#botonesSup{
	float:right;
	width:130px;
}

.separador{
	background-color: #FFFFFF;
	height: 3px;
	clear: both;
}

.separadorSecciones{	
	height: 0px;
	clear: both;
}

#footer{
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	color: #ADADAD;
	text-align: center;
}

.subtitulo{
	color: #467491;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

.texto{
	color: #5E6A72;
	padding: 3px 3px 3px 3px;
}

.insideDiv{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	border: solid;
	border-width: 1px;
	border-color: #005EA7;
	padding: 20px 20px 20px 20px;
	text-align: left;
}

.boton{
	cursor: pointer;
	margin: 3px;
	padding: 4px 4px 4px 4px;
	text-align: center;
	float: left;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
}


.txtlogin{
	width: 130px;
	padding: 0px 0px 0px 0px;
	border: none;
	margin: 0px;
	margin-left: 0px;
}

.textoAjax{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textoError{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DC143C;
}

#contenido {
	padding: 5px 5px 5px 5px;
}

#subContenido {
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#menu {
	padding: 5px 5px 5px 5px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	background-color: #005EA7;
	color: #FFFFFF;
	text-align: left;
}

#menu a:link, #menu a:visited{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#menu a:active, #menu a:hover, #menu a:focus{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

#menu a{
	color: #FFFFFF;
	text-decoration: line-through;
	color: #C0C7CE;
}

.subtitulo2{
	color: #467491;
	font-weight: bold;
}

a.subtitulo2:link, a.subtitulo2:visited{
	color: #467491;
	font-weight: bold;
	text-decoration: none;
}

a.subtitulo2:active, a.subtitulo2:hover, a.subtitulo2:focus{
	color: #467491;
	text-decoration: underline;
}

.imgmiddle{
	vertical-align: middle;
	display: inline-block;
}

.oplmenu, .enlaces{
	float: left;
	width: 100px;
}

.noticias{
	padding: 15px 5px 15px 5px;
	text-align: left;
}

.textoNoticia{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.fechaNoticia{
 	color: #333333;
	font-size: 14px;
	padding: 5px 5px 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tituloNoticia{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding: 3px 5px 15px 5px;
	font-size: 14px;	
}

.fechaSecciones{
 	color: #333333;
	font-size: 12px;
	padding: 5px 5px 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tituloSecciones{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding: 5px 5px 15px 5px;
	font-size: 12px;	
}

.fechaHistorico{
 	color: #333333;
	font-size: 12px;
	padding: 5px 5px 2px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tituloHistorico{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 5px 5px 15px 5px;
	font-size: 12px;	
}

.footerFrontend {
	font-family: "Trebuchet MS", Arial; 
	font-size: 11px; 
	color: #000000; 
}

#tituloAdmin{
	background: #EDEEEF; 
	padding: 10px;
	color: #000000;
}

.adminGrande{
	font-size: 24px;
	font-family: "Trebuchet MS", Arial;
	padding: 30px 5px 2px 10px;
}

.adminNormal{
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	padding: 2px 5px 5px 10px;
}

#paginadorAdmin{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#paginadorAdmin a, #paginadorAdmin a:link, #paginadorAdmin a:visited{
	color: #4674A5;
	text-decoration: none;
}

#paginadorAdmin a:focus, #paginadorAdmin a:hover, #paginadorAdmin a:active{
	color: #4674A5;
	text-decoration: underline;
}

.fondoHeader{
	background-color: #A4D7FF;
	color: #1A1A1A;
	font-weight: bold;
}

/* clases campos agregados dinamicamente */
.aElements{
	float: left;
	width: 668px;
	border: 1px;
	border-color: #d3d3d3;
	border-style: solid;
}

.separaAttach{
	clear: both;
	height: 0px;
}

.attachedObject{
	/*width: 155px;	*/
	padding: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #1E90FF;
	overflow: hidden;
	float: left;
	margin: 2px;
}

.imgAttached{
	width : 132px;
	height : 132px;
	padding : 1px;
	margin : 1px;
	float : left;
}

.docAttached{
	/*width : 132px;*/
	height : 20px;
	padding : 1px;
	margin : 1px;
	float : left;
}
.delAttached{
	height : 18px;
	width : 18px;
	float : right;
}

.tituloSeccion{
	font-size: 14px;
	color: #067DBD;
	font-weight: bold;
}

.imgHolder{
	width: 140px;
	height: 140px;
	padding: 5px 5px 5px 5px;
	float: left;
	text-align: left;
}

.verMas{
	width: 60px;
	padding: 5px;
	float: right;
	font-size: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.resumen{
	padding: 5px 5px 5px 5px;
	float: right;
	text-align: left;
}

/* css anterior que apenas pueda lo eliminio */
.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003399;
}
.Estilo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.Estilo4 {font-family: "Trebuchet MS", Arial; font-size: 10px; color: #003399; }
.Estilo6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}
.Estilo7 {
	color: #333333;
	font-size: 14px;
}
.Estilo8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.Estilo15 {font-size: 14px; color: #003399; font-family: Georgia, "Times New Roman", Times, serif;}
.Estilo18 {font-family: "Trebuchet MS", Arial; font-size: 10px; color: #000000; }
.tab{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.Estilo20 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}

.Estilo19 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}
.Estilo21 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; color: #003399; }

/* Skins de los bloques del módulo Ordenar Noticias */ 

#sortableList {
   list-style-type : none;	
   margin : 0;
	width: 550px;
	font-family: "Trebuchet MS", Arial;
	float: left; 
}

#sortableList .seccion1{
	text-align: left;
	color: #333333;	
	font-size: 16px;
	border: solid;
	border-width: 1px;
	border-color: #005EA7;
	cursor : move;
	margin : 3px 0px 3px 0px;
	padding : 10px;
	background : #94C9FF;
	clear:both;
}

#sortableList .seccion2{
	text-align: left;
	font-size: 14px;
	border: solid;
	border-width: 1px;
	border-color: #005EA7;
	cursor : move;
	margin : 2px 0px 3px 0px;
	padding : 10px;
	background : #AADAFF;
	float: left;
	width: 250px;
	height: 110px;
	clear:both;
}

#sortableList .seccion3{
	text-align: left;
	color: #333333;
	font-size: 14px;
	border: solid;
	border-width: 1px;
	border-color: #005EA7;
	cursor : move;
	margin : 2px 0px 3px 0px;
	padding : 10px;
	background : #CCE9FF;
	float: right;
	width: 250px;
	height: 110px;
	/*clear:both;*/
}


#sortableList .historico{
	text-align: left;
	color: #333333;
	font-size: 14px;
	border: solid;
	border-width: 1px;
	border-color: #005EA7;
	cursor : move;
	margin : 2px 0px 3px 0px;
	padding : 10px;
	background : #E8F5FF;
	clear:both;
}

#sortableList .extras{
   border: solid;
	border-width: 1px;
	border-color: #005EA7;
   cursor : move;
   margin : 3px 0px 3px 0px;
   padding : 10px;
   background : #F7F7F7;
   font-size: 12px;
   color: #696969;
   clear:both;
}

.emptyPlaceMarker
{
	z-index: 2;
	border: 2px dashed #CC0000;
	background-color: Transparent;
}
