/* 
Ultima Actualización: DD/MM/AAAA


Modificado por: Nombre de la persona
 */


/*	-------------------------------------------------------------
	Reset para cross-browsing
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym,address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*	-------------------------------------------------------------
	Estilos globales 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background: #F2F5F6 url('images/background.jpg') repeat-y scroll center top;
	font: normal 0.85em/1.3em "trebuchet ms", helvetica neue, helvetica, arial;
	color: #254B6B;
}
/*	-------------------------------------------------------------
	Formulario 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.contactform {
	margin: 20px auto;
	background: #F2F5F6;
	height: auto;
	border: none;
	width: 800px;
	padding: 20px;
	clear: both;
}
.pago_suempresa {
	padding-left:250px;
	height: auto;
	border: none;
	width: 800px;
	clear: both;
	margin-bottom: 50px;
}
.gracias {
	margin: 100px auto 200px;
	background: #F2F5F6;
	height: auto;
	border: none;
	width: 800px;
	padding: 20px;
	clear: both;
}
.personal {
	width: 500px;
}
.solucion {
	width: 200px;
	border-left: 1px dashed #254B6B;
	padding-left: 20px;
}
.solucion div {
	float: none;
	width: 100%;
}
.formseccion {
	width: auto;
}
.solucion label {
	clear: none;
	display: inline-table;
}
fieldset div {
	height: auto;
	padding: 5px;
	float: left;
	margin: 5px;
}
fieldset h3 {
	font-family: "helvetica neue", helvetica, verdana;
	font-size: 1.1em;
	font-weight: bold;
}
label {
	clear: both;
	display: block;
}
fieldset div input {
	width: 15em;
	height: 2em;
	background: #dadfe5;
	border: none;
	padding: 5px;
	color: #254B6B;
}
.checkboxwrapper input {
	width: auto;
	height: auto;
}
.radiowrapper input {
	width: auto;
	height: auto;
}
fieldset div input:focus {
	background: #b8c4d0;
}
textarea {
	background: #dadfe5;
	border: none;
	color: #254B6B;
	font-family: "trebuchet ms",helvetica neue,helvetica,arial;
	font-size: 12px;
}
textarea:focus {
	background: #b8c4d0;
}
.radiowrapper label {
	clear: none;
	display: inline-table;
}
.sexo {
	width: 20%;
	
}
.ubicacion {
	width: 30%;
}
.edad {
	width:40%
}
.estrategia {
	width:auto;
	float: left;
	margin-right: 50px;
}
.estrategia label {
	clear: none;
	display: inline-table;
}
.edad label {
	clear: both;
	display: inline-table;
}
.ubicacion label {
	clear: both;
	display: inline-table;
}
.nse {
	width:auto;
}
.estrategia div {
	float: none;
}
.boton_wrapper {
	float: right;
}
.boton_wrapper_odc {
	float: left;
	padding-top: 100px;
}
.boton_wrapper input, .boton_wrapper_odc input {
	width: auto;
	border: none;
	height: auto;
	background: transparent;
}



/*	-------------------------------------------------------------
	Layout General 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.wrapper {
	width: 926px;
	height: auto;
	background: #fff;
	padding: 0 12px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height: 121px;
}
.nav {
	width: 100%;
	height: 45px;
	
}
.content {
	width: 100%;
	height: auto;
	margin-top: 5px;
	background: transparent url('images/content_bg.png') no-repeat scroll center top;
}
.footer {
	width: 100%;
	height: 58px;
	background: transparent url('images/footer_bg.jpg') repeat-x scroll left top;
	clear: both;
	font-size: 0.8em;
	text-align: center;
}
.footer img {
	vertical-align: middle;
}
.sign {
	width: 100%;
	height: auto;
}

/*	-------------------------------------------------------------
	Header 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.logo {
	width: 304px;
	height: 121px;
	float: left;
}
.subnav {
	width: 197px;
	height: 31px;
	background: transparent url('images/sub_menu_bg.png') no-repeat scroll left top;
	float: right;
	clear: right;
	text-align: center;
	color: #254B6B;
	font-size: 0.8em;
	line-height: 31px;
	
}
.subnav2 {
	width: 256px;
	height: 31px;
	background: transparent url('images/subnav2_bg.png') no-repeat scroll left top;
	float: right;
	clear: right;
	text-align: center;
	color: #254B6B;
	font-size: 0.8em;
	line-height: 31px;
	
}
.subnav li, .subnav2 li {
	display: inline;
}
.subnav li a, .subnav2 li a {
	color: #254B6B;
	text-decoration: none;
}
.subnav li a:hover, .subnav2 li a:hover {
	text-decoration: underline;
}
.tagline {
	float: right;
	width: 283px;
	height: 39px;
	clear: right;
	margin-right: 100px;
	margin-top: 18px;
}
.tagline_suempresa {
	float: left;
	width: 283px;
	height: 39px;
	clear: right;
	margin-right: 100px;
	margin-top: 18px;
}
.info_suempresa{
	float:right;
	font-size:17px;
	width: 300px;
	height:auto;
}
.info_suempresa a{
	color: #D1382B;
}

/*	-------------------------------------------------------------
	Content 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.flash {
	width: 920px;
	height: 225px;
	padding: 0 3px;
	background: transparent url('images/flash_bg.jpg') no-repeat scroll center top;
}
.box_wrapper {
	padding-left: 3px;
	height: auto;
	clear: both;
}
.box_content {
	width: 304px;
	height: 179px;
}
.box_content h1 {
	margin: 10px 0 20px 20px;
}
.box_content ul {
	margin-left: 20px;
}
.box_content li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 0.9em;
	color: #fff;
}
.box_content p {
	margin: 20px 20px 0 20px;
	font-size: 0.9em;
	color: #fff;
}
.box_bottom {
	width: 100%;
	height: 40px;
	background: transparent url('images/box_bottom.jpg') no-repeat scroll center top;
	line-height: 40px;
	color: #fff;
	text-align: center;
}
.box_bottom a {
	color: #fff;
	display: block;
	background: transparent url('images/bullet.png') no-repeat scroll 50px;
}
.box_bottom a:hover {
	text-decoration: none;
}
.box1, .box2, .box3 {
	width: 304px;
	height: auto;
	float: left;
	
}
.box1 {
	background: transparent url('images/box1.jpg') no-repeat scroll center top;
}
.box2 {
	background: transparent url('images/box2.jpg') no-repeat scroll center top;
	padding: 0 4px;
}
.box3 {
	background: transparent url('images/box3.jpg') no-repeat scroll center top;
}
.sidebar {
	width: 307px;
	height: auto;
	float: left;
	padding-left: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	
	
}
.sidebar h2 {
	margin-top: 30px;
}
.sidebar p {
	font-size: 1.1em;
	line-height: 2em;
	text-align: left;
	margin-left: 40px;
}
.call {
	margin: 40px 0 0 40px;
}
.main_content {
	width: 505px;
	height: auto;
	float: left;
	margin-bottom: 40px;
}
.main_content h3 {
	color: #29A8E0;
	font-size: 1.2em;
}
.main_content h3 a {
	color: #29A8E0;
	display: block;
}
.main_content h3 a:hover {
	text-decoration: none;
	
}
.main_content h4 {
	font-weight: normal;
}
.main_content p, .main_content h3 {
	margin-top: 30px;
	line-height: 1.8em;
}
.main_content li {
	list-style-type: disc;
	list-style-position: inside;
	
}
.invisible {
	display: none;
}
.breadcrumb {
	height: 70px;
	text-align: right;
	line-height: 60px;
	margin-right: 40px;
	
}
.breadcrumb a {
	color: #29A8E0;
}
.breadcrumb a:hover {
	color: #254B6B;
	text-decoration: none;
}
/*	-------------------------------------------------------------
	Menu 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
.nav li {
	display: block;
	float: left;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.nav li a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.buscadores {
	width: 121px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll 0 -90px;
}
.buscadores a {
	background: transparent url('images/menu.jpg') no-repeat scroll 0 0;
}
.buscadores a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll 0 -45px;
	}
.online {
	width: 178px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -121px -90px;
}
.online a {
	background: transparent url('images/menu.jpg') no-repeat scroll -121px 0;
}
.online a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll -121px -45px;
	}
	
.red {
	width: 116px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -299px -90px;
}
.red a {
	background: transparent url('images/menu.jpg') no-repeat scroll -299px 0;
}
.red a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll -299px -45px;
}
.consultoria {
	width: 136px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -415px -90px;
}
.consultoria a {
	background: transparent url('images/menu.jpg') no-repeat scroll -415px 0;
}
.consultoria a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll -415px -45px;
}
.nosotros {
	width: 90px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -551px -90px;
}
.nosotros a {
	background: transparent url('images/menu.jpg') no-repeat scroll -551px 0;
}
.nosotros a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll -551px -45px;
}
.contacto {
	width: 89px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -641px -90px;
}
.contacto a {
	background: transparent url('images/menu.jpg') no-repeat scroll -641px 0;
}
.contacto a:hover {
	background: transparent url('images/menu.jpg') no-repeat scroll -641px -45px;
}
.tel {
	width: 190px;
	height: 45px;
	background: transparent url('images/menu.jpg') no-repeat scroll -730px 0;
}
.tel img {
	vertical-align: middle;
	
}
.caso_wrapper {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #254B6B ;
	clear: both;
	margin-bottom: 70px;
}
.column1 {
	width: 367px;
	float: left;
	text-align: center;
}
.column2{
	width: 450px;
	float: left;
}
.column2 p {
	font-style: italic;
	line-height: 1.8em;
	text-align: right;
}
.column2 h4 {
	color: #29A8E0;
	font-size: 1.3em;
	float: right;
	margin-top: 20px;
	clear: both;
	
}
.column2 h5 {
	float: right;
	clear: both;
	margin-bottom: 20px;
	
}
.column1 img {
	text-align: center;
	margin-left: 30px;
}
/* calendario */
.fecha_odc {
	width: 17em;
}
.boton_calendario {
	float: right;
	padding-left: 10px;
}
label.fecha_calendario{
	clear: both;
	width: 20em;
	
}

.calendario td, tr, table {
	text-align: center;	
}




/*	-------------------------------------------------------------
	Submenu 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/



/*	-------------------------------------------------------------
	Galleria 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

