* {
    margin: 0;
    padding: 0;
}

body {
    font: 11pt Georgia, Times New Roman, serif;
    background-color: #146BB7;
    line-height: 1.3em;
    color: #444444;
}

/****************************************************************************************************************************/
/* Header */
#header {
    padding: 1.6em 4em 1.6em 4em;
    height: 120px;
}

#header #logo2 {
    margin: 0 auto;
    padding: 0 10px 0 213px;
    width: 800px;
}

#header #logo {
    width: 800px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
}

#header img.logo {
    margin-top: 26px;
}

#header #logo #lang {
    width: 430px;
    float: right;
    height: 55px;
    margin-right: 2px;
    text-align: right;
}

.titulo, .subtitulo {
    font-family: "Trebuchet MS", Arial;
    font-weight: bold;
    color: #000000;
}

.titulo {
    font-size: 1.9em;
}

.subtitulo {
    font-size: 1.6em;
}

.contenido {
    font-size: 1.1em;
    color: #000000;
}

/****************************************************************************************************************************/
/* Content Area */
#main {
    width: 800px;
    margin: 0 auto;
    clear: both;
    /*padding-right:10px;
     padding-left:10px;*/
    background-color: #FFFFFF;
}

#main_cuida {
    width: 800px;
    margin: 0 auto;
    clear: both;
    /*padding-right:10px;
     padding-left:10px;*/
}

/****************************************************************************************************************************/
#all {
    background: url(../templates/default/images/assets_contacto/img-backAll.jpg) no-repeat center 0px;
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto;
    width: 900px;
}

/* CONTENEDOR MEDIO */
#contenedor_medio_cuida {
    float: left;
    width: 800px;
}
.cuidah6{
	color:#000099;
	font-size:13px;
	line-height:19px;
	margin:auto;
	padding:19px 0 0 25px;
	width:562px;
}
#contenedor_medio {
    background-color: #FFFFFF;
    border-color: #95CBEF;
    border-style: solid;
    float: left;
    width: 800px;
}

#contenedor_medio img#amigos {
    float: right;
}

#contenedor_medio #izq {
    float: left;
    padding-left: 15px;
    width: 379px;
}

#contenedor_medio #izq h3 {
    padding-top: 17px;
    font-size: 16px;
}

#contenedor_medio #izq p {
    padding-top: 17px;
}

#contenedor_medio #der h3 {
    padding-top: 17px;
    font-size: 16px;
}

#contenedor_medio #der p {
    padding-top: 17px;
}

#contenedor_medio #der {
    float: left;
    padding-left: 15px;
    width: 379px;
}

#contenedor_medio p.pie {
    float: left;
    padding-bottom: 100px;
    padding-top: 100px;
    width: 100%;;
}

#contenedor_medio_cuida h3 {
    color: #FFFFFF;
    font-family: trebuchet MS, arial;
    font-size: 27px;
    line-height: 28px;
    padding-left: 129px;
    width: 568px;
}

#contenedor_medio_cuida p {
    font-family: trebuchet MS, arial;
    font-size: 17px;
    line-height: 24px;
    padding-left: 127px;
    padding-top: 18px;
    text-align: justify;
    width: 570px;
}

#contenedor_medio #izq #menuabajo {
    width: 383px;
    height: 265px;
    float: left;
    background: transparent url(../templates/default/images/assets_grupoRoto/img-contDown.jpg) no-repeat scroll center bottom;
    padding-top: 10px;
}

#contenedor_medio_cuida #tip {
    float: right;
    height: 47px;
    padding-right: 115px;
    padding-top: 380px;
    width: 273px;
}

#contenedor_medio_cuida #newsletter {
    background: transparent url(../templates/default/images/assets_cuidar/img-footer.png) no-repeat scroll 49% bottom;
    float: left;
    height: 28px;
    margin-top: 81px;
    width: 100%;
}

/****************************************************************************************************************************/
/* HEADER CONTACTO */
#header_grupo {
    height: auto;
    padding: 0 5px 30px;
    width: 790px;
    background-color: #FFFFFF;
    float: left;
}

#header_contacto {
    padding: 0px 20px;
    width: 760px;
    height: auto;
    padding-bottom: 30px;
}

#header_contacto h2 {
    padding-top: 30px;
    padding-bottom: 20px;
    color: #0B4364;
}

#header_contacto p {
    color: #000000;
    font-size: 0.9em;
}

/****************************************************************************************************************************/
/* CONTENIDO CONTACTO */
#contenedor_contacto {
    float: left;
    height: auto;
    padding: 0px 155px;
    width: 490px;
}

