/* CSS Document */

/* General items */
body, font, td {
	font-family: Arial, Tahoma, Courier, Courier New;
	font-size: 12px;
	line-height: 16px;
}

body {
	background: url(/images/backg.png) repeat;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	/*background-color: #c1dcf3;*/
}

table {
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

a {
	color: #03375d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

tr, td {
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: justify;
	vertical-align: top;
}
		
table.base {
	width: 1000px;
	background-color: #ffffff;
	border-top: 1px solid #61abb6;
	border-left: 1px solid #61abb6;
	border-right: 1px solid #61abb6;
	border-bottom: 0px solid #61abb6;
}
		
table.bottom {
	width: 1002px;
	background-color: #03365c;
	border-top: 4px solid #85add3;
	border-left: 1px solid #85add3;
	border-right: 1px solid #85add3;
	border-bottom: 1px solid #85add3;
}
	
td.bottoml, td.bottomr {
	color:#fff;
	font-size:10px;
}
	
td.bottoml {
	font-weight:bold;
	padding:12px 0 0 10px;
	text-align:left;
	border-left: 1px solid #61abb6;
}
	
td.bottomr {
	padding:6px 10px 0 0;
	text-align:right;
	border-right: 1px solid #61abb6;
}

a.url-dasi {
	color:#c1ddf3;
	font-size:10px;
	text-decoration:none;
	}
	
a.url-dasi:hover {
	text-decoration:underline;
}

/*menu */
#menu {
	position: relative;
	display: block;
	height: 35px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	background: transparent url(/images/menun.jpg) repeat-x top right;
      font-family: Verdana, Arial, Tahoma, Helvetica,sans-serif;	
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu ul li a{
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	height: 35px;
	line-height: 15px;
	padding: 8px 20px 0px 20px;
}

#menu ul li img {
	width: 1px;
	height: 18px;
	margin: 8px 0px;
}

/* container gray */
.sidebox_gray {
	position: relative;
	border: 0px;
	font-family: Verdana,Tahoma,Arial,Helvitica,sans-serif;
	margin: 0px;
	padding: 0px;
}

.boxhead_gray {
	background: url(/images/subheadg-r.png) no-repeat top right;
	height:35px;
	margin: 5px 0px;
	padding: 0px;
	border: 0px;
}
	
.boxhead_gray h2 {
	background: url(/images/subheadg-l.png) no-repeat top left;
	margin:0px;
	text-align:left;
	padding: 7px 0px 0px 15px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 15px;
	line-height: 15px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari, mozilla, but cool */
}

.boxhead_gray h2 span{
	position: relative;
	bottom: 5px;
	margin: 0px;
}	

.boxhead_gray h2 img{
	margin-right: 5px;
}

.boxdata_gray {
	text-align: justify;
	color: #000000;
	font-size: 11px;
	padding: 6px;
	background-color: transparent;
	overflow-x: hidden;
	overflow-y: auto;	 
}
/*end container gray*/


/* container blue */
.sidebox_blue {
	position: relative;
	border: 0px;
	font-family: Verdana,Tahoma,Arial,Helvitica,sans-serif;
	margin: 5px 0px;
	padding: 0px;
}

.boxhead_blue {
	background: url(/images/subheadb-r.jpg) no-repeat top right;
	height:35px;
	margin:0;
	padding: 0px;
	border: 0px;
}
	
.boxhead_blue h2 {
	background: url(/images/subheadb-l.jpg) no-repeat top left;
	margin:0px;
	text-align:left;
	padding: 7px 0px 0px 15px;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 15px;
	line-height: 15px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari, mozilla, but cool */
}

.boxhead_blue h2 span{
	position: relative;
	bottom: 5px;
	margin: 0px;
}	

.boxhead_blue h2 img{
	margin-right: 5px;
}

.boxdata_blue {
	text-align: justify;
	color: #000000;
	font-size: 11px;
	padding: 6px;
	background-color: transparent;
	overflow-x: hidden;
	overflow-y: hidden;	 
}

.boxdata_blue a img{ 
	border: 0px;
}
/*end container blue*/

td.separator {
	width: 10px;
}
/* planeacion style */
table.values{
	border: 0px;
	width: 780px;
	margin-top: 10px;
}

td.headvals{
	width: 260px;
	border: 1px solid #81909d;
	text-align: center;
	font-family: Verdana,Tahoma,Arial,Helvitica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #c3dff4;	
}

td.textvals{
	width: 260px;
	padding: 10px 9px 0px 9px;
	line-height: 20px;
	margin: 0px;
	border-right: 1px dotted #81909d;
	border-left: 1px dotted #81909d;
	background-color: #f8fafb;
}

td.textvals p{
	font-size: 12px;
	margin: 5px 0px;
}

/*end planeacion*/

/*history*/
td.history{
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
}
td.history p{
	padding: 15px 35px 0px 35px;
	margin: 5px;
}

/* pastoral */
p.headpastoral{
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	padding-left: 25px;
}

p.titlepastoral{
	font-size: 16px;
	font-weight: bold;
	font-style: none;
	padding-left: 25px;
}

p.textpastoral{
	font-size: 12px;
	font-weight: none;
      padding: 0px 25px 0px 20px;
	margin: 5px;	
}

.listpastoral{
	font-size: 12px;
	font-weight: none;
      padding: 0px 25px 0px 20px;
	margin-left: 20px;
}

table.equipopast{
	width: 500px;
	border: 0px;
	margin-left: 25px;
}

table.equipopast td{
	border: 1px solid #81909d;
	padding-left: 10px;
	font-style: italic;
}

table.torneos{
	width: 700px;
	margin-left: 20px;
	border: 1px dotted #000;
	margin-bottom: 20px;
}

table.torneos td.title{
	text-align: center;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border: 1px dotted #000;
}

table.torneos td.info{
	text-align: left;
	padding-left: 10px;
	border: 1px dotted #000;
}
/* end pastoral */


/* menu style*/
.container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 35px;
	z-index: 10000;
}

