/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/

#flashcontent{
background-image:url(../img/cabfarmacia_02.jpg);
width:751px;
height:133px;
background-repeat:no-repeat;}


#col1{
width:150px;
float:left;
}
#col3{
width:150px;
float:left;
}
#enlace{

}
h2 a{
text-decoration:none;}
#col2{
margin-left:5px;
width:140px;
float:left;
}
#col4{
margin-left:5px;
width:140px;
float:left;
}


#consejos{
background-image:url(../img/consejos.jpg);
overflow:hidden;
width:290px;
height:91px;
color:#FFFFFF;
line-height:17px;
padding-right:10px;
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-top:8px;
padding-left:12px;}
#consejos a{
color:#FFFFFF;
text-decoration:none;}
#enlace{
line-height:15px;}
.consejos a{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:None;
color:#FFFFFF;

}

.fondonoti{
background-image:url(../img/notifondo_06.jpg);
width:290px;
padding-right:10px;
padding-left:11px;
background-repeat:repeat-y;
float:left;}

p a{
color: #000000;}
.resaltar{
font-size:14px;
}