.Texto { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; font-style: normal; 
	color: #CC9900; font-weight: bolder}

a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px; text-decoration: none;
  	color: #FFFF00}

a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px; text-decoration: underline; 
	color: #FFFF00} 

a:active { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;text-decoration: none;
	 color: #FFCC33}

a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;text-decoration: none; color: #FFFF00}

a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px; text-decoration: underline; color: #FFFF00}

table {  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px; color: #cc9999}

BODY {
	SCROLLBAR-BASE-COLOR: #003300;  
	SCROLLBAR-FACE-COLOR: #003300;
	SCROLLBAR-HIGHLIGHT-COLOR: #cc9900;
	SCROLLBAR-SHADOW-COLOR: #cc9900;  
	SCROLLBAR-3DLIGHT-COLOR: #003300;  
	SCROLLBAR-ARROW-COLOR: #ffff33;  
	SCROLLBAR-TRACK-COLOR: #003300;  
	SCROLLBAR-DARKSHADOW-COLOR: #003300;
}

input {
	height:16px;
	font-family:verdana, arial;
	font-size:9px;color:#cc9999;
	font-weight:300;
	background-color:#003300;
	border-top-color:#cccc33;
	border-bottom-color:#cccc33;
	border-right-color:#cccc33;
	border-left-color:#cccc33;
 border: 1px #CCCC33 solid
	}

input.bot {
	height:16px;
	font-family:verdana, arial;
	font-size:9px;color:#003300;
	font-weight:500;
	background-color:#cccc33;
	border: 1px #CC9900 solid
	}

select {
	height:14px;
	font-family:verdana,arial;
	font-size:11px;color:#CC9900;
	font-weight: 400;
	background-color:#000000;
	border: 0px #CCCC33 solid;
	border-top-color:#cccc33;
	border-bottom-color:#cccc33;
	border-right-color:#cccc33;
	border-left-color:#cccc33;
	}
/*
.pie{
	text-align:center;
}

.pie table.colegios{
	background-color:red;
	width:70%;
	margin: 0 0 0 0;
	text-align:left;
	border: 0px #CCCC33 solid;
}

.pie table.colegios a{
display:block;
}

.pie table.colegios tr
{
	width:100%;
	
}
.pie table.colegios tr td
{
	width:14%;
	display:block;
}

.pie table.colegios a img{
display:none;
}

.pie table.colegios a:hover #textocol{
display:none;
border:0px;
width:14%;
}

.pie table.colegios a:hover img{
display:block;
border:0px;
width:14%;

}

*/
.pie
{
	top: 250px;
	text-align: center;
}

.pie table.colegios 
{
	
	margin: 0 auto;
	background-color:#003300 ;
	width:75%;
	height:12%;
	text-align:center;
	/*margin-top:10%;*/
}

table.colegios td
{
	width:14%;
	text-align:right;
}
/*table.colegios .imagen
{
	text-align:right;
}
*/
table.colegios a
{
	text-align:right;
}

table.colegios a img
{
	display:none;
	text-align:right;
	padding-left:33%;
	padding-right:33%;
}

table.colegios a:hover img
{
	display :block;
	text-align:center;
}

table.colegios a:hover #textocol
{
	display :none;
}

/*
.nuestroscentros{
	text-align:center;
 	width : 100%;
}

.nuestroscentros .ncin{
	text-align:left;
	width:70%;
}*/	
