﻿body {
	background-color: #cfdee2;
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat-x;
}
.tabla_1 {
	background-color: transparent;
	background-image: url(../images/background_tabla1.jpg);
	background-repeat: repeat-x;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.tabla_2 {
	background-color: #FFFFFF;
	background-image: url(../images/background_tabla2.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	color: #005279;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
}

#tabla_2_menu	{
	display: none
	}

#experiencias_tabla {
	width: 100%;
}

.tabla_3 {
	display: none
}
.titus {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	line-height: 26px;
	color: #355982;
}
.tabla_interior {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.ficha {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 10px;
	padding: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}
.ficha th {
	background-color: #D5D6FF;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	width: 100px;
	margin: 0px;
}
.ficha td {
	background-color: #fff;
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
	margin: 0px;
}


/*
	Menu Vertical
*/
#menuv {
	display: none;
}

.leer {
	display: none;
}
