body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	font-family: verdana, sans-serif;
	color: #000;
	background: #fff;
}

div#header {
	float: left;
	width: 100%;
 background: #fff url(../images/cardiva/h_back.gif) repeat-x 0% 100%;
}

div#headercontent, div#boxcontent {
	margin: 0px auto;
	width: 744px;
	text-align: left;
	}
	
div#headercontent {
}

div.header_back {
 float: left;
 width: 100%;
 background: url(../images/cardiva/h_back.gif) repeat-x 0% 100%;
}

div#logo {
	float: left;
	width: 100%;
	background: none;
}

div#logo h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
}

div#logo h1 a {
	display: block;
	height: 60px;
	width: 149px;
	background: url(../images/cardiva/logo-cardiva.gif) no-repeat 0% 70%/*50%*/;
}

div#logo h1 a span {
	display: none;
}

div.link_content {
 float: left;
 width: 100%;
 margin-top: .6em;
 padding: .3em 0px;
 border-top: solid 1px #c7cdd1;
}

div.left div.gestion {
 float: left;
 margin-top: 30px;
 width: 100%;
}

div.left div.gestion ul, div.link_content div.gestion ul {
 margin: 0px;
 padding: 0px;
 list-style: none;
}

div.link_content div.gestion ul {
 float: right;
}

div.left div.gestion ul li, div.link_content div.gestion ul li {
 float: left;
 background: url(../images/b-li.gif) no-repeat 100% 0%;
}

div.left div.gestion ul li a, div.link_content div.gestion ul li a {
 display: block;
 font-size: 11px;
 text-decoration: none;
 color: #043897;
 padding: 5px 0px 7px 0px;
 width: 170px;
 text-align: center;
 letter-spacing: 2px;
 background: url(../images/b-a.gif) no-repeat;
}

div.navigation {
	float: left;
	width: 100%;
}

div.menu {
	padding-left: 3px;
}

div.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.menu ul li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	background: url(../images/cardiva/main-li-passive.gif) no-repeat 100% 100%;
}

div.menu ul li.active {
	background: url(../images/cardiva/main-li-active.gif) no-repeat 100% 100%;
}

div.menu ul li a {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 11px 40px 4px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4a4a4a;
	background: url(../images/cardiva/main-a-passive.gif) no-repeat 0px 100%;
	font-family: verdana, sans-serif;
}

div.menu ul li.active a {
	background: url(../images/cardiva/main-a-active.gif) no-repeat 0px 100%;
	color: #b14149;
}

/*--============================ nuevo ==============================--*/
div.flags {
	float: right;
	margin: 30px 0px 0px 0px;
	width: 200px;
}

div.flags ul {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 list-style: none;
 float: right;
}

div.flags ul li {
 float: left;
 margin-right: 6px;
}

div.flags ul li a {
 display: block;
 width: 18px;
 height: 12px;
}

li.es a {
 background: url(../images/es.gif) no-repeat;
}

li.de a {
 background: url(../images/de.gif) no-repeat;
}

li.pt a {
 background: url(../images/pt.gif) no-repeat;
}

li.bg a {
 background: url(../images/bg.gif) no-repeat;
}

li.en a {
 background: url(../images/en.gif) no-repeat;
}

div.flags ul li a span {
 display: none;
}

div.n_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.n_menu ul li {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	background: url(../images/main-li-passive.gif) no-repeat 100% 100%;
}

div.n_menu ul li.active {
	background: url(../images/main-li-active.gif) no-repeat 100% 100%;
}

div.n_menu ul li a {
	display: block;
	text-align: center;
	margin: 0px;
	/*width: 146px;*/
	width: 184px;
	padding: 10px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #043897;
	background: url(../images/main-a-passive.gif) no-repeat 0px 100%;
	font-family: verdana, sans-serif;
}

div.n_menu ul li.active a {
	background: url(../images/main-a-active.gif) no-repeat 0px 100%;
}

/*--========================/nuevo===========================--*/

div.es {
 background: url(../images/cardiva/sm-productos-es.gif) no-repeat 366px 0px;
}

div.en {
 background: url(../images/cardiva/sm-productos-en.gif) no-repeat 366px 0px;
}

div.pt {
 background: url(../images/cardiva/sm-productos-po.gif) no-repeat 366px 0px;
}

div.bg {
 background: url(../images/cardiva/sm-productos-bg.gif) no-repeat 366px 0px;
}

div.de {
 background: url(../images/cardiva/sm-productos-de.gif) no-repeat 366px 0px;
}

