body {
	background-color: #323230;
	background-image: url(images/fondo1.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCCC;
}

a.link {color:#FCC; text-decoration:none}
a.link:hover {color:#E9DECA; text-decoration:underline}
a.linkyellow {color:#FC0; text-decoration:none}
a.linkyellow:hover {color:#E9DECA; text-decoration:underline}
a.linkgrey12 {color:#666; font-size:12px; font-weight:bold; text-decoration:none}
a.linkgrey12:hover {color:#666; font-size:12px; font-weight:bold; text-decoration:underline}


#contenido {
	background-image: url(images/contenido1.jpg);
	background-repeat: no-repeat;
	PADDING-TOP: 90px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 30px;	
}
.celda {
	padding-right: 5px;
	padding-left: 5px;
}
.tablaprincipal {
	border: 3px solid #242424;
}
.linecelda{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C62F26;
}
.proyectos {
	border: 1px solid #D8332A;
}
.celda2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	cursor: pointer;
}
.celda1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	cursor: pointer;
}
.hand {
	cursor: pointer;
}


.imagen {
	border: 1px solid #242424;
}


form input.button {
	background: url(images/button.gif);
	border: 1px solid #A13B1B;
	border-left-color: #C34721;
	border-top-color: #C34721;
	color: #9B1E1C;
	padding: 0.05em 0.25em 0.05em 0.25em;
}
form input.text {
	padding: 1px;
	border: 1px solid #A13B1B;
	width: 155px;
	height: 14px;
	color: #9B1E1C;
	font-size: 11px;
}
form select.text2 {
	border: 1px solid #A13B1B;
	width: 155px;
	height: 16px;
	color: #9B1E1C;
	font-size: 11px;
}



.style1 {font-size: 12px;font-weight: bold;}
.style2 {color: #666}
.style3 {font-size: 11px}
.style7 {font-size: 10px}
.style4 {font-size: 15px;font-weight: bold;}
.style5 {color: #666;font-size: 12px;font-weight: bold;}
.style6 {color: #F39713}