/* CSS Document Numero 2 Elefantes
=================================
CSS BASE
Revision: agosto 2009
=====================================
Autor : Florencia Bianchini		=
Email: info@bianchiniestudioweb.com.ar		
=====================================
*/





/*========== CSS DEBUG =============*/
/*============ Basico ==============*/

/*a[href="#"] {background: lime;}
a[href=""] {background: fuchsia;}
img {outline: 5px solid red;}
img[alt][title] {outline-width: 0;}
img[alt] {outline-color: fuchsia;}
img[alt], img[title] {outline-style: double;}
img[alt=""][title], img[alt][title=""] {outline-width: 3px;}
img[alt=""][title=""] {outline-style: dotted;}*/



/*========== CSS DEBUG =============*/
/*=========== Avanzado =============*/

/*table#imgtest th,
table#imgtest td {text-align: center; padding: 5px;}
table#imgtest tbody th {text-align: right;}
table#imgtest img {width: 25px; height: 25px;}
div:empty, span:empty, li:empty, p:empty,
td:empty, th:empty {padding: 0.5em; background: yellow;}
*[style], img, a[href], font, center {outline: 5px solid red;}
table, th {border: 5px solid red;}
img[alt][title] {outline-width: 0;}
img[alt] {outline-color: fuchsia;}
img[alt], img[title] {outline-style: double;}
img[alt=""][title], img[alt][title=""] {outline-width: 3px;}
img[alt=""][title=""] {outline-style: dotted;}
table[summary], th[scope="col"],
th[scope="row"] {border: 1px solid #AAA;}
a[title] {outline-width: 0;}
a[title=""] {outline-width: 3px;}
a[href="#"] {background: lime;}
a[href=""] {background: fuchsia;}
li {margin: 0.67em 0;}*/




/****************** Side Right ***********************/



/**************** H O M E ***********/

#portadaNota1 { display:inline; float:left; height:210px; margin-top:10px;  }
.fotoNota1{ width:280px; float:left; height:200px;}
.detalleNota1{ background-color:#E4EDD7; margin-top:7px; height:137px/*137*/; float:left; padding-top:12px; width:331px;}
.detalleNota1 h1 { background:url(../img_elefantes/h1_aniversario.gif) no-repeat; width:322px; height:40px; text-indent:-9999px; margin-bottom:4px;}
.detalleNota1 p {font-size:1.1em; margin-left:5px; color:#4d4c49; }




/* =============================== */
/* ========== Cabecera =========== */
/* =============================== */



/* =============================== */
/* ============ Menú ============= */
/* =============================== */




/* =============================== */
/* ======= Pie de página ========= */
/* =============================== */


/* =============================== */
/* ============ Otros ============ */
/* =============================== */

/* Clase para despejar elementos flotantes */
.clearfix {clear:both}

/* Alinear Imágenes */
img.imagen_cent {
	display:block;
	margin:0 auto;	
}

img.imagen_der {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.imagen_izq {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.imagen_der {float:right;}
.imagen_izq {float:left;}



/* ========================================= */
/* ========= G A L E R I A ================= */
/* ========================================= */
/*#moocircle li img { cursor:pointer;}
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */




/* ========================================= */
/* ========== C A R R U C E L ============ */
/* ========================================= */



/* ========================================= */
/* ====== VALIDACION DE FORMULARIOS ======== */
/* ========================================= */
/* Fila común */




/* ETC */ 

/*YOU TUBE */


