body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Georgia, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
#contenedor {
margin: auto;
height: 420px;
width: 760px;
text-align: left;
}
#flash {
	height: 420px;
	width: 208px;
	float: left;
}
#derecha {
	height: 420px;
	width: 552px;
	float: right;
}
#cabecera {
height: 144px;
width: 552px;
}
#titulos {
	height: 144px;
	width: 332px;
	float: left;
}
#logo {
	height: 144px;
	width: 220px;
	float: right;
}
#medio {
height: 244px;
width: 552px;
}
#botonera {
	height: 223px;
	width: 99px;
}
#fondo {
	height: 234px;
	width: 443px;
	float: left;
	padding: 5px;
	background-image: url(img/fdo.contenidos.jpg);
}
#contenidos {
	height: 234px;
	width: 443px;
	overflow: auto;	
}
#abajo {
height: 32px;
width: 552px;
}
a:link {
color: #730608;
text-decoration: underline;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #333333;
text-decoration: none;
}
a:active {
color: #730608;
text-decoration: none;
}
h5 {
color: #730608;
font-size: 14px;
}
li {
display: block;
list-style-position: outside;
list-style-image: url(img/vinieta.gif);
}
strong {
font-weight: 600;
color: #000000;
}
.form {
background-color: #FDC53A;
}
.camposform {
	background-color: #FFE6A9;
	border: 1px solid #000000;
}
#imagen {
	height: 21px;
	width: 99px;
}
#lateral {
	float: right;
	height: 244px;
	width: 99px;
}
.contenedorfoto {
	float:left;
	width:90px;
	height:68px;
	margin: 1px;
	padding:2px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	display: inline;
}

