/* CSS Document Numero 3 OSOS
===============================
CSS BASE
Revision: octubre 2009
=====================================
Autor : Florencia Bianchini		=
Email: info@bianchiniestudioweb.com.ar		
=====================================
*/



#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_dromedarios09/h1_index.gif); width:322px; height:40px; text-indent:-9999px; }


.detalleNota1 p {font-size:1.1em; margin-left:5px; color:#4d4c49; }


h2.mailosos {margin-left:30px;}
#mailosos {background:#FFFFFF; border-left:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px;  border-bottom:#CCCCCC solid 1px;  width:563px; margin-left:32px;}


.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;}



.col1 h5, #main-col h5 {background:url(../img/bg_h5.jpg) bottom no-repeat; padding:7px; margin-left:20px; color:#e07d18;  font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold;  }

