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

.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;
}

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

.shadetabs li{
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 1px;
	border: 1px solid #208DDF;
	color: #000000;
	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;
}

.shadetabs li a:visited{
	color: #000000;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #000000;
}

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

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

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.recuadro {
	border: 1px solid #208DDF;
	width: 535px;
	margin-bottom: 1em;
	background-color: #FAFCFE;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.contenedor_cuadro {
	width: 569px;
	margin-left: 26px;
}
.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 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 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 li strong {
	color: #1765B1;
}
.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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB0000;
	width: 50%;
}
.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: 0px;
	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#country3  img {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	border: 1px solid #C2DBF3;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding: 7px;
}
.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;
}
.recuadro  .tabcontent#country4  li strong {
	color: #1765B1;
}
.tabcontent{

}

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