/* ESTILOS PROPIOS DEL CONTENIDO --------------------------- */

#mod_title{
	font-size: 13pt;
	font-weight: bold;
	color: #F9A535; 
	border-bottom: 1px dotted #F9A535;
	margin-bottom: 10px;
	text-align: left;	
}

#mod_search{ 
	float: left;
	margin-right: 5px;
}

#mod_element{ 
	width: 500px;
	margin: 5px;
	padding: 5px;  
	font-size: 11px;
	border: 1px dotted black;
}

#mod_status_1{ 
	width: 520px; 
	padding-top: 3px; 
	height: 17px;
	border-top: 1px solid #C2C2E0;
	border-bottom: 1px solid #C2C2E0;
	margin: 5px 5px 5px 0px;
	clear: both;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#mod_status_2{ 
	width: 520px;
	padding-top: 3px; 
	height: 20px;
	border-top: 1px solid #C2C2E0;
	border-bottom: 1px solid #C2C2E0;
	margin: 5px 5px 5px 0px;
	clear: both;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.mod_button
{	
	font-size: 11px; color: #FFF; background-color: #5F6D6C; border: 1px solid #7A8D8B;
	cursor: pointer;
} 

.mod_check
{	
	background-color: #F7F7FF; border: 1px solid #F7F7FF;
} 

.mod_image
{	
	border: 2px solid #7A8D8B;
}

.mod_image_left
{
	border: 2px solid #7A8D8B;
} 

.hide { 
     height: 0; 
     width: 0; 
     overflow: hidden; 
     position: absolute;  /* for the benefit of IE5 Mac */ 
} 


.iframe_contact { 
     overflow: hidden; 
	 background-color: #F7F7FF;
	 font-size: 11px;
} 

FORM
{
	margin: 0px;
}

input, textarea
{	
	font-size: 11px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}

select
{
	font-size: 9px; color: #5F6D6C; background-color: #FFF; border: 1px solid #7A8D8B;
}


table.mod_rowlist
{
	width: 100%;
	height: 18pt;
	background:	#C8CAD5;
	border-bottom: 5px solid #FFF;
	font-weight: bold;
	font-size: 10px;
	color: #99C; 
	border: 1px solid #BCC6C5;
}

tr.mod_row1
{
	background:	#FFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #BCC6C5;
	height: 20px;
}

tr.mod_row2
{
	background:	#F7F7FF;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #BCC6C5;
	height: 20px;
}

h1 { display: inline; font-size: 11px; }


/* ESTILOS PROPIOS DEL CONTENIDO: sección pages --------------------------- */

.mod_date {
	font-size: 10px;
	margin-right: 10px;
	margin-top: -10px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	color: #999;
	font-style: italic;
}

.pictures {
	font-size: 10px;
}

.mod_resume{
	font-size: 13px;
	font-style: italic;
	margin-top: -10px;
}

.mod_content {
	font-size: 12px;
	margin-bottom: 10px;
}

#mod_footer_notice{ 
	border-top: 1px dotted #F9A535;
	padding: 3px;
}

#mod_footer_notice01{ 
	float: left;
	font-size: 10px;
}

#mod_footer_notice02{ 
	float: right;
	font-size: 10px;
}

/* estilos webmap */ 

.mod_webmap{ 
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#calendar table	{
	border: 1px solid #00458C;
	padding: 1px;
	background: #FFFFFF;
	}
	
#calendar td	{
	/* background: #DFE7F2; */
	padding: 1px;
	}

#mod_mosaic{ 
	border: 1px solid #00458C;
	float: left;
	margin: 7px; 
	width: 140px;
	height: 175px;
	padding: 5px; 
	text-align: center;
	background-color:	#FEE636;
}

#mod_mosaic img{ 
	border: 0px solid #fff;
}
