/* Global CSS Document  for all website */

/* 
							CSS for all pages 
---------------------------------------------------
*/

/* CSS for all texts in school website */
.div_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;;
	color: #666666;
	letter-spacing:1px;
	margin-top: 15px;
}
.div_dash{
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	text-align: justify;
}
.ul_dash{
	
}
.ul_dash li{
	
}
/* Este cogido es para todos los titulos principales de todas las paginas*/
.div_container_title_page{ 
	text-align:left;	
	margin-top: 25px;
	margin-bottom:20px;
	height: 30px;
}
.div_title_page{ 
	text-align: left;
	font-size: 21px;
	font-weight: lighter;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.div_paragraphTitle{
	margin-bottom: 20px;
	margin-top: 30px;
	letter-spacing: 2px;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}
.div_paragrapht{
	font-size: 0.9em;
	letter-spacing: 1pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.div_paragraphtUppercase{
	letter-spacing: 1pt;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	text-transform: uppercase;
}
.div_paragraphtwithPhoto{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.div_blackTextLine{
	font-weight: bold;
	text-align:left;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.8em;
}
.div_italicTextLine{
	font-style: italic;
	text-align:left;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.8em;
}
.div_Links{
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	text-align: left;

}
.span_blackTextLine{
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}

/*class to delete the border on the images with link */
.class_imgLinkNoBorder{
	border: none;

}
/* 
				CSS for frames for template main pages 
---------------------------------------------------
*/
#tbl_mainFramesUp{
	width: 730px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
#tbl_mainFramesDown{
	width: 750px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#td_frameMenu{
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: bottom;
	height: 60px;
}
#td_frameMenuDown{
	width: 630px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#td_framesExtremeRight{
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#td_framesExtremeLeft{
	width: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
}
#td_framesBody{
	width: 730px;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	vertical-align: top;
}
#td_framePhoto{
	width: 100px;
	height: 100px;
	vertical-align: bottom;	
}
/* ul_mainFrameMenu */
#div_mainFrameMenu{
	height: 40px;
	width: 750px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../images/mainMenuImg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 8px;
}
#ul_mainFrameMenu{
	margin: 0;
	text-align: center;
	vertical-align: middle;
	padding-right: 10;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	list-style-type: none;
}
#ul_mainFrameMenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ul_mainFrameMenu a:link, #ul_mainFrameMenu a:visited {
        float: left;
        font-size: 11px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 5px;
        text-decoration: none;
        color: #999999;
}

#ul_mainFrameMenu a:link.active, #ul_mainFrameMenu a:visited.active, #ul_mainFrameMenu a:hover {
        color:#FF9933;
}

.b{font-weight: bold; }
.i{font-style:italic;}
.u{text-decoration:underline;}
.t {text-transform:uppercase;}
.center{text-align:center;}
.textcenter{text-align:center;}
.white {color:#ffffff; text-decoration:none;}
.blue {color:#0A6C80; text-decoration:none;}
/*  Font sizes   */
.fs_9{font-size:9px;}
.fs_11{font-size:11px;}
.fs_13{font-size:13px;}
.fs_15 {font-size:15px;}
.fs_17 {font-size:17px;}
.fs_19 {font-size:19px;}
.n{font-size:11px;}
.sm{font-size:10px;}
.gray {color:#A2A284; text-decoration:none;}
.gray_dark{color:#333333; text-decoration:none;}
.intro_paragraph{ height: 50px;margin-top: 5px;font-style: oblique;font-weight: lighter;}
.line_tiny{ width: 50px; margin-top:0px; line-height:1px;}
.line_small{ width: 100px; margin-top:0px; line-height:1px;}
.line_medium{ width: 150px; margin-top:0px; line-height:1px;}
.line_big{ width: 350px; margin-top:0px; line-height:1px;}
#clear {clear:both;}
a{color:#0A6C80; text-decoration:none;}
/* Top & Dow space */
.top_space_5{margin-top:5px;}
.top_space_10{margin-top:10px;}
.top_space_15{margin-top:15px;}
.down_space_5{margin-top:5px;}
.down_space_10{margin-top:10px;}
.down_space_15{margin-top:15px;}

/*/************************* codigo css para los nujmeros de la paginacion *****************************************/
#div_pages{
	width:100%;
	text-align: center;
	margin-top:10px;
	font-size: 13px;
}
#ul_pages{
	padding:0;
}
#ul_pages li {
	display: inline;
	font-size: 13px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#li_pages_activa{
	color: #993300;
	font-size: 13px;
}
#ul_pages a:link, #ul_pages a:visited{
	font-size: 13px;
	color:#003366;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#ul_pages a:hover, #ul_pages a:active{
	font-size: 13px;
	color:#003366;
	text-decoration:underline overline;
	text-align: center;
}