#contenedor_contacto h3 {
    font-size: 16px;
}

#contenedor_contacto form label, #contenedor_contacto form input {
    font-family: "Trebuchet MS", Arial;
    vertical-align: middle;
    font-size: 1em;
}

#contenedor_contacto form label {
    float: left;
    clear: left;
    width: 127px;
    height: 29px;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: 0.8em;
    margin-bottom: 0.8em;
    background: url(../templates/default/images/assets_contacto/img-contOption.jpg) no-repeat;
    line-height: 29px;
    text-align: right;
}

#contenedor_contacto form span {
    margin-right: 0.7em;
}

#contenedor_contacto form input, #contenedor_contacto form textarea {
    float: right;
    clear: right;
    width: 350px;
    margin-bottom: 0.8em;
    border: none;
}

#contenedor_contacto form input {
    height: 27px;
    text-align: left;
    background-image: url(../templates/default/images/assets_contacto/img-contDate.jpg);
}

#contenedor_contacto form textarea {
    clear: right;
    font-family: "Trebuchet MS", Arial;
    height: 112px;
    background-image: url(../templates/default/images/assets_contacto/img-contDateCom.jpg);
}

#contenedor_contacto #botones {
    float: right;
    clear: right;
    padding-right: 218px;
}

#contenedor_contacto #botones button {
    padding: 4px;
    margin-right: 0.6em;
    border: none;
    color: #FFFFFF;
    background: url(../templates/default/images/assets_contacto/img-btn.jpg);
}

/****************************************************************************************************************************/
/* FOOTER CONTACTO */
#contenedor_footer {
    float: left;
    padding: 0 0;
    height: 337px;
}

#contenedor_footer #logo1 {
    width: 790px;
    margin: 0 auto;
    padding: 0 0 0 23px;
}

#contenedor_footer img.logo {
    margin-top: 0px;
    margin-right: 2px;
}

#contenedor_footer #logo1 #lang1 {
    width: 292px;
    float: left;
    height: 25px;
    margin-right: 2px;
    text-align: right;
    margin-top: 220px;
}

.titulo_footer1, .titulo_footer2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #199ED6;
}

.titulo_footer1 {
    font-size: 1.3em;
}

.titulo_footer2 {
    font-size: 1.5em;
}

/****************************************************************************************************************************/
/* Footer */
#footer {
    background-color: #FFFFFF;
    font-size: 11px;
    margin: 0 auto;
    font-family: "Trebuchet MS", Arial;
    padding-top: 25px;
    width: 900px;
}

#foot {
    width: 384px;
    margin: 0 auto;
    height: 30px;
    line-height: 1.1em;
    padding: 10px 10px 0 10px;
}

/* Wayfinder */
#contenedor_medio #izq #menuabajo p {
    color: #fff;
    font-size: 2.5em;
    margin: 10px 25px;
}

#contenedor_medio #izq #menuabajo ul {
    list-style: none;
    margin-left: 19px;
    padding-top: 5px;
}

#contenedor_medio #izq #menuabajo ul li {
    background: transparent url(../templates/default/images/assets_grupoRoto/img-arrows.png) no-repeat scroll 15px center;
    margin: 15px 0;
}

#contenedor_medio #izq #menuabajo ul li a {
    background: transparent url(../templates/default/images/assets_grupoRoto/img-contLine.png) no-repeat scroll left top;
    color: #fff;
    display: block;
    font-size: 2.1em;
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    text-align: right;
    text-decoration: none;
    width: 334px;
}

#contenedor_medio #izq #menuabajo ul li a:hover {
}

#flashesin {
    float: left;
    width: 800px;
    height: 400px;
}

#cont_form #formulario {
    background-color: #C6E7FA;
    float: left;
    height: 300px;
    width: 460px;
}

#cont_form {
    float: left;
    height: 300px;
    margin: 10px;
    width: 97%;
}

#cont_form #mensaje {
    float: right;
    margin-right: 20px;
    text-align: justify;
    width: 252px;
}

#cont_form #mensaje h2 {
    color: #0B4364;
    float: right;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 32px;
}

#cont_form #mensaje p {
    color: #0B4364;
    float: left;
    font-size: 14px;
    line-height: 20px;
}

#contenedor_medio p.form1 {
    color: #1890E6;
    float: left;
    font-size: 24px;
    height: 20px;
    margin-left: 188px;
    width: 71%;
}

#contenedor_medio p.form2 {
    background: transparent url(../templates/default/images/formulario/img-plekitaPhone.png) no-repeat scroll 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 22px;
    height: 25px;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
}

#logo2 img{
	float:left;
	width:293px;
	height:107px;
}
