@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(images/fondoWeb.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}#menu {
	float: left;
	height: 165px;
	width: 960px;
}
#videos {
	float: left;
	height: 120px;
	width: 960px;
	background-color: #232323;
}
#contenido {
	float: left;
	height: auto;
	width: 960px;
	background-color: #FFFFFF;
}
#textos {
	float: left;
	height: auto;
	width: 422px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#infoInicio {
	float: left;
	height: auto;
	width: 960px;
	padding-bottom: 15px;
}
.txtGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
}
#soluciones {
	float: left;
	height: auto;
	width: 650px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#fotosRebecca {
	float: left;
	height: auto;
	width: 270px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}
#titSoluciones {
	float: left;
	height: 16px;
	width: 212px;
	background-color: #4D0602;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
#txtSoluciones {
	float: left;
	height: 285px;
	width: 220px;
	background-color: #eaeaea;
	background-image: url(images/rebeccaSolucionesP.jpg);
}
.textSoluciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
#banner {
	float: left;
	height: auto;
	width: 940px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#copyright {
	float: left;
	height: 20px;
	width: 945px;
	background-color: #232323;
	padding-top: 10px;
	padding-right: 15px;
}
.txtCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8b8a8a;
	text-align: right;
	vertical-align: middle;
}
#textosInt {
	float: left;
	height: auto;
	width: 652px;
	padding: 10px;
}
.txtTitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e20916;
}
.txtResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e20916;
}
#gris {
	float: left;
	height: 20px;
	width: 960px;
	background-color: #232323;
}
.titTxtSoluciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D0602;
	font-weight: bold;
}
