body {
  margin: 0;
  padding: 0 0 0 0;
  /*background: #fff url(../images/imagen_salesianos.jpg) repeat-y;*/
  font-size: 0.8em;
  /*font-family: "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	margin: 5px;
	/*border: #EDE9DD solid 3px;*/
}
#contenedor{
	width:790px;
}
.lineacolor {
	text-align:center;
	width:100%;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
}
#contacto_pie{
	font-size:12px;
}
.colorleft {
	float: left;
	height: 10px;
	width: 33%;
	background-color: #E5761C;
}
.colorcenter {
	float: left;
	height: 10px;
	width: 33%;
	background-color: #D4254C;
}
.colorright {
	float: left;
	height: 10px;
	width: 33%;
	background-color: #0094DA;
}
#logo {
	float: left;
	height: 110px;
}
#logo img {
	width: 536px;
	height: 55px;
	padding: 10px 0 2px 24px;
	border: 0;
}
#isotipo {
	float: right;
	height: 80px;
}
#isotipo img {
	width: 128px;
	height: 117px;
	padding: 0 0 0 24px;
	border: 0;
}
#botonera {
	height:30px;
	width:90px;
	text-align:center;
	float:right;
	padding:0;
}
#botonera div a{
	width:30px;
	height:30px;
	text-decoration:none;
}
#botonera div {
	display:inline;
	width:30px;
	height:30px;
}
#home {
	background:url(../images/home-bn.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#home a:hover{
	background:url(../images/home.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#boletin {
	background:url(../images/boletin-bn.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#boletin a:hover{
	background:url(../images/boletin.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#contacto {
	background:url(../images/contacto-bn.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#contacto a:hover{
	background:url(../images/contacto.gif) no-repeat;
	float:left;
	width:30px;
	height:30px;
}
#tabs {
	position: relative;
	float:left;
	top: -170px;
	left: -1px;
	width: 45px;
	height: 270px;
}
#tabs a {
	text-decoration: none;
	cursor:pointer;
}
#tabs img {
	border: 0;
	padding:0;
}
#tabcolegio {
	float: left;
	width: 45px;
	height: 111px;
	padding:0;
	margin:0;
}
#tabcolegio a span {
	background: transparent url(../images/tabcolegio.gif) no-repeat -1em;
	width: 45px;
	height: 111px;
	padding:0 10px 0 0;
	display: block;
}
#tabcolegio a:hover {
  	background-position:-1px 0%;
}
#tabcolegio a:hover span {
	background-position:-1px 100%;
}
#tabparroquia{
	float: left;
	width: 45px;
	height: 111px;
	padding:0;
	margin:0;
}
#tabparroquia a span {
	background: transparent url(../images/tabparroquia.gif) no-repeat -1em;
	width: 45px;
	height: 111px;
	padding:0 10px 0 0;
	display:block;
}
#tabparroquia a:hover {
  background-position:-1px 0%;
}
#tabparroquia a:hover span {
	background-position:-1px 100%;
}
#tabobrasocial{
	float: left;
	width: 45px;
	height: 111px;
	padding:0;
	margin:0;
}
#tabobrasocial a span {
	background: transparent url(../images/tabobrasocial.gif) no-repeat -1em;
	width: 45px;
	height: 111px;
	padding:0 10px 0 0;
	display:block;
}
#tabobrasocial a:hover {
  background-position:-1px 0%;
}
#tabobrasocial a:hover span {
	background-position:-1px 100%;
}
#imagen_principal {
	float: left;
	width: 75%;
	height: 143px;
}
#tituloprincipal {
	float: right;
	width: 22%;
	text-align: right;
	padding-right: 10px;
}
#tituloprincipal h1{
	margin: 5px 0 3px 0;
	font-size: 1.6em;
}
#content h2 {
	margin: 0 20px 10px 20px;
	font: normal 165%/1em Georgia,"Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color:#000;
	letter-spacing: -1px;
	font-weight:400;
	}

#content p {
	margin: 0 10px 0 20px;
	text-align: left;
	font: normal 110%/1.4em "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	}
#contenido {
	float: left;
	width: 66%;
	padding: 0 15px 20px 22px;
	margin-left: 5px;
}
#contenido h2{
	margin: 3px 0 3px 0;
	/*font-size: 1.8em;*/
	/*margin: 0 10px 10px 20px;*/
	font: normal 1.5em Georgia,"Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	color:#000;
	letter-spacing: -1px;
	font-weight:400;
}
#menu {
	float: right;
	width: 21%;
	padding: 0 0 2px 0;
}
#submenu {
	margin-bottom: 2em;
	font: 95% "Lucida Grande", "Lucida Sans", Arial, Verdana, sans-serif;
	/*width: 100%;*/
	border-bottom: 1px solid #ecece4;
	margin-left: 0;
	padding-left: 0;
}
#submenutwo {
	font: 90% Arial, Verdana, sans-serif;
}
#submenutwo2 {
	font: 90% Arial, Verdana, sans-serif;
}
#submenu li , #submenutwo li , #submenutwo2 li {
	list-style: none;
	text-align: left;
}
#submenutwo li , #submenutwo2 li{
	margin: 0 0 0 -40px;
}
#submenu li a , #submenutwo li a , #submenutwo2 li a {
	display: block;
	padding: 5px 10px 3px 0;
	text-decoration: none;
	border-top: 1px solid #ecece4;
	font-weight:bold;
	height:20px;
}
#submenu li span , #submenutwo li span , #submenutwo2 li span{
	display: block;
	padding: 5px 10px 3px 0;
	border-top: 1px solid #ecece4;
	font-weight:bold;
	height:20px;
	color: #2C62A0;
}
#submenutwo li a , #submenutwo2 li a {
	font-weight:400;
	height:13px;
}
#submenu li a:link, #submenutwo li a:link,  #submenutwo2 li a:link { color: #2C62A0; }
#submenu li a:visited, #submenutwo li a:visited, #submenutwo2 li a:visited { color: #2C62A0; }
#submenu li a:hover, #submenutwo li a:hover, #submenutwo2 li a:hover {
	color: #333;
	background: url(http://wwww.viatermal.com/salesianosalto/images/bg-homeleft.jpg) left top repeat-x;
}
#submenu #activo {
	color: #333;
	background: url(http://wwww.viatermal.com/salesianosalto/images/bg-homeleft.jpg) left top repeat-x;
}