/* Estructura */
body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-position:top;	
}

#main {	
	margin: 0px auto;
	padding:0px 0px 0px 0px;
	width:768px;
	height:auto;
}

#header{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:768px;
	height:177px;
}

#logo{
	float:left;
	padding:10px 0px 10px 25px;
}

#menu{
	float:left;
	width:768px;
	height:40px;
	background-image:url(../images/bg_menu.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
}

#menu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:120px;
	height:23px;
	padding:17px 0px 0px 0px;
}

#menu a:hover{
	color:#000000;
	font-weight:bold;	
}

#inicio:hover, #casos:hover, #curriculum:hover, #contacto:hover, #ligas:hover{
	background-image:url(../images/menu_tab_l.png);
}

#menu a.inicio:hover, #menu a.casos:hover, #menu a.curriculum:hover, #menu a.contacto:hover, #menu a.ligas:hover{
	background-image:url(../images/menu_tab_r.png); 
	background-repeat:no-repeat;
	background-position:top right;
}

#inicio_over, #casos_over, #curriculum_over, #contacto_over, #ligas_over{
	background-image:url(../images/menu_tab_l.png);
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
	
}

#menu a.over{
	background-image:url(../images/menu_tab_r.png); 
	background-repeat:no-repeat;
	background-position:top right;
	color:#000000;
	font-weight:bold;
}

#corner_left{
	float:left;
	width:64px;
	height:40px;
	background-image:url(../images/bg_corner_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#inicio{
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
}

#casos{
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
}

#curriculum{
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
}

#contacto{
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
}

#ligas{
	float:left;
	width:120px;
	height:40px;
	margin:0px 4px 0px 4px;
}

#corner_right{
	float:left;
	width:64px;
	height:40px;
	background-image:url(../images/bg_corner_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#content{
	float:left;
	width:768px;
	height:auto;
	background-color:#FFFFFF;
}

#content_left{
	float:left;
	width:200px;
	height:400px;
	padding:20px 0px 0px 45px;
	background-image:url(../images/bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#content_left .titulo{
	float:left;
	width:200px;
	height:auto;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0px 0px 12px 0px;
}

#content_left .parrafo{
	float:left;
	width:200px;
	height:auto;
	line-height:18px;
	font-family:tahoma;
	font-size:11px;
	padding:0px 0px 12px 0px;
	text-align:justify;
}

#content_left .lista_casos{
	float:left;
	width:200px;
	height:auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#0080b0;
}

#content_left .lista_casos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#content_left .lista_casos a:hover{
	text-decoration:none;
}

#content_left .ligas{
	float:left;
	width:200px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
}

#content_left ul{margin:0; padding:0; list-style:none;}
#content_left ul li{
	background:url(../images/bullet.gif) no-repeat; 
	background-position:center left; 
	margin:0 0 0 6px; 
	padding:4px 0px 4px 14px; 
	line-height:14px;
}

#content_left ul li a{text-decoration:none;}
#content_left ul li a:hover{text-decoration:underline;}

#content_main ul.lista{margin:0; padding:0; list-style:none;}
#content_main ul.lista li{
	background:url(../images/folder.gif) no-repeat; 
	background-position:center left; 
	margin:0 0 0 6px; 
	padding:4px 0px 4px 22px; 
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
}

#content_main ul.ligas{margin:0; padding:0; list-style:none;}
#content_main ul.ligas li{
	background:none;
	margin:0 0 0 0px; 
	padding:4px 0px 10px 0px; 
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.small{
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
}

a.small{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

#content_main{
	float:right;
	width:455px;
	height:auto;
	padding:20px 45px 0px 0px;
	background-image:url(../images/bg_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
}	

#content_main .titulo{
	float:left;
	width:455px;
	height:auto;
	padding:0px 0px 12px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

#content_main .parrafo{
	float:left;
	width:455px;
	height:auto;
	padding:0px 0px 12px 0px;
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
	text-align:justify;
}

.conocer_mas{
	float:left;
	width:455px;
	padding:0px 0px 10px 0px;
	text-align:right;
	font-family:tahoma;
	font-size:11px;
}

#fotos{
	float:left;
	width:455px;
	height:222px;
}

.item_foto{
	float:left;
	width:148px;
	height:148px;
}

.right{padding-right:5px;}

#footer{
	float:left;
	width:768px;
	height:40px;
}

#copyright{
	float:left;
	width:768px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.titulo a{text-decoration:none;}

#copyright a{
	color:#0080b0;
	text-decoration:none;
}

#copyright a:hover{
	text-decoration:underline;
}

a{color:#0080b0; text-decoration:none;}
a:hover{text-decoration:underline;}

.imagen{float:left; width:auto; height:auto; padding:0px 0px 12px 0px;}
courier{font-family:"Courier New", Courier, monospace; font-size:12px;}
img{border:0px;}
td{vertical-align:top; text-align:justify;}
.underline{text-decoration:underline;}