body, h1, h2, p, img {
padding: 0;
margin: 0;
border: 0;}

body {
background-color: #ffffff;
background-image: url(../imagenes/bg.jpg);
background-repeat: repeat-x;
font-family: "trebuchet MS", Arial, sans-serif;
font-size: 13px;}

h2 {
font-size: 15px;}

p {
margin-bottom: 10px;}

#contenedor {
margin: auto;
width: 900px;
/*height: 1000px;*/
background-color: #ffffff;}

#cabecera {
width: 900px;
height: 350px;
overflow: hidden;
clear: both;}

#menu {
width: 900px;
height: 32px;
background-color: #333333;
clear: both;}

#contenido {
padding: 20px;
width: 509px;
border-right: 1px solid #cccccc;
text-align: justify;
float: left;}

#testimonios {
background-image: url(../imagenes/per.jpg);
background-repeat:no-repeat;
padding: 20px;
width: 509px;
height: 850px;
border-right: 1px solid #cccccc;
text-align: justify;
float: left;}

#lateral {
padding: 20px;
width: 310px;
/*height: 500px;*/
text-align: justify;
float: left;}

#pie {
padding-top: 10px;
padding-bottom: 10px;
width: 900px;
/*height: 50px;*/
border-top: 1px solid #cccccc;
text-align: center;
clear: both;}

.separador {
border-bottom: #999999 1px dotted;}

.subtit {
	/*#DB8908*/
    color: #333333;
    font-family: Arial,Helvetica,
	serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#titulo_obi {
	font-family:"Lucida Calligraphy";
	font-size:24px;
	font-style:normal;
	color:#113D6C;
}

#texto_obi {
	font-family:Candara;
	font-size:16px;
	font-style:italic;
}
