/*/RESET/*/
html, body, span, applet, object, iframe,
h1, h2, h3, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: middle;
	padding-left: 5px;
}
:focus {
	outline: 0;
}
body {

	color: black;
	background: white;
}
ul {
	margin-left: 5px;
	padding-left: 15px;

}
/*ol, ul {
	list-style: none;
}*/
table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 670px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/****************************************************************/
body {
	text-align: center;
	background-image:url(imagenes/fondo.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.oneColFixCtrHdr #container {
	width: 780px;
	height: 1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: right top;
}#header em {
	display: none;
}
#header h1 {
	background-image: url(imagenes/logosoftec.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 200px;
}
#mainContent .intro h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.intro {
	height: 150px;
}

#mainContent {
	margin-top: 10px;
}
#mainContent p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#mainContent .intro p{
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
#footer {
	width: 780px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:10Px;
	background-image: url(imagenes/footer_plannew.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #BE236C;
	height: 38px;
	float: left;
	}
.caract {
	width:300px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1 solid #C6266F;
	float: left;
	height: 630px;
}
.titulo_caract {
	background-color: #000066;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 5px;
	margin-top: 5px;

}
.contacto {
	width:720px;
	margin-top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1 solid #C6266F;
	float: left;
	height: 50px;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent .contacto a {
	color: #CC0099
}

.oneColFixCtrHdr #container #mainContent .contacto a:hover {
	color: #000066;
	text-decoration: none;
}
