.CajasTexto, .CajasinFoto {
	background: url(../images/defaults/bg_lightcyan.gif) repeat-y top right;
}
.CajasTexto {
	border-bottom: 1px solid #FFF;
}
.CajasTexto div {
	width: 406px;
}
.CajasinFoto {
	width: 406px;
	margin-left: 314px;
	border-bottom: 1px solid #FFF;
}
.filepdf {
	background: url(../images/secondary/acrobat.jpg) no-repeat bottom left;
}
.w3 {
	background: url(../images/secondary/w3.gif) no-repeat;
}
.h1Right {
	padding-right: 20px;
	line-height: 23px;
	text-align: right;
}
#Archivos {
	width: 686px;
	padding: 25px 0 15px 35px !important;
	float: left;
}
#Archivos li {
	width: 325px;
	margin-bottom: 35px;
	list-style: none;
	float: left;
}
.ppt {
	height: 145px;
}
#Archivos a {
	height: 40px;
	display: block;
	padding-left: 50px;
	list-style: none;
}
#Archivos strong {
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 16px;
	color: #666;
}
#LogosAliados li {
	width: 150px;
	height: 85px;
	padding: 30px !important;
	text-align: center;
}
#btnEnviar {
	width: 100px;
	height: 25px;
	padding: 0;
	margin: 25px 0 0 100px;
	background: url(../images/defaults/gradient_menu_green.jpg) repeat-x;
}
#btnEnviar:hover {
	background: url(../images/defaults/gradient_menu_orange.jpg) repeat-x;
}
form {
	width: 721px;
	padding: 20px 0 20px 0;
	border: none;
}
label {
	width: 100px;
	float: left;
	color: #FFCC00;
}
input, textarea {
	width: 350px;
	height: 15px;
	padding: 7px 0 7px 7px;
	border: 1px solid #CCC;
	font-size: 12px;
}
input:focus, textarea:focus {
	background: url(../images/defaults/gradient_content_green.jpg) repeat-y;
}
textarea {
	height: 75px;
}
#FlaVideo {
	width: 300px;
	height: 200px;
	margin-left: 200px;
	margin-bottom: 30px;
	background-color: #333;
	clear: both;
}