﻿.justify
{
	text-align: justify;
}

/********************Menu********************************/
#wrapper #header #menu
{
	float:right;
    height:60px;
    margin-right:10px;
    width:400px;
}

/*************** Header Index*******************************************/
#wrapper #header
{
	background: url(../images/bg-headerIndexs.jpg) no-repeat;
}

#headerIndex
{
	background:url("../images/template/headerIndex.png") no-repeat scroll 0 0 transparent;
    height:301px;
    margin-left:12px;
    margin-top:10px;
    width:956px;
}
#headerIndex h2
{
	font-size: 19px;
	margin-bottom: 10px;
}
#headerIndex p
{
	margin-left: 15px;
	text-align: justify;
	margin-right: 10px;
	line-height: 14px;
}

#divElectrica
{
	position: relative;
	width: 230px;
	height: 180px;
	float: left;
	top: 42px;
	left: 230px;
}

#lnkElectrica
{
	height: 25px;
	width: 100px;
	display: block;
	float: right;
	margin-top: 2px;
	margin-right: 13px;
}

#divMedicina
{
	position: relative;
	width: 230px;
	height: 180px;
	float: left;
	top: 42px;
	left: 255px;
}

#lnkMedicina
{
	height: 25px;
	width: 102px;
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 8px;
}

/*********************** Contenido *********************************/
.boxes h3
{
	color: #F16328;
	margin-bottom: 9px;
}

.tablaValores
{
	margin-left: 15px;
	margin-top: 10px;
}


.listaValores
{
}

.listaValores li
{
	color: #999999;
	font-size: 12px;
	padding-bottom: 3px;
}
#separaI
{
    background:url("images/lin_naranja.jpg") no-repeat scroll 0 0 transparent;
    height:26px;
    margin-top:0px;
    width:957px;
}
