.cita {
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: top;
	font-style: italic;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.noticias {
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: top;
	font-style: italic;
	font-size: 12 px;
	color="#CB4307"
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}


.foro {
	font-family: Trebuchet MS;
	letter-spacing: normal;
	vertical-align: top;
	color: #000000;
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;

}

.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: top;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	a:visited{color:#000000} 
}

.entrada {
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: top;
	color: #000000;
	font-style: normal;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	font-variant: normal;
}

.parrafocenter {
	font-family: Verdana;
	letter-spacing: normal;
	vertical-align: top;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	a:visited{color:#000000} 
}

.nota {
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: top;
	color: #CB4307;
	font-style: bold;
	font-size: 10 px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
/*CB4307 color: #B63B05;*/
.titulo {
	font-family: Arial;
	letter-spacing: normal;
	vertical-align: top;
	color: #003F37;
	font-style: bold;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
}
/* titular apartados generales */
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff9933;
	letter-spacing:inherit;
	vertical-align: top;
	font-style: normal;
	color: white;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	letter-spacing:inherit;
	vertical-align: top;
	font-style: normal;
	color: white;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}

.h3bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff9933; 
	letter-spacing:inherit;
	vertical-align: top;
	font-style: normal;
	color: white;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
/* texto normal */
.aic {
	
	font-family: sans-serif, Arial, Helvetica;
	letter-spacing: normal;
	vertical-align: middle;
	font-style: normal;
	color: black;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	A:link: #FF33FF;
	A:visited: red;
	A:hover: blue;
	font-variant: normal;
	text-align: justify;
	
}
.aic2 {
	
	font-family: sans-serif, Arial, Helvetica;
	letter-spacing: normal;
	vertical-align: top;
	font-style: normal;
	color: #ff9933;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	
}
.pacientes {
	
	font-family: sans-serif, Arial, Helvetica;
	letter-spacing: normal;
	vertical-align: top;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	
}
/* texto normal  centrado */
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: top;
	font-style: normal;
	color: black;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

/* texto especifico botones menu */
.button {
	font-size: 10px;
}

a:link {color: #CB4307}     
a:visited {color: #CB4307}  
a:hover {color: #CB4307}   
a:active {color: #CB4307}   

/* características del cuerpo o BODY background-image: url(images/image11.jpg) #F6D5A2;
	*/
BODY {

	
	background-color: #F6D5A2;	
	background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
    scrollbar-arrow-color: #ff9933;
	scrollbar-base-color: #F6D5A2;
	scrollbar-darkshadow-color: #fca54e;
	scrollbar-face-color: #F6D5A2;
	scrollbar-highlight-color: #fca54e;
	scrollbar-shadow-color: #ff9933;
	scrollbar-track-color: #F6D5A2;
	cursor: arrow;
	
}

li{
font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: top;
	color: #000000;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
