body {
	margin-top:0px;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#993300;
}

#cabecera {
	background-image:url(images/maqueta-PETCT_01.jpg);
	width:800px;
	height:160px;
}

#contenido{
	width:575px;

}

.contenido2{
	width:475px;
	margin-left:60px;
	margin-top:10px;
	margin-bottom:5px;
	text-align:justify;
}

#pie{
	width:800px;
	height:17px;
}

.titel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#993333;
	text-decoration:underline;
	font-weight:bold;
}

.subtitus{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#993333;
	font-weight:800;
}
.subtitus2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#993333;
	font-weight:bold;
}

a:link {
	color: #990000;
}
a:visited {
	color: #C89789;
}
a:hover {
	color: #C89789;
}
a:active {
	color: #990000;
}