/*
div.es {
 background: url(../images/productos-es.gif) no-repeat 309px 0px;
}

div.en {
 background: url(../images/productos-en.gif) no-repeat 309px 0px;
}

div.pt {
 background: url(../images/productos-pt.gif) no-repeat 309px 0px;
}

div.bg {
 background: url(../images/productos-bg.gif) no-repeat 309px 0px;
}

div.de {
 background: url(../images/productos-de.gif) no-repeat 309px 0px;
}
*/

body.alumnos div#bodycontent {
	float: left;
	width: 100%;
	padding-top: .3em;
	background: url(../images/bodycontent-back.gif) repeat-x;
}

div#bodycontent {
	float: left;
	width: 100%;
	padding-top: .3em;
	background: url(../images/bodycontentpr-back.gif) repeat-x;
}

/*============================ content ============================*/
div#content {
	float: left;
	width: 100%;
	padding-top: 10px;
	/*background: url(../images/cardiva/box_content_back.gif) no-repeat 50% 0%;*/
}

div#boxcontent h1 {
	font-size: 140%;
	color: #717c87;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-weight: normal;
}

div.slideshow {
	height: 290px;
}

div#row {
	float: left;
	width: 100%;
	margin: 2em 0px;
	background: url(../images/content.gif) repeat-y 236px 0px;
}

div.sm-column {
	float: left;
	width: 226px;
	margin: 0px 22px 0px 0px; 
}

div.sm-column img {
	float: left;
	margin: 4px .3em 4px 0px;
}

div.sm-column h2 {
	margin: 0px 0px .6em 0px;
	padding: 0px;
	font-size: 90%;
}

div.sm-column h2 a {
	color: #4c5762;
}

div.sm-column p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

div.left {
	float: left;
	margin-top: 2em;
	width: 170px;
	padding-bottom: 100px;
	/* background: url(../images/lamp-back.gif) no-repeat 50% 98%;*/
}

div.right {
	float: right;
	margin: 2em 0px 1em 0px;
	width: 550px;
}

/*================= left ==================*/
div.v_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}

div.v_nav ul li ul {
 padding-left: 22px;
 margin-bottom: 2px;
}

div.v_nav ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #eff2f7 #fff #d8dfeb #fff;
	background: #fbfcfd url(../images/cardiva/nav-back.gif) repeat-x 0px 100%;
}

div.v_nav ul li ul li {
 margin: 4px 0px 8px 0px;
 padding: 0px;
 border: none;
 background: none;
}

div.v_nav ul li.active {
	background: #fbfcfd url(../images/nav-back-a.gif) repeat-x 0px 100%;
}

div.v_nav ul li.active ul li.active {
 background: none;
}

div.v_nav ul li.active ul li.active a {
 color: #e34703;
 text-decoration: none;
}

div.v_nav ul li a {
	display: block;
	padding: 3px 0px 4px 22px;
	font-size: 95%;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
	background: url(../images/cardiva/nav-bulet.gif) no-repeat 2px 46%;
}

div.v_nav ul li ul li a {
 display: inline;
 padding: 0px;
 text-decoration: underline;
 background: none;
 font-weight: normal;
}

div.v_nav ul li.active a {
	background: url(../images/nav-bulet-a.gif) no-repeat 2px 46%;
	color: #b14149;
}

div.v_nav ul li.active ul li a {
 background: none;
}
/*==================== right ===================*/
div#horizontal_nav {
	text-align: center;
	padding: 3px 0px 4px 0px;
	font-size: 90%;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #eff2f7 #fff #d8dfeb #fff;
	background: #fbfcfd url(../images/nav-back.gif) repeat-x 0px 100%;
}

div#horizontal_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#horizontal_nav ul li {
	display: inline;
	margin: 0px .6em;
}

div#horizontal_nav ul li a {
	color: #213a64;
}

div#horizontal_nav ul li.active a {
	color: #506d9e;
	text-decoration: none;
}

div#change_locale {
	float: left;
	width: 100%;
	text-align: center;
	border-top: solid 1px #c7cdd1;
	padding: .3em 0px;
}

div#change_locale select {
	margin-top: .3em;
	border: solid 1px #c7cdd1;
}
	
div#footer {
	float: left;
	width: 100%;
	text-align: center;
	border-top: solid 1px #c7cdd1;
	padding: .3em 0px;
	margin-bottom: 1em;
	font-size: 80%;
}
	

/* Translations */
div#translation_info {
	color: grey;
	font-size: 80%;
	margin-bottom: 1em;
}	

div.right p {
 margin: 0px 0px 1em 0px;
 padding: 0px;
}

