﻿F@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #575B5E;
	
}


.body_site_home{
background-image: url(/ENG/PublishingImages/Common/fondo_home3.gif);
background-repeat: repeat-x;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
}

.body_site_home form div{		
padding:0px 0;
}

.body_site_home form {		
margin-left:auto;
margin-right:auto;
}

.body_site_desarrolo_sostenible{

background-image: url(/ENG/PublishingImages/SustDevelopment/img_background.jpg);

background-repeat: repeat-x;

}

/**********felix********/
.ms-WPBody td
{
font-size:9pt;
font-family:arial,helvetica,sans-serif;
}


/**************/


.ms-bodyareaframe,.ms-viewareaframe{
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
border-top:0px solid #ffffff;
border-right:0px solid #ffffff;
border-left:0px solid #ffffff;
border-bottom::0px solid #ffffff;
}
.ms-bodyareaframe{
padding:0px;
}

.ms-bodyareacell{
padding:0px;
margin-top:0px;
margin-bottom:0px;
}

.ms-main .ms-sctabcf {
    border-top: solid 0px #d6e8ff;
    border-left: solid 0px #d6e8ff;
    border-bottom: solid 0px #97B4E9;
    border-right: none;
    /*background: url("/_layouts/images/topnavdivider.gif");    
    background-repeat: repeat-y;*/
}


input, select
{
font-size: 11px;
font-family: Helvetica Neue,Arial,Helvetica,sans-serif;
}
.searchBox input 

{
	color: #b62025;
	background-color: #FFFFFF;
	background-position: 0% 0%;
	height: 12px;
	width: 100px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 8px;
	float: left;
	outline-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	-moz-border-radius-topleft: 6px ;
	-Webkit-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px ;
	-Webkit-border-radius-bottomleft: 6px;
	
	
}

.searchBox button 
{
	background-image: url(/ENG/PublishingImages/Common/btn_search.gif);
	background-repeat: no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	float: right;
	cursor: pointer;
}


/* SOBRESCRIBIENDO EL CSS DEL WEBPART SEARCH - MOSS */
TD.ms-sbcell {
BORDER-BOTTOM: #7f9db9 0px solid; 
BORDER-LEFT: #7f9db9 0px solid; 
PADDING-BOTTOM: 0px; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 0px; 
WHITE-SPACE: nowrap; 
BORDER-TOP: #7f9db9 0px solid; 
BORDER-RIGHT: #7f9db9 0px solid; 
PADDING-TOP: 0px;
background: white;
}



/**agregados para entorno de edición de WebParts**/

.ms-ToolPaneOuter
{
height:300px;
}

#MSOTlPn_MainTD
{
	height:300px;
}

.ms-vb
{
height:50px !important;
}




