/* CSS Document Creandoimagen.com */

body {
	background-color: #00012b;
	background-image: url(../images/fondo2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-attachment: fixed;*/
	/*background-repeat: no-repeat;*/
	background-repeat:repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Bordes*/
#DivPrincipal {
	margin: 0px auto;
	color: #FFFFFF;
	width: 950px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #f90;
}
/* Diviciones */
#Menu {
	text-align:center;
	top:0px;
	left:0px;
	position:relative;
}
#Contenido { 
	text-align:center; top:15px; left:0px; position:relative;
}
#Creditos {
	text-align:center;
	left:0px;
	position:relative;
	top:2;
}
.grisMenuInferior {
	background-color: #333333;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border: 1px;
	border-color: #999999;
	height: 15px;
	padding: 4px;
}
.negroMenuInferior {
	background-color: #999999;
	height: 15px;
	text-align: center;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	padding: 3px;
}
.fondoContenidos {
	font-family: Verdana, Eurostile;
	font-size: 14px;
	color: #000000;
	background-color: #F0F0F0;
	text-align: left;
}
.textoContenido1 {
	font-family: Calibri;
	font-size: 16px;
	color: #000116;
	text-align: justify;
	font-weight: normal;
}
a {
	font-family: Verdana, Eurostile;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.SubtituloContenido {
	font-family: Tahoma, Eurostile;
	font-size: 12px;
	font-weight: bolder;
	color: #0033CC;
}
.TituloContenido {
	font-family: Tahoma, Eurostile;
	font-size: 12px;
	color: #0033CC;
	text-align: justify;
	font-weight: bold;
}
.TextoClaro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.TextoNaranja {
	font-family: Verdana, Eurostile;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.LineaNaranja {
	border: 2px solid #FF9900;
}
.tEXTOgRANDE {
	font-family: Calibri;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.TextoContenidoPlanes {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