ul.topnav {
	list-style: none;
	padding: 0px;	
	margin: 0px;
	float: left;
	width: 1000px; /*hc 920px */
	background: url(/images/menun.jpg) repeat-x top right;
}

ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 10px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a{
	padding: 10px 5px 0px 7px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font: 12px normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

ul.topnav li #first{
	padding-left: 15px;

}

ul.topnav li #line{
	width: 1px;
	height: 18px;
	margin: 8px 5px 0px 15px;
}

ul.topnav li #subline{
	width: 1px;
	height: 18px;
	margin: 8px 0px 0px 0px;

}
ul.topnav li a:hover{
	/*background: url(/images/topnav_hover.gif) no-repeat center top;*/
	color: #e3d710;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav.png) no-repeat center;
}

/*ul.topnav li span.subhover {
	cursor: pointer;
	background: url(/images/subnav_ovr.png) no-repeat;
} */
	/*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: -15px;
	right: 0px; 
	top: 35px;
	background: #03365c;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #023154;
}

ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0;
	border-top: 1px solid #023154; /*--Create bevel effect--*/
	border-bottom: 1px solid #023154; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}

html ul.topnav li ul.subnav li a {
	float: left;
	background: #03365c url(/images/dropdown.jpg) no-repeat 10px center;
	padding: 7px 0px 7px 20px;
	font-weight: none;
	font-size: 11px;
	width: 150px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #034372 url(/images/dropdown_ovr.jpg) no-repeat 10px center; 
	color: #e3d710;
}	
/* end menu style */

/*slide main */
#page-wrap{ 
	background: white; 
	width: 760px; 
	margin: 0px 10px 0px 10px; 
	padding: 10px 0px; 
}

#page-wrap h2{
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #03375d;
}

#slider{ 
	background: white url(/images/slider-bg.jpg); 
	height: 280px; 
	overflow: hidden;
	position: relative; 
	margin: 0px; 
	width: 760px;
}			  
								  
#mover{ 
	width: 2280px; position: relative; 
}

.slide{ 
	padding: 10px 0px;
	margin: 0px;
	width: 760px; 
	float: left; 
	position: relative;
}

.slide h1{ 
	font-family: Verdana, Helvetica, Sans-Serif; 
	font-size: 30px; 
	letter-spacing: 0px;
	color: #03375d; 
	margin: 0px;
	padding: 8px 0px;
	font-size: 20px;
}

.slide p{ 
	color: #000; 
	font-size: 12px; 
	line-height: 17px; 
	width: 330px;
	top: 10px;
}

.slide #photo img{
	position: absolute; 
	top: 10px; 
	left: 350px; 
	border: 0px;
}

.slide span{
	position: relative;
	left: 240px;
}

.slide span a{
	color: #03375d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.slide span a img{
	border: none;
	vertical-align: middle;
}
#slider-stopper{ 
	position: absolute; 
	top: 256px; 
	left: 0px; 
	background: #03375d; 
	color: white;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
}
/* end slide main */	

