img {border:0px;}
a{ color:#3F85CC;text-decoration:none; }
a:hover{ text-decoration:underline; }



h4.titulo{
color:#3F85CC;
text-transform:none;
font-size: 36px;
}

#noticias p { 
  	margin-left: 45px;
}

#noticias p.noticia{
	padding-bottom:10px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:10px;
}





div.texto{
	text-align:justify;
}





img.foto{
float: right; 
margin: 5px 0 5px 15px;
}
img.fotoizq{
float: left; 
margin: 5px 0 5px 15px;
}

.cursiva { font-style: italic } 

.negrita{
	font-weight:bold;
	color: #3F85CC;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.izq{	text-align:left; }

.center{  text-align:center;  }

.negro{	color:#000; }

.blanco { color:#FFFFFF; }

.rojo{ 	color:#ff0000; }

.mayuscula{ text-transform:uppercase; }

.chico{ font-size:10px; }

#seccion{
	width:100%;
	text-align:center;
	clear:both;

}

.marco img{
	border:1px solid #bdbdbd;
	padding:5px;
	
	
}


h5.titulo{
	text-align:right;
	padding:4px;
	padding-right:15px;
	font-size:16px;
	margin-top:20px;
	margin-bottom:15px;
	/*border-bottom:1px dotted #5e5ec8;*/
	border:1px solid #5e5ec8;
	
	
	
	color:#2f3188;
}

.cuadro{
	text-align:center;
	font-size:16px;
	border:1px solid #3E76B3;
	background-color:#e1eaf4;
	width:40%;
	padding:5px;
	margin-left:150px;
	margin-top:20px;
	margin-bottom:20px;
}

.verde{

text-decoration:none;
color:#359B03;
}





.aviso{

	margin-bottom:10px;
	padding:15px;
	padding-left:95px;
	background:#97c3e0 url('imagenes/note.jpg') no-repeat 15px center;	
	border:1px solid #9da2ff;
	color:#FFF;
	

}



.albumEntry {
	float:left;
	margin:0px;
	padding:0px;
	height: 270px;
	width:200px;
	text-align:center;

}


a.albumEntry:hover {
	text-decoration:underline;
}

.albumCover {
	height:194px;
	background:transparent url("http://picasaweb.google.com/f/img/transparent_album_background.gif") no-repeat top center;
	
}
.albumCover img{
  margin-top:18px;
}

.albumCoverTitle {
	font-size:15px;
font-weight:bold;
}

.photosEntry{
	float:left;
	margin:0px;
	padding:0px;
	height: 185px;
	width:200px;
	text-align:center;
}

.photoEntry{
text-align:center;
background-color:#bfbb9f;
padding:20px 0 20px 0;

}

.hphoto{

background-color:#bfbb9f;
padding:5px 0 5px 10px;

}

.previous{
background:transparent url('imagenes/resultset_previous.jpg') no-repeat left;	
padding-left:15px;
margin-right:5px;

}
.next{
background:transparent url('imagenes/resultset_next.jpg') no-repeat right;	
margin-left:5px;
padding-right:15px;
}
.botones{
text-align:center;
}
.botonera{
background-color:#bfbb9f;
width:100%;
}
.save{
background:transparent url('imagenes/bullet_disk.jpg') no-repeat left;	
padding-left:20px;
float:right;
}
.subitulo{
	color: #3F85CC;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 100px;
	padding-right: 100px;
	text-align: justify;
	border: 2;
	border-color: #3F85CC;
	visibility: visible;
}


