/* ######### CSS for Shade Tabs. Remove if not using ######### */

.tabs_despliegue .shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-right: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tabs_despliegue ul.shadetabs {
	margin-left: 60px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
}

.tabs_despliegue .shadetabs li{
	display: inline;
	margin: 0;
	padding: 0px;
	list-style-type: none;
	background-image: none;
}

.tabs_despliegue .shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 1px;
	border: 1px solid #786347;
	color: #50380E;
	background-color: white;
	background-image: url(../images/shade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.tabs_despliegue .shadetabs li a:visited{
	color: #50380E;
}

.tabs_despliegue .shadetabs li a:hover{
	text-decoration: underline;
	color: #50380E;
}

.tabs_despliegue .shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.tabs_despliegue .shadetabs li a.selected{ /*selected main tab style */
	background-image: url(../images/shadeactive.gif);
	border-bottom-color: white;
	color: #9C3B46;
}

.tabs_despliegue .shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.recuadro {
	border: 1px solid #786347;
	width: 508px;
	margin-bottom: 1em;
	background-color: #FAF8F5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.recuadro .tabcontent h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #155373;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.contenedor_cuadro {
	width: 538px;
	margin-left: 48px;
}
.contenedor_cuadro p {
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #5E7182;
}
.contenedor_cuadro p a {
	color: #107BCD;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.contenedor_cuadro a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.recuadro .tabcontent  p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	margin: 0px;
	padding-top: 6px;
}
.recuadro .tabcontent#country1 ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	padding-right: 0px;
	text-align: left;
}
.recuadro .tabcontent#country1 li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(../images/interna_vineta_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	margin-right: 12px;
}
.recuadro .tabcontent#country1 li strong {
	color: #155373;
}
.recuadro .tabcontent strong {
	color: #92724B;
}
.recuadro .tabcontent  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB0000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.recuadro .tabcontent  img {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: center;
}
.recuadro .tabcontent#country3 strong {
	font-weight: bold;
	color: #1765B1;
}
.recuadro .tabcontent#country4 strong {
	font-weight: bold;
	color: #1765B1;
	margin: 0px;
	padding: 0px;
}
.recuadro .tabcontent#country5 strong {
	font-weight: bold;
	color: #1765B1;
}
.recuadro .tabcontent h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB0000;
	background-image: url(../images/vineta_links_derecha.jpg);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	text-align: left;
	padding-left: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-transform: capitalize;
}
.recuadro .tabcontent#country3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	text-align: justify;
}
.recuadro .tabcontent#country4 ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	margin: 0px;
	padding-right: 0px;
	text-align: left;
}
.recuadro .tabcontent#country4 li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../images/interna_vineta_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.recuadro .tabcontent#country4 p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: justify;
	font-weight: normal;
}
.recuadro  .tabcontent#country4  li strong {
	color: #1765B1;
}
.recuadro .tabcontent#country2 .imagen_contenido {
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.recuadro .tabcontent#country3 .imagen_contenido {
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.recuadro .tabcontent#country4 .imagen_contenido {
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.recuadro .tabcontent#country5 .imagen_contenido {
	padding: 0px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tabcontent{

}

@media print {
.tabcontent {
	display:block !important;
}
}

