@charset "utf-8";
/* CSS Document */

body{  
background-image: url(Img-interface/interface/bg-body.jpg); 
}

table {
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:15px; 
color: #CCCCCC; 
text-align:justify; 
}

h1{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:20px; 
color: #FFF; 
border-bottom: 1px dotted 
#7db4f4;
}

h3{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:16px; color: #FFF; 
border-bottom: 1px dotted 
#7db4f4;
}

a{ font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14px; 
color: #FFFFFF; 
text-decoration:none;
}
a:hover{ 
color: #FF6600;
}

input,textarea{ font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14px; 
color: #333333; 
text-decoration:none;
}

/*menu inicio y menu para los procedimientos*/
.menu{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:17px; 
color:#ffffff; 

}

.menu:hover{ 
color: #ff6600;
text-decoration:underline;
}

.menu-procedimientos{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:14px; 
color:#7db4f4; 
text-decoration:none;
}

.menu-procedimientos:hover{ 
color: #FF6600;
}
/*menu inicio y menu para los procedimientos*/

/*Titulos resaltados*/

.titulos { 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:18px; 
color:#7db4f4; 
border-bottom: 1px dotted 
#cccccc;
}

.titulos-dra { 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:15px; 
color:#86c6ae;
font-weight:bold;
}
/*Titulos resaltados*/

datosdoctora{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:16px; color: #cccccc; 
border-bottom: 1px dotted 
#7db4f4;
}

.menuhome{
font-family: Georgia, "Times New Roman", Times, serif; 
color: #ffffff; 
font-size:15px; 
}
.menuhome:hover{
background-color:#990066;
font-family: Georgia, "Times New Roman", Times, serif; 
color: #cccccc; 
font-size:15px;
}

.pie{ 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:12px; 
color: #999999; 
text-decoration:none;
}




