body {
	color: #4E5052;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/cabecera.jpg);
	background-repeat: no-repeat;
}
body, p, td, div, input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
input.campoMed {
	width: 85px;
	}
a:link, a:visited{
	color: #568DC3;
	text-decoration: none;
}
a:hover, a:active{
	color: #044F87;
}
.logotipo {
	width: 419px;
	height: auto;
	top: 35px;
	position: absolute;
	z-index: 4;
	overflow: hidden;
	margin: 0px 0px 0px 10px;
	padding-left: 0px;
	cursor: pointer;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
}
.logotipo p.bienvenido {
	font-size: 35px;
	color: #FFFFFF;
}
.logotipo p.titulo {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
}
.logotipo p.subtitulo {
	clear: both;
	width: 300px;
	margin: -6px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	visibility: hidden;
}
.logotipo a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
.logotipo a:hover {
	text-decoration: none;
}
#cuerpoGeneral {
	position:relative;
	clear: right;
	width:895px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	
}
#cabecera {
	height: 100px;
	width: 869px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	padding: 0px 13px 0px 13px;
}
#cuerpo {
	position:relative;
	clear: right;
	width:895px;
	margin-left: 0px;
	margin-right: auto;
	padding: 20px 0px 0px 0px;
}
#moduloscentro {
	width: 200.px;
	height: auto;
	float: left;
	clear: right;
	width: 855px;
	padding: 0px 20px 0px 20px;
}
#modulocentro1 {
	width: 200.px;
	height: auto;
	float: left;
	clear: right;
	width: 830px;
	padding: 0px 0px 0px 15px;
	}
#modulocentro1 .txt1 {
	color: #7B7B7B;
	font-size: 17px;
	}
#modulocentro1 .txt2 {
	color: #035594;
	font-size: 17px;
	}	
#moduloscentro a:link, #moduloscentro a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#moduloscentro a:hover, #moduloscentro a:active{
	color: #F3F3F3;
	text-decoration: none;
	font-size: 16px;
}
#fondopie {
	clear: both;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/pie.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
#pie {
	clear: both;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 30px 0px 0px 13px;
	color: #FFFFFF;
}
#pie a:link, #pie a:visited{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
#pie a:hover, #pie a:active{
	color: #CCCCCC;
	font-size: 16px;
	text-decoration: none;
} 
.negrita {
	font-weight: bold;
}
.telf {
	color: #357BB1;
	font-size: 24px;
}	
.tits {
	color: #2C537A;
	font-size: 18px;
}
.titulares {
	color: #0F578F;
	font-size: 24px;
}		
.titulomodulo1 {
	color: #B37832;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
}
.titulomodulo4 {
	color: #FFFFFF;
	font-size: 27px;
}	

