body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
}
#contenedor {
	width: 673px;
	margin: 0px auto;
	height: 100%;
	background-image: url(imagenes/css/fondomenu.jpg);
	background-position:left;
	background-repeat: repeat-y;
}
#logo {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #5e81ca;
	background-image: url(imagenes/css/logo_ovimed.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#encabezadoDcha {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
	background-image:url(imagenes/css/fondoencabezado.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#encabezadoDcha p {margin-right: 2px; font-weight: bold;}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#info {
	width: 213px;
	height: 372px;
	min-height: 372px;
	margin-top: 5px;
	background-color: #5e81ca;
	color: #FFFFFF;
	padding: 4px;
}
#info2 {
	width: 213px;
	min-height: 372px;
	margin-top: 5px;
	background-color: #5e81ca;
	color: #FFFFFF;
	padding: 4px;
}
#info2 p {
margin: 0 0 0 0px;
text-align: center;
}
#info2 h2 {
	padding: 4px 4px 1px 4px;
	margin: 4px 4px 1px 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
#info p {
margin: 0 0 0 0px;
text-align: center;
}
#info h2 {
	padding: 4px 4px 1px 4px;
	margin: 4px 4px 1px 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
#menu {
	width: 421px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #5e81ca;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 447px;
	float: right;
	height: 380px;
	min-height: 380px;
	margin-top: 5px;
	background-color: #5e81ca;
}
html>body #content{height: auto;}
p {
margin: 0 0 0 0;
}
#pad {
	padding: 12px;
	margin-top: 4px;
	color: #FFFFFF;
}
#pad p img{
padding: 8px; 
padding-right: 0px;
padding-top: 40px;
float:right;
}
#pad h3{
margin: 0;
margin-top: 10px;
}
#pad p{
margin-top: 5px;
}
#pad ul{
list-style: square;
list-style-position: inside;
margin:0;
margin-top: 5px;
padding:0;
}
#pad ul li{
margin-left: 5px;
}
#pad ul ul {
margin-left: 20px;
list-style: circle;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #FFFFFF;
}
div#flash{
margin: auto;
padding-top: 0px;
}
html>body div#flash{padding-top: 40px;}