body {
	background-image: url(../images/bg_diag.gif);
	margin: 0px;
	direction:rtl;
	
	
}

.bg_border {
	background-image: url(../images/bg_diag_border.gif);
	width:6px;
}

.bg_bottom {
	background-image: url(../images/bg_bottom.png);
	background-repeat:repeat-x;
	height:63px;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	text-align:center;
	font:normal 10px Tahoma;
	color:#FFFFFF;
}

.bg_bottom #bottom_nav {
	font-weight: bold;
	direction:rtl;
}

.bg_bottom #bottom_nav a {	
	color:#FFFFFF;
	text-decoration:none;
}

.bg_bottom #bottom_nav a:hover {	
	color:#FFFFFF;
	text-decoration:underline;
}


.bg_gray_top {
	background-image: url(../images/bg_gray.png);
	background-repeat:repeat-x;
	height:50px;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}

.border_bottom {
	background-image: url(../images/bg_diag_border.gif);
	height:6px;
	border-top:2px solid #FFFFFF;
}

#home_titulo {
	background-image:url(../images/home_txt_bienvenidos.jpg);
	background-repeat:no-repeat;
	width:383px;
	height:24px;
	margin-left:30px;
}
#en_home_titulo {
	background-image:url(../images/en_home_txt_bienvenidos.jpg);
	background-repeat:no-repeat;
	width:356px;
	height:20px;
	margin-left:30px;
}

#nosotros_titulo {
	background-image:url(../images/nosotros_title.jpg);
	background-repeat:no-repeat;
	width:105px;
	height:20px;
	margin-left:30px;
}

#en_nosotros_titulo {
	background-image:url(../images/en_nosotros_title.jpg);
	background-repeat:no-repeat;
	width:97px;
	height:20px;
	margin-left:30px;
}


#nosotros_picture {
	background-image:url(../images/nosotros_picture01.jpg);
	width:250px;
	height:347px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
	
#nosotros_content
{
	padding-left:10px;
	float:left;
	width:400px;
	padding-bottom:50px;
}

#curriculo_titulo {
	background-image:url(../images/curriculo_title.jpg);
	background-repeat:no-repeat;
	width:109px;
	height:24px;
	margin-left:30px;
}

#en_curriculo_titulo {
	background-image:url(../images/en_curriculo_title.jpg);
	background-repeat:no-repeat;
	width:126px;
	height:20px;
	margin-left:30px;
}

#curriculo_picture {
	background-image:url(../images/curriculo_picture01.jpg);
	width:250px;
	height:347px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}


#contacto_titulo {
	background-image:url(../images/contacto_title.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:24px;
	margin-left:30px;
}

#en_contacto_titulo {
	background-image:url(../images/en_contacto_title.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	margin-left:30px;
}

#contacto_picture {
	background-image:url(../images/contacto_picture01.jpg);
	width:250px;
	height:347px;
	float:right;
	margin-left:20px;
	margin-bottom:50px;
	}


.home_diag_titulo {
	background-image:url(../images/diag_bg_subtitles.gif);
	background-repeat:repeat-x;
	width:383px;
	height:6px;
	margin-right:30px;
	margin-top:10px;
}

.content {	
	font:normal 12px Tahoma, Arial;
	color: #4D505E;
	margin-left:30px;
	margin-top:50px;
	margin-right:30px;
	
}

.content #languages { 
	color:#CC3300; 
	font-weight:bold;
}

.content #bold_black { 
	color: #000000; 
	font-weight:bold;
}

.content #home_book { 
	background-image: url(../images/home_book.jpg);
	width:225px;
	height:245px;
	float:left;
	margin-left:50px;
	margin-right:50px;
}


.content #home_ppl { 
	background-image: url(../images/home_people.jpg);
	width:89px;
	height:111px;
	float:right;
	margin-left:30px;
	margin-right:50px;
	margin-bottom:30px;
}
.content a
{
	font-weight: bold;
	color: #828279;
}

.content a:hover { color: #000000;}


.title_page
{
	color:#606279;
	font-size: 32px;
	font-weight: bold;
	margin:20px;
	margin-top:0px;
}