/*instalaciones */
div.instalaciones{
	position:relative;
	margin-top:10px;
	margin-bottom: 10px;
}		  
div.instalaciones a{
	font-size: 14px;
	font-weight: bold;
	color: #022036;
	margin-left: 5px;
	text-decoration: none;
}

div.instalaciones a:hover{
	color: #478dc0;
}
/* end instalaciones */

/* encuentas */
p.encuesta{
	font-size: 11px;
	font-weight: none;
      padding: 0px 5px 0px 5px;
	margin: 0px;
}

p.goencuesta {
	text-align: center;
	top: 20px;
}

p.goencuesta a{
	color: #022036;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
}

div.imglogo{
	margin-top: 10px;
}
/*end encuestas */

/*gallery instalaciones */
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: 5px 0px;
}
.panel-overlay p {
	line-height: 10px;
	text-align: justify;
}
.panel-overlay h2{
	font-size: 18px;
	text-align: left;
}
/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }


/*CALENDAR*/
.calendar{
	border-bottom: thin dashed #074575;
}
.header-left{
	border:thin solid #6cbdf6;
	background-image: url("/images/barra_news.png");
	text-align:center;
}
td.chour {
	font-style: italic;
	vertical-align: top;
	text-align: left;
	}
td.cdetail {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-align: justify;
	}

/*HUGO A*/
/*EVENTOS*/
.header {
	padding: 0px 4px 0px 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: bottom;
	}
.intronote {
	padding: 0px 4px 0px 4px;
	font-size: 12px;
	color: #808080;
	}
.date {
	font-size:10px;
	color: #A9A9A9;
	}
.fullnote p {
	font-size: 13px;
	color: #071000;
	padding: 0px 40px 0px 0px;
	}

table.values tr td {
	padding: 5px 10px 5px 20px;
}
img.moreEvents {
	border: 0px;
	width: 100px;
	height: auto;
	float: left;
	margin-right: 5px;
	}
td.viewMore {
	text-align: right;
	padding: 0px 20px 5px 0px;
	border-bottom: 1px solid #C0C0C0;
	}
#photosEvents .panel {
	text-align:center;
	width: 600px;
	}
#photosEvents .panel img {
	height: 400px;
	width: auto;
	border: 0px;
	}
	
#thumbnailEvents li {
	text-align: center;
	width: 100px;
	}

#thumbnailEvents li img {
	width: auto;
	height:64;
	border: 0px;
	}

/*ALUMNOS*/
table.content td {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
/*	margin-left: 2px;
	margin-right: 2px; */
	border:0px;
	vertical-align: top;
	}
input.defaCSS {
	font-weight: normal;
	border: 1px solid #969696;
	}
/*FIN ALUMNOS*/
/*FIN HUGO_A*/

/* Pop-up */

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:380px;
	width:410px;
	background:#fff;
	border:2px solid #cecece;
	z-index:2;
	padding:10px;
	font-size:13px;
}

#popupContact h1{
	text-align:left;
	color:#03375d;
	font-size:16px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:10px;
}

#popupContactClose{
	font-size:14px;
	line-height:18px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
	cursor: pointer;
}

#contactArea {
	margin-top: 0px;
	padding-top:0px;
	text-align: justify;
	color: #000;
}

/*form validation */
input,textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: solid 2px #CCC;
	padding: 4px 4px;
	margin-right: 6px;
}
/* Vanadium Styles */ 
div.vanadium-invalid {
  border-color: red !important;
  border-style: solid !important;
}
div.vanadium-valid {
  border-color: green !important;
  border-style: solid !important;
}
.vanadium-message-value {
  font-style: italic;
  text-decoration: underline;
}
.vanadium-advice.vanadium-invalid, .vanadium-advice.vanadium-invalid * {
  color: red;
}
input.vanadium-valid, textarea.vanadium-valid, select.vanadium-valid {
  border-color: greenyellow;
}
input.vanadium-invalid, textarea.vanadium-invalid, select.vanadium-invalid {
  border-color: pink;
}
#messages {
  height: 70px;
  padding: 0;
  border-color: yellow;
}
input.vanadium-valid ~ .vanadium-valid-advice {
  display: inline !important;
  color: green;
}
.titlexalumnos{
	position: relative;
	border-bottom: 1px dotted #ccc;
}
.textexalumnos{
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 20px;
}
.exalumnos{
       position:relative;
       top:17px;
       height: auto; 
	 width: 720px;
	 left: 30px;
}
