body { 
margin: 10px; 
background-color: #31654E;
}

#contenedor_fotos{
	width:463px;	
}

#foto{
	width:100px;
	padding:0px;
	margin: 5px 5px 5px 5px;
	float:left;
	border-color: #ff0000;
	text-align: center;
}

.px{
font-size: 1px;
text-align: left;
}

.center{
text-align: center;
font-size: 1px;
}

.right{
text-align: right;
font-size: 1px;
}

.max{
text-transform: uppercase;
}

.none{
text-decoration: none;
}

.pd{
padding: 5px;
}

.ptover{
font-size: 1px;
background-image: url(img/ptover.gif);
}

.ptohor{
font-size: 1px;
background-image: url(img/ptohor.gif);
}

.txt {
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 17px;
}

.txtpd {
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
line-height: 17px;
padding: 10px;
}

.txtmin {
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 11px;
color: #31654E;
text-decoration: none;
font-weight: normal;
line-height: 17px;
}

.txt_ent {
text-align: right;
padding-right: 16px;
}

.pie {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
line-height: 17px;
font-weight: normal;
}

.tit {
text-align: right;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
line-height: 15px;
font-weight: bold;
}

.txtmax{
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 12px;
color:#237BD4;
text-transform: uppercase;
font-weight: bold;
}

.txtmaxpd{
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 12px;
color:#237BD4;
text-transform: uppercase;
font-weight: bold;
padding: 5px;
}

.txtmen{
text-align: left;
font-family: "Trebuchet MS", arial, verdana, tahoma, sans-serif;
font-size: 12px;
color:#237BD4;
font-weight: bold;
}

.menu {
text-align: left;
font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
padding-left: 10px;
font-weight: bold;
}

li.let {
list-style-type: lower-alpha;
}

li.no {
list-style-type: none;
}


a.lk {
color: #400A11;
text-decoration: none;
font-weight: bold;
}

a.lk:hover {
color: #237BD4;
text-decoration: underline;
font-weight: bold;
}

a.lki {
color: #000000;
text-decoration: none;
font-weight: bold;
}

a.lki:hover {
color: #237BD4;
text-decoration: underline;
font-weight: bold;
}

a.lkt {
color: #3A66CC;
text-decoration: none;
font-weight: bold;
padding-left: 10px;
}

a.lkt:hover {
color: #000000;
text-decoration: underline;
font-weight: bold;
padding-left: 10px;
}

a.men {
color: #ffffff;
text-decoration: none;
font-style: italic;
}

a.men:hover {
color: #ffffff;
text-decoration: none;
font-style: italic;
}

a.not {
color: #400A11;
text-decoration: none;
font-weight: normal;
}

a.not:hover {
color: #237BD4;
text-decoration: underline;
font-weight: normal;
}

.caja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	width: 260px; 
}

.button{
	color: #ffffff;
	background-color: #237BD4;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	height: 25px;
	width:100px;
	cursor: pointer;
	overflow: visible;
	margin-right: 3px;
	margin-left: 3px;
	font-family: verdana, arial;
	font-size: 9px;
}