#log1 {
    font-family: verdana;
    color: #9C8568;
}
#log2{
    font-family: verdana;
}
#log2 a{
	background-color:#EFE3D1; /*algo de color*/
	color:#9B825F; /*mas*/
	text-decoration:none; /*elimino el subrayado del vínculo*/ 
	font-weight:bold; /*decoración*/ 
}
#log2 a:hover {
	background-color:#FFF5C7; /*decoración para el evento hover (mouse encima)*/
     
}
#cuadro_comentario{
    

    border-right-color: #cccccc;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    background-color: white ;
    color:  #4F4F4F;
    
}
#cuadro_comentario, #cuadro_comentario2, #cuadro_comentario3 a {
    color:  #4F4F4F;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

#cuadro_comentario2{


    border-right-color: #cccccc;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    background-color: #EFEFEF;
    color:  #4F4F4F;
}
#cuadro_comentario3{


    border-right-color: #cccccc;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
    border-top-color: #cccccc;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    background-color: #FFF8EF;
    color:  #4F4F4F;
}


#fondo_creardiario{
    background: #FFF5C7;
}

#fondo_crearalbum{
    background: #EFE4D1;
}

#mensaje-diario {
    border:1px dotted;
    height:35px;
    background: url('http://www.ensenadamexico.com.mx/web20/diarios/images/fondo1.png') repeat;
    text-align:center;
    margin:0 1px 0 1px;
    color:#066F00;
   }
#mensaje-error{
    border:1px dotted;
    height:35px;
    background: url('http://www.ensenadamexico.com.mx/web20/diarios/images/fondo1.png') repeat;
    text-align:center;
    margin:0 1px 0 1px;
    color:#DF0000;
   }
   
   .col1{float:left}
   .col2{margin-left:116px;_height:1%}
   .col3{clear:both}

   .foto{padding:3px;border:solid 1px #c1bfb3;background-color:#FFF;display:block}

   .small{font-size:0.70em;font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode,sans-serif;line-height:1.5em}

   .small2{font-size:0.80em;font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode,sans-serif;line-height:1.5em}

   .titulo-diario{font-family:Georgia, "Times New Roman",Times,serif;font-weight:normal; color:#3B5FBF;}
   .subtitulo-diario{font-size:1em;font-family:Tahoma, "Free Serif", Lucida Grande, Lucida Sans Unicode,sans-serif;line-height:1.5em; color:#3B5FBF; }

   #vin {
       list-style-image:url(http://www.ensenadamexico.com.mx/web20/images/vinieta4.png);
   }

  .thumbnail {width:75px;height:75px;margin:5px;}

/*************************************************************************************************************/
/*********************************estilo para la marquesina***************************************************/
/*************************************************************************************************************/
/* The basicTickerTape styles are required */

div.basicTickerTape {
    position: relative;
    overflow: hidden;
}

div.basicTickerTape ul {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

/* The basicTickerTape styles are required */

div.skeletonTickerTape {
    border: 1px solid red;
    width: 100%;
    height: 300px;
}

div.skeletonTickerTape ul li {
    margin: 5px 5px 0 5px;
    position:relative;
    border: 1px solid red;
}

div.styledTickerTape {
    font-family: Tahoma,  Verdana, sans-serif;
    border: 1px solid #ccc;
    width: 100%;
    height: 200px;
    font-size: 11px;
}

div.styledTickerTape ul {
    padding: 0;
    list-style: none;
}

div.styledTickerTape ul li {
    /*width: 268px;*/
    width: 90%;
    margin: 5px 5px 0 5px;
    background: #F9F8F6;
    padding: 2px 2px;
    border: 1px solid #A28E76;
}

div.styledTickerTape ul li p {
    margin: 0;
    padding: 0;
}

div.styledTickerTape p.tickerLink {

    font-family: Tahoma,  Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
}
div.styledTickerTape p.tickerNick {

    font-family: Tahoma,  Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #a14e16;
}

div.styledTickerTape a {
    color: black;
}

div.horizontalTickerTape {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    width: 600px;
    border: 1px solid #990000;
    height: 35px;
}

div.horizontalTickerTape ul {
    padding: 0;
    list-style: none;
    width: 500000px;
}

div.horizontalTickerTape li {
    float: left;
    border: 1px solid blue;
    margin: 5px;
    padding: 5px;
}

div.horizontalTickerTape p {
    display: none;
    margin: 0;
}

div.horizontalTickerTape p.tickerLink {
    display: block;
}

/***************************************************/
/*   ESTILO PARA EL FORMULARIO DE COMENTARIOS   */
.comentatio {
	background-color: #f7f5f1;
	float: right;
	/*height: 220px;*/
	width: 100%;
	/*margin-top: 4px;*/
}


.contenedor {
	/*background-color: #F7F7F7;*/
	float: left;
	/*height: 272px;*/
	/*width: 100%;*/
	padding-right: 3px;
	padding-left: 3px;
	/*border: 1px solid #999;*/
}
.title {
	background-color: #666;
	float: left;
	height: 36px;
	width: 501px;
	padding-right: 2px;
	padding-left: 2px;
	background-attachment: scroll;
	background-image: url(barra-titulo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 2px;
}
.deja-tu-mensaje {
	background-attachment: scroll;
	background-image: url(deja-tu-comentario.jpg);
	background-repeat: repeat;
	background-position: center center;
	float: left;
	height: 36px;
	width: 152px;
}
.codigo {
	height: 50px;
	/*width: 281px;
	background-color: #E0E0E0;*/
	margin-top: 5px;
}

.box-form {
	float: left;
	height: 215px;
	width: 60%;
	border: 1px solid #CCC;
	margin-top: 4px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}


.deja-tu-mensaje:hover {
	background-image: url(deja-tu-comentario2.jpg);
}
.diario {
	background-attachment: scroll;
	background-image: url(diario.jpg);
	background-repeat: repeat;
	background-position: center center;
	float: left;
	height: 36px;
	width: 152px;
}
.diario:hover {
	background-image: url(diario2.jpg);
	}

