/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url("images/fondo1.jpg") center repeat-y;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.cococo {
	color: #c0c0c0;
}

.c1c1c1 {
	color: #a0a0a0;
}

td.top{
	border-top: #E3E3E3 solid 12px;
}

td.12 {
	height: 12px;
}

.text1 {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

a.text1 {
	font-size: 10px;
	line-height: 15px;
	color:#333333;
}

a.text1:hover {
	font-size: 10px;
	line-height: 15px;
	color: #888888;
}

td.pie {
	border-left: #E3E3E3 2px solid;
}

.pie {
	color: #454545;
	font-weight: bold;
}

h1, h2 {
	font-family: "Arial Narrow", Arial, Verdana;
	color: #202F65;
	border-bottom: #202F65 solid 2px;
	/*background-color: #FFFFFF;*/
}

h3, h4, h5 {
	font-family: "Arial Narrow", Arial, Verdana;
	color: #979fba;
	/*border-bottom: #202F65 solid 2px;*/
}

.cianclaro {color: #979fba;}

.menuhead {
	text-transform: uppercase;
	font-size: 9px;
	color: #454545;
}

td.especialidades {
	padding: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
}

td.items {
	border: #F9F9F9 solid 5px;
}

.staff { font-variant: small-caps;}

a.staff {color: #979fba;}

p {
	text-align: justify;
	line-height: 17px;
}