div.right p img, div#boxcontent p img {
 float: left;
 margin: .3em 1em .3em 0px;
 border: solid 1px #c8d2e3;
 background: #eceff5;
 padding: 3px;
}

div.right p img.big {
 float: none;
 margin: 0px;
 padding: 0px;
 background: none;
 border: none;
}

div.right div#product img {
 float: none;
 margin: 10px 0px 6px 0px;
 padding: 0px;
 background: none;
 border: none;
}

div.right div#product img.cover {
 margin: 0px;
 display: block;
}

span.coverline {
 font-weight: bold;
 font-style: italic;
 color: #012F82;
}

span.coverpack {
 font-weight: bold;
 font-style: italic;
 color: #3b95ca;
}

/*================= contact form ===================*/
table.contact-form, table.login_form {
 border: solid 1px #c8d2e3;
 background: #eceff5;
 padding: 3px;
 width: 100%;
}

table.contact-form th, table.contact-form td,
table.login_form th, table.login_form td {
 padding: 8px 4px;
}

table.contact-form th, table.login_form th {
 text-align: right;
 width: 30%;
 font-weight: normal;
 font-size: 12px;
 vertical-align: top;
}

table.login_form th {
 width: 40%;
}

table.contact-form td.submit, table.login_form td.submit {
 text-align: center;
}

p.error {
 font-weight: bold;
 color: #d74200;
 margin: 2em 0px;
}

/*==================== productos ====================*/
div.a-1, div.a-2, div.a-3, div.a-4 {
 float: left;
 width: 100%;
}

div.a-1 {
 background: url(../images/a-1.gif) no-repeat 100% 0%;
}

div.a-2 {
 background: url(../images/a-2.gif) no-repeat 100% 100%;
}

div.a-3 {
 background: url(../images/a-3.gif) no-repeat 0% 100%;
}

div.a-4 {
 background: #eef1f7 url(../images/a-4.gif) no-repeat 0% 0%;
}

div.padding {
 padding: 4px 4px 4px 4px;
}
 
div#productos {
 float: left;
 width: 100%;
 margin: 0px 0px .3em 0px;
}
 
div#productos h3 {
 margin: 0px 0px .3em 0px;
 padding: 0px 0px 0px .6em;
 font-size: 90%;
 color: #cf3f00;
}

div#productos-list {
 float: left;
 width: 30%;
}

div#product {
 float: left;
 width: 69%;
 border: solid 1px #ff6420;
 padding: 0px 0px 0px 0px;
 margin-bottom: 4px;
 background: #f8f8f8;
 overflow: auto;
 height: 373px;
 text-align: center;
}

div.right div#product p {
 text-align: center;
 margin: 0px 0px .6em 0px;
 font-size: 80%;
 color: grey;
 font-weight: bold;
}

div#product ul {
 margin: 0px 0px 0px 20px;
 padding: 0px;
 list-style: none;
 font-size: 80%;
 color: grey;
 text-align: left;
}

div#product span.info {
  font-size: 80%;
  color: grey;
}

div#productos-list ul {
 margin: 1em 0px 0px 0px;
 padding: 0px;
 list-style: none;
}

div#productos-list ul li {
 padding: .3em 10px .3em .2em;
 margin: 0px 0px .6em 0px;
 font-size: 80%;
}

div#productos-list ul li.active {
 background: #ff6420;
}

div#productos-list ul li a {
 color: #043897;
}

div#productos-list ul li.active a {
 color: #fff;
 text-decoration: none;
}

div#product-img {
 float: left;
 width: 40%;
}

div#product-text {
 float: left;
 width: 59%;
 margin-left: 1%;
}

div#product-text h4 {
 margin: 0px;
 padding: 0px;
 font-size: 90%;
}

hr.br {
 height: 1em;
 background: #b40000;
 clear: both;
 visibility: hidden;
}

ul.show {
 display: block;
}

ul.hide {
 display: none;
}

ul.passive {
 display: none;
}

div#map {
 margin: 20px 0px;
}

div.coverpack_inicio {
 float:left;
 width: 100%;
 text-align: center;
}

img.right {
 float: right;
 margin: 0px 0px 2px 10px;
}

span.cardiva {
 color: #99001B;
 font-style: italic;
 font-size: 1.1em;
}

div.big_red {
 color: #99001B;
 font-style: italic;
 font-weight: bold;
 font-size: 1.6em;
 padding-bottom: .6em;
}

ul.client {
 list-style-image: url(../images/blue_bulet.gif);
}
