body {
	color: #4F4D4E;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
body, p, td, div, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited{
	color: #4F4D4E;
}
a:hover, a:active{
}
#cabecera {
	background-color: #FFFFFF;
	height: 270px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/fondo_cabecera.jpg);
	background-repeat: repeat-x;
}
#cabecera #logotipo {
	margin-top: 15px;
	margin-left: 15px;
}
#cabecera #dEmail {
	position: absolute;
	width: 150px;
	top: 35px;
	left: 80px;
	text-align: right;
	width: 450px;
}
#topo {
	margin-right: 20px;
	float: left;
	clear: left;
	margin-bottom: auto;
	margin-left: 20px;
}

#cabecera #slogan {
	margin-top: 20px;
	margin-left: 55px;
	height: 28px;
}
#cabecera #miniSlogan {
	margin-top: 10px;
	margin-left: 105px;
	color: #FFFFFF;
	height: 54px;
}
#cabecera #telefonos {
	padding-top: 4px;
	text-align: right;
	width: 574px;
}
#menuCabecera {
	padding-left: 15px;
	padding-top: 155px;
}
#menuCabecera img {
	padding-right: 43px;
}
#cuerpo {
	position:relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#fotografia {
	display: inline;
	float: left;
	clear: both;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 260px;	
	z-index: 5;
	background-color: #FFFFFF;
}
#texto {
	display: inline;
	float: right;
	width: 648px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 56px;
	padding-right: 56px;
	text-align: justify;
	position: relative;
	background-color: #FFFFFF;
}
#texto.txtFoto {
	width: 388px;
}
#pie {
	clear: both;
	background-color: #FFFFFF;
	height: 26px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-bottom:15px;
	position: relative;
	text-align: center;
	background-image: url(../img/fondo_pie.gif);
	background-repeat: repeat-x;
}
#pie a{
	font-size: 10px;
}
.negrita {
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.titulo {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;	
}
a.normal:link {

	text-decoration: none;
	color: #4F4D4E;
	font-weight: normal;
}
a.normal:visited {
	color: #4F4D4E;
	text-decoration: none;
	font-weight: normal;
}
a.normal:hover {

	color: #4F4D4E;
	font-weight: normal;
	text-decoration: none;
}
a.fondorojo:link {

	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a.fondorojo:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.fondorojo:hover {

	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	}
a.fondonegro:link {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.fondonegro:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.fondonegro:hover {

	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
a.gris:link {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.gris:visited {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.gris:hover {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.gris:active {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCCC;
	text-decoration: none;
	right: 15px;
}
#enlaceBanner {
	position:absolute;
	bottom: 0px;
	padding: 15px;
	right: 0px;
	text-align: right;
}
