@charset "UTF-8";

body{
margin:0;}
#sombra {
width:1025px;
background-image:url(../images/sombra.jpg);
background-repeat:repeat-y;
margin-left: auto;
	margin-right: auto;
}
#sombra_arriba {
background-image:url(../images/sombra_arriba.jpg);
background-repeat:no-repeat;
margin-left: auto;
	margin-right: auto;
width:1025px;

margin-left: auto;
	margin-right: auto;
}
#sombra_abajo {
margin-left: auto;
	margin-right: auto;
width:1025px;

margin-left: auto;
	margin-right: auto;
}
#wrap {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	
	background-color: #FFFFFF;
}
#lateral {
	float: left;
	width: 265px;
}
#contenido {
margin-left:20px;
margin-right:20px;
	width: 925px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	border: 1px;
}

h2 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

.xperience {
	font-weight: bold;
	color: #CC0099;
}
#footer {
	font-weight: bold;
	color: #CC0099;
	font-size:11px;
	text-align:center;
	border-top: 1px solid #CC0099;
}
#testimonio {
text-align:justify;
padding:5px;
	float: left;
	height: 136px;
	width: 361px;
	background-color: #fef7b6;
	border: 1px dotted rgb(102, 102, 102);
	border-collapse: collapse;
	font-size: 14px;
}
#back_testimonio {
	background-image: url(../images/back_testimonio.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 160px;
	width: 374px;
}
#tablas {

	
	padding: 0 5px;	

}
#tablas_borde {
	border-left: 1px solid #CC0099;
	border-right: 1px solid #CC0099;
	padding: 0 5px;	

}
.tachado{
text-decoration:overline}
.tachados {
	text-decoration: line-through;
}
a:visited {
	color: #CC0099;
}
a:hover {
	color: #CC0099;
}
a:active {
	color: #CC0099;
}

a:link {
	color: #CC0099;
}
.clearfix{
clear:both;
}

.style1 {font-size: 24px}
.style2 {font-size: 30px}
.style3 {font-size: 18px}
.caribe{
text-decoration:underline;
font-weight: bold;}