/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 6px;
}

thead th {
	text-align: center;
	color: #FFFFFF;
	font-size: 100% !important;
	background-color: #5C9BC9;
}

tbody th {
	font-weight: bold;
	text-align:left;
}

tbody tr { background: #FCFDFE;text-align:left; }

tbody tr.odd {
	background: #D1ECFA;
}

table a:link {
	color: #0066CC;
	text-decoration: none;
}

table a:visited {
	color: #0066CC;
	text-decoration: none;
}

table a:hover {
	color: #2B95FF;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}
input {
	font-size: 12px;
	color: #003399;
	background-color: #FFFFFF;
	border: 1px solid #999999;

}
.textarea_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.button {
	border: 1px solid #666666;
	color: #000000;
	background-color: #8AD9FF;
}

.tabla_fotos {
	border: 0px solid  #FFFFFF;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;

}
.marco3 { 
   padding:4px 4px 4px 4px; 
   background-color: #ffffff; 
   width: 60px;
   height:60px;
   border: 1px solid #999999;
   margin-left:10px;
} 

#muestra
{
width: 400px;
height:75px;
}

