@charset "utf-8";
/* CSS Document */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input 
{
margin:0;
padding:0;
}
body
{
	background: #E4E4E4 url(../imagenes/fondoRepetido.jpg) repeat-x scroll 0 0;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
}
#contPrincipal{
margin-left:auto;
margin-right:auto;
width:796px;
	
}
#wrap
{
background-color:#E0E0E0;
background-image:url(../imagenes/fondo2.jpg);
background-position:center top;
background-repeat:repeat-y;

width:796px;
}

#main{
	margin:0 auto;
	width:772px;
	height:100%;
	display:block;
	min-height:600px;
	height:auto !important;
  	height:600px;

}
#fondoBanner
{
	width:796px;
	height:165px;
	background: url(../imagenes/fondoBanner.jpg);
}
#banner
{
	width:772px;
	height:140px;
	margin: 0 auto;	
}

#left {
	float:left;
	width:186px;
	height:100%;
}
#left .content {
font-size:11px;
line-height:14px;
padding:12px 18px 12px 14px;
}

#center {
	float:left;
	background-color:#fff;
	width:400px;	
}
#center .content {
padding:12px 24px 12px 14px;
}
#center .content img{
width:370px;
height:280px;
}
#center .content .vertical{
width:370px;
height:420px;
}

#right {
	float:left;
	width:186px;
	height:100%;
	
}
#footer {
background:transparent url(../imagenes/footer.jpg) no-repeat scroll center top;
display:block;
height:37px;
margin:0 auto;
width:796px;
}
.clearer {
clear:both;
height:1px;
}

h1 {
background-color:transparent;
color:#D17100;
font-size:1.8em;
font-weight:bold;
margin:0 0 5px;
padding:0;
}
h2 {
background-color:transparent;
color:#333333;
font-size:1.5em;
font-weight:bold;
margin:0;
padding:10px 0 0;
}
h3 {
background-color:transparent;
color:#740060;
font-size:1.4em;
font-weight:bold;
margin:0;
padding:6px 0 0;
}
h4 {
background-color:transparent;
color:#333333;
font-size:1.3em;
font-weight:bold;
margin:0 0 5px;
padding:0;
}
h5 {
background-color:transparent;
color:#740060;
font-size:1.2em;
font-weight:bold;
margin:0 0 5px;
padding:0;
}
h6 {
color:#666666;
font-size:11px;
font-weight:normal;
margin:0 0 5px;
padding:0;
}
#right .content {
color:#C0C0C0;
font-size:11px;
line-height:14px;
padding:12px 14px 12px 18px;
}
#right h4 {
color:#D0D0D0;
}
#right a {
color:#C0C0C0;
text-decoration:underline;
}
#right a:hover {
color:#D17100;
}
#right ul {
list-style-image:url(none);
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#right ul li {
display:block;
list-style-image:url(none);
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#right ul a {
border-bottom:1px dotted #999999;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
margin:0;
padding:4px 0 6px;
text-decoration:none;
}
#right ul a:hover {
color:#D17100;
}

#left h1 {
background-color:transparent;
color:#D17100;
font-size:1.8em;
font-weight:bold;
margin:0 0 10px;
padding:0;
}
#left a {
color:#C0C0C0;
text-decoration:underline;
}
#left a:hover {
color:#D17100;
}
#left ul {
list-style-image:url(none);
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#left ul li {
display:block;
list-style-image:url(none);
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#left ul a {
border-bottom:1px dotted #999999;
color:#740060;
display:block;
font-size:12px;
font-weight:bold;
margin:0;
padding:4px 0 6px;
text-decoration:none;
}
#left ul a:hover {
color:#D17100;
}
#final {
color:#666666;
font-size:10px;
line-height:13px;
margin:0;
padding-bottom:20px;
text-align:center;
}
#center .content .servicios{
	float:left;
	width:180px;
	text-align:center;
}
#center .content .servicios img
{
	width:100px;
	height:100px;

}
.tablas{
	padding:5px 0 5px 0;
	background-color:#fff;
}
.tablas table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	margin-bottom:20px;
}
.tablas table caption
{
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background:#740060;	
	border: 1px solid #ccc;
	color: #fff;

}
.tablas table thead td, .tablas table thead th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 0;
	line-height: 2em;
	font-size: 0.8em;
	vertical-align: top;
	width: 4%;
	
}
.tablas table td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 0;
	line-height: 0.9em;
	font-size: 0.8em;
	vertical-align: top;
	width: 4%;
}
.tablas table td
{
	
	width: 50px;
}
.tablas table tr.odd th, table tr.odd td {
	background: #efefef;
}
.tablas table thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}
.tablas table tr.odd tr:hover th, .tablas tbody tr:hover th
{
	background-color: #357eb9;

}
.tablas tbody tr:hover td
{
	background-color: #5f9ed1;
}
#main{
	padding:10px;
	
}

